Allied Telesis AT-9000/28POE Switch User Manual


  Open as PDF
of 1480
 
AT-9000 Switch Command Line User’s Guide
25
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 41. This example enters the Virtual
Terminal Line mode for VTY line 2:
Figure 5. LINE VTY Command
INTERFACE
Command -
Dynamic Port
Trunk
You use this command to move from the Global Configuration mode to the
Dynamic Port Trunk Interface mode, to change the load distribution
methods of static port trunks. You specify a trunk by its name of “po”
followed by its ID number. You can specify only one static port trunk at a
time. The format of the command is:
interface
trunk_name
This example enters the Port Trunk Interface mode for trunk ID 5:
Figure 6. INTERFACE TRUNK Command
INTERFACE
Command - Ports
You use this command to move from the Global Configuration mode to the
Interface mode where you configure the parameter settings of the ports
and add ports to VLANs and Quality of Service policies. The format of the
command is:
interface
port
This example enters the Port Interface mode for port 21.
Figure 7. INTERFACE PORT Command - Single Port
You can configure more than one port at a time. This example enters the
Port Interface mode for ports 11 to 15 and 22.
awplus(config)# line vty 2
awplus(config-line)#
awplus(config)# interface po5
awplus(config-if)#
awplus(config)# interface port1.0.21
awplus(config-if)#