Brocade FastIron Ethernet Switch Platform and Layer 2 Switching Configuration Guide User Manual
Page 405
Commands for configuring aggregated VLANs on device C
Because device C is aggregating channel VLANs from devices A and B into a single path, you need to
change the tag type and enable VLAN aggregation.
deviceC(config)# tag-type 9100
deviceC(config)# aggregated-vlan
deviceC(config)# vlan 101 by port
deviceC(config-vlan-101)# tagged ethernet 4/1
deviceC(config-vlan-101)# untagged ethernet 3/1
deviceC(config-vlan-101)# exit
deviceC(config)# vlan 102 by port
deviceC(config-vlan-102)# tagged ethernet 4/1
deviceC(config-vlan-102)# untagged ethernet 3/2
deviceC(config-vlan-102)# exit
deviceC(config)# write memory
Commands for configuring aggregated VLANs on device D
Device D is at the other end of path and separates the channels back into individual VLANs. The tag
type must be the same as tag type configured on the other core device (Device C). In addition, VLAN
aggregation also must be enabled.
deviceD(config)# tag-type 9100
deviceD(config)# aggregated-vlan
deviceD(config)# vlan 101 by port
deviceD(config-vlan-101)# tagged ethernet 4/1
deviceD(config-vlan-101)# untagged ethernet 3/1
deviceD(config-vlan-101)# exit
deviceD(config)# vlan 102 by port
deviceD(config-vlan-102)# tagged ethernet 4/1
deviceD(config-vlan-102)# untagged ethernet 3/2
deviceD(config-vlan-102)# exit
deviceD(config)# write memory
Commands for configuring aggregated VLANs on device E
on page 401 is symmetrical, the commands for configuring
device E are identical to the commands for configuring device A.
deviceE(config)# vlan 101 by port
deviceE(config-vlan-101)# tagged ethernet 2/1
deviceE(config-vlan-101)# untagged ethernet 1/1
deviceE(config-vlan-101)# exit
deviceE(config)# vlan 102 by port
deviceE(config-vlan-102)# tagged ethernet 2/1
deviceE(config-vlan-102)# untagged ethernet 1/2
deviceE(config-vlan-102)# exit
deviceE(config)# vlan 103 by port
deviceE(config-vlan-103)# tagged ethernet 2/1
deviceE(config-vlan-103)# untagged ethernet 1/3
deviceE(config-vlan-103)# exit
deviceE(config)# vlan 104 by port
deviceE(config-vlan-104)# tagged ethernet 2/1
deviceE(config-vlan-104)# untagged ethernet 1/4
deviceE(config-vlan-104)# exit
deviceE(config)# vlan 105 by port
deviceE(config-vlan-105)# tagged ethernet 2/1
deviceE(config-vlan-105)# untagged ethernet 1/5
deviceE(config-vlan-105)# exit
deviceE(config)# write memory
Commands for configuring aggregated VLANs on device C
FastIron Ethernet Switch Platform and Layer 2 Switching Configuration Guide
405
53-1003086-04