Line console 0 command, Line vty command, Policy-map command – Allied Telesis AT-8100 Series User Manual
Page 63: Class command, Line console 0 command line vty command, Gure 5. line console command, Gure 6. line vty command, Gure 7. policy-map command
AT-8100 Switch Command Line User’s Guide
63
LINE CONSOLE
0 Command
You use this command to move from the Global Configuration mode to the
Console Line mode to set the management session timer and to activate
or deactivate remote authentication for local management sessions. The
mode is also used to set the baud rate of the terminal port. The format of
the command is:
line console 0
Figure 5. LINE CONSOLE Command
LINE VTY
Command
You use this command to move from the Global Configuration mode to the
Virtual Terminal Line mode to set the management session timer and to
activate or deactivate remote authentication of manager accounts. The
format of the command is:
line vty
line_id
The range of the LINE_ID parameter is 0 to 9. For information on the VTY
lines, refer to “VTY Lines” on page 79. This example enters the Virtual
Terminal Line mode for VTY line 2:
Figure 6. LINE VTY Command
POLICY-MAP
Command
You use this command to move from the Global Configuration mode to the
Policy Map mode where flow groups for Quality of Service policies are
mapped to traffic classes. The format of the command is:
policy-map
id_number
This example enters the Policy Map mode for the traffic class with the ID
number 1:
Figure 7. POLICY-MAP Command
CLASS
Command
You use this command to move from the Policy Map mode to the Class
mode, to add flow groups to traffic classes for Quality of Service policies.
The format of the command is:
class
id_number
awplus(config)# line console 0
awplus(config-line)#
awplus(config)# line vty 2
awplus(config-line)#
awplus(config)# policy-map 1
awplus(config-pmap)#