Interface command - static port trunk, Interface vlan command, Vlan database command – Allied Telesis AT-8100 Series User Manual
Page 65: Interface trunk command
AT-8100 Switch Command Line User’s Guide
65
Figure 12. 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 13. 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 14. INTERFACE VLAN Command
Note
A VLAN must be identified in this command by its VID and not by its
name.
VLAN
DATABASE
Command
You use this command to move from the Global Configuration mode to the
VLAN Configuration mode, which has the commands for creating VLANs.
The format of the command is:
vlan database
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)#