Specifications

AOS-W Commands 637
Chapter 29
Execute Mode Commands
Exec mode commands allow very basic administrative access to the switch.
Users who know the username and password for this level, but not the
Privileged mode password, can only confirm basic Layer-3 connectivity.
enable
Changes the CLI mode from the current Exec mode to Privileged mode.
Privileged mode commands allow users to perform basic file management and
system management functions.
Example
(switch)> enable
(switch)#
exit
Typically leaves the current mode and returns the previous mode. In the case,
since the Exec mode is the entry-level mode, entering this command
terminates the connection to the switch.
Example
(switch)> exit
_
TABLE 29-1 Exec Mode Commands
Prompt Commands Description
(switch) > enable Turn on Privileged
commands (switch)#
exit End this session. Any
unsaved changes are
lost. Same as the logout
command.
logout End this session. Any
unsaved changes are
lost. Same as the exit
command.
ping Send ICMP echo
packets to a specified IP
address.
traceroute Map the path the
packets took to get to
the specified address.