Chapter 4: Commands for CLI configuration
96
NS4750-24S-4T-4X-V2 Managed Switch Command Guide
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
end
Command:
end
end
Go back to EXEC mode
Default:
Auto
Usage Guide:
To back to
EXEC mode
Example:
To back to
EXEC mode
Switch# configure terminal
Switch (config)#
interface vlan X
Switch (config-if-vlan)#
end
Switch#
exit
Command:
exit
exit
Exit from current mode
Default:
None
Usage Guide:
To exit current mode
Example: