Commands for device c, Commands for device d, Commands for device e – Brocade TurboIron 24X Series Configuration Guide User Manual

Page 440

Advertising
background image

406

Brocade TurboIron 24X Series Configuration Guide

53-1003053-01

Configuring super aggregated VLANs

TurboIronB(config)#vlan 105 by port

TurboIronB(config-vlan-105)#tagged ethernet 6

TurboIronB(config-vlan-105)#untagged ethernet 5

TurboIronB(config-vlan-105)#exit

TurboIronB(config)#write memory

Commands for device C

Since 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.

TurboIronC(config)#tag-type 9100

TurboIronC(config)#aggregated-vlan

TurboIronC(config)#vlan 101 by port

TurboIronC(config-vlan-101)#tagged ethernet 7

TurboIronC(config-vlan-101)#untagged ethernet 8

TurboIronC(config-vlan-101)#exit

TurboIronC(config)#vlan 102 by port

TurboIronC(config-vlan-102)#tagged ethernet 7

TurboIronC(config-vlan-102)#untagged ethernet 9

TurboIronC(config-vlan-102)#exit

TurboIronC(config)#write memory

Commands for 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.

TurboIronD(config)#tag-type 9100

TurboIronD(config)#aggregated-vlan

TurboIronD(config)#vlan 101 by port

TurboIronD(config-vlan-101)#tagged ethernet 7

TurboIronD(config-vlan-101)#untagged ethernet 8

TurboIronD(config-vlan-101)#exit

TurboIronD(config)#vlan 102 by port

TurboIronD(config-vlan-102)#tagged ethernet 7

TurboIronD(config-vlan-102)#untagged ethernet 9

TurboIronD(config-vlan-102)#exit

TurboIronD(config)#write memory

Commands for device E

Since the configuration in

Figure 49

on page 402 is symmetrical, the commands for configuring

device E are identical to the commands for configuring device A.

TurboIronE(config)#vlan 101 by port

TurboIronE(config-vlan-101)#tagged ethernet 6

TurboIronE(config-vlan-101)#untagged ethernet 1

TurboIronE(config-vlan-101)#exit

TurboIronE(config)#vlan 102 by port

TurboIronE(config-vlan-102)#tagged ethernet 6

TurboIronE(config-vlan-102)#untagged ethernet 2

TurboIronE(config-vlan-102)#exit

TurboIronE(config)#vlan 103 by port

TurboIronE(config-vlan-103)#tagged ethernet 6

TurboIronE(config-vlan-103)#untagged ethernet 3

TurboIronE(config-vlan-103)#exit

Advertising