beautypg.com

Interface command - static port trunk, Interface vlan command – Allied Telesis AT-9000 Series User Manual

Page 54

background image

Chapter 1: AlliedWare Plus Command Line Interface

26

Figure 8. 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.

Figure 9. INTERFACE PORT Command - Moving Between Port Interface

Modes

INTERFACE

Command -

Static Port Trunk

You use this command to move from the Global Configuration mode to the
Static Port Trunk Interface mode, to change the load distribution methods
of static port trunks. You specify a trunk by its name of “sa” 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 Static Port Trunk Interface mode for trunk ID 2:

Figure 10. INTERFACE TRUNK Command

INTERFACE

VLAN Command

You use this command to move from the Global Configuration mode to the
VLAN Interface mode to assign the switch a management IP address. The
format of the command is:

interface vlan

vid

The VID parameter is the ID of an existing VLAN on the switch. This
example enters the VLAN Interface mode for a VLAN that has the VID 12:

Figure 11. INTERFACE VLAN Command

awplus(config)# interface port1.0.11-port1.0.15,port1.0.22
awplus(config-if)#

awplus(config-if)# interface port1.0.7,port1.0.10
awplus(config-if)#

awplus(config)# interface sa2
awplus(config-if)#

awplus(config)# interface vlan12
awplus(config-if)#