show file
2-38 Basic Configuration
current.log 90129
show file
Usethiscommandtodisplaythecontentsofafile.
Syntax
show file filename
Parameters
Defaults
None.
Mode
Switchcommand,read‐only.
Example
Thisexampleshowshowtodisplayatextfilenamed“ m ypolicy”intheconfigs/directory.Note
thatonlyaportionofthefileisshowninthisexample.
D2(rw)->show file configs/mypolicy
1 :
2 :
3 : #policy
4 :
5 : set policy profile 1 name "Check GUEST" pvid-status enable pvid 4095 untagged-
vlans 1
6 :
7 : set policy profile 2 name "User LABORATORIES" pvid-status enable pvid 680 cos-
status enable cos 4 untagged-vlans 680
8 :
9 : set policy profile 3 name "Administrator" pvid-status enable pvid 4095
10 :
11 : set policy profile 4 name "Guest" pvid-status enable pvid 999 cos-status
enable cos 3 untagged-vlans 999
12 :
13 : set policy port ge.1.1 4
14 :
15 : set policy port ge.1.2 4
show config
Usethiscommandtodisplaythesystemconfigurationorwritetheconfigurationtoafile.
Syntax
show config [all | facility] [outfile {configs/filename}]
filename Specifiesthenameofthefiletodisplay.