beautypg.com

Example of vlan stacking – Allied Telesis AT-9000 Series User Manual

Page 854

background image

Chapter 56: VLAN Stacking

826

Section III: File System

Example of VLAN Stacking

Here is an example of how to configure VLAN stacking. In the example,
the customer’s network is connected to ports 5 and 6 on the switch, and
the provider’s network is connected to port 7. Thus, ports 5 and 6 will be
designated as customer ports and port 7 as the provider port. The service
provider wants to use VID 79 to identify the packets of this customer. So
the VID for the new VLAN has to be 79. The VLAN will be assigned the
name ABC_Inc. This example also changes the EtherType/Length value
to 0x8100.

The first step is to create the VLAN and assign it the VID 79:

awplus> enable

Enter the Privileged Executive
mode from the User Executive
mode.

awplus# configure terminal

Enter the Global Configuration
mode.

awplus(config)# vlan database

Enter the VLAN Configuration
mode.

awplus(config-vlan)# vlan 79 name ABC_Inc

Create the new VLAN with the
VLAN command.

awplus(config-vlan)# end

Return to the Global Configuration
mode.

awplus# show vlan

Use the SHOW VLAN command
to confirm the new VLAN.

VLAN ID

Name

Type

State

Member ports
(u)-Untagged, (t) Tagged

=======

=======

=======

=======

==========================

1

default

STATIC

ACTIVE

port1.0.1(u) port1.0.2(u)
port1.0.3(u) port1.0.4(u)
port1.0.5(u) port1.0.6(u)
port1.0.7(u) port1.0.8(u)
port1.0.9(u) port1.0.10(u)
port1.0.11(u) port1.0.12(u)
port1.0.13(u) port1.0.14(u)
port1.0.15(u) port1.0.16(u)
port1.0.17(u) port1.0.18(u)
port1.0.19(u) port1.0.20(u)
port1.0.21(u) port1.0.22(u)
port1.0.23(u) port1.0.24(u)
port1.0.25(u) port1.0.26(u)
port1.0.27(u) port1.0.28(u)

79

ABC_Inc

STATIC

INACTIVE