Moving down the hierarchy – Allied Telesis AT-FS970M Series User Manual
Page 60
Chapter 1: AlliedWare Plus Command Line Interface
60
Moving Down the Hierarchy
To move down the mode hierarchy, you have to step through each mode
in sequence. Skipping modes is not permitted.
Each mode has a different command. For instance, to move from the User
Exec mode to the Privileged Exec mode, you use the ENABLE command.
Some commands, like the INTERFACE PORT command, which is used to
enter the Port Interface mode, require a value, such as a port number, a
VLAN ID or a port trunk ID.
ENABLE
Command
You use this command to move from the User Exec mode to the
Privileged Exec mode. The format of the command is:
enable
Figure 2. ENABLE Command
CONFIGURE
TERMINAL
Command
You use this command to move from the Privileged Exec mode to the
Global Configuration mode. The format of the command is:
configure terminal
Figure 3. CONFIGURE TERMINAL Command
CLASS-MAP
Command
You use this command to move from the Global Configuration mode to the
Class-Map mode, in which you create classifiers and flow groups for
Quality of Service policies. The format of the command is:
class-map
id_number
Figure 4. CLASS-MAP Command
awplus> enable
awplus#
awplus> enable
awplus# configure terminal
awplus(config)#
awplus(config)# class-map 256
awplus(config-cmap)#