User's Manual

Table Of Contents
Command Guide
174
Usage Guide:
To enter the VLAN interface mode.
Example:
To enter the VLAN 1 interface mode
Switch# configure terminal
Switch (config)# interface vlan 1
Switch (config-if-vlan)#
4.2.66.1 do
Command:
do < exec commands >
do To run exec commands in config mode
Default:
N/A
Usage Guide:
To run exec commands in configure terminal mode
Example:
To run show aaa in configure terminal mode.
Switch# configure terminal
Switch (config)# interface vlan X
Switch (config-if-vlan)# do show aaa
console : local
telnet : local
ssh : local
http : local
4.2.66.2 end
Command:
end
end Go back to EXEC mode
Default:
Auto