Configuring A Member Switch - Allied Telesis AT-9028 User Manual

At-9000 series layer 2-4 gigabit ethernet ecoswitches
Table of Contents

Advertisement

Configuring a Member Switch

awplus> enable
awplus# configure terminal
awplus(config)# vlan database
awplus(config-vlan)# vlan 12 name Tech_Support
awplus(config-vlan)# exit
awplus(config)# interface port1.0.4-port1.0.5
awplus(config-if)# switchport mode access
awplus(config-if)# switchport access vlan 12
awplus(config-if)#
awplus# show vlan 12
awplus# configure terminal
Section II: Basic Operations
This example shows you how to configure the switch as a member switch
of an enhanced stack. It configures the switch to be part of the same
enhanced stack with the same common VLAN as the command switch in
the previous example. Here are the specifications for the member switch:
Common VLAN name: Tech_Support
VID: 12
Untagged VLAN ports: 4 and 5
1. This step creates the common VLAN.
end
2. Use the ESTACK RUN command in the Global Configuration mode to
activate enhanced stacking on the switch. It is not necessary to set the
switch to the member mode because that is the default setting.
AT-9000 Switch Command Line User's Guide
Enter the Privileged Executive
mode from the User Executive
mode.
Enter the Global Configuration
mode.
Enter the VLAN Interface mode.
Create the Tech_Support VLAN
and assign it the VID 12.
Return to the Global Configuration
mode.
Enter the Port Interface mode for
ports 4 to 5.
Designate the ports as untagged
ports.
Add ports 4 and 5 to the
Tech_Support VLAN.
Return to the Privileged Exec
mode.
Verify the new VLAN.
Enter the Global Configuration
mode.
291

Advertisement

Table of Contents
loading

Table of Contents