show file
SecureStack C2 Configuration Guide 3-41
base_may 22629
base_apr 22629
base_july 20581
base_june 20581
logs:
current.log 2065
show file
Usethiscommandtodisplaythecontentsofafile.
Syntax
show file filename
Parameters
Defaults
None.
Mode
Switchcommand,read‐only.
Example
Thisexampleshowshowtodisplayatextfilenamed“mypolicy”intheconfigs/di rectory.Note
thatonlyaportionofthefileisshowninthisexample.
C2(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.