Interface command - dynamic port trunk, Interface command - ports, Gure 8. class command – Allied Telesis AT-8100 Series User Manual
Page 64: Gure 9. interface trunk command, Interface port command - single port, Interface port command - multiple ports
Chapter 1: AlliedWare Plus Command Line Interface
64
This example adds to a traffic class a flow group with the ID number 1:
Figure 8. CLASS 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 9. 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 10. 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.
Figure 11. INTERFACE PORT Command - Multiple Ports
The INTERFACE PORT command is also located in the Port Interface
mode itself, so that you do not have to return to the Global Configuration
mode to configure different ports. This example moves from the current
Port Interface mode to the Port Interface mode for ports 7 and 10.
awplus(config-pmap)# class 1
awplus(config-pmap-c)#
awplus(config)# interface po5
awplus(config-if)#
awplus(config)# interface port1.0.21
awplus(config-if)#
awplus(config)# interface port1.0.11-port1.0.15,port1.0.22
awplus(config-if)#