beautypg.com

Configuring aggregated vlans on a core device, Verifying the aggregated vlan configuration, Complete cli examples for aggregated vlans – Brocade FastIron Ethernet Switch Platform and Layer 2 Switching Configuration Guide User Manual

Page 403

background image

device(config-vlan-101)# exit

device(config)# vlan 102 by port

device(config-vlan-102)# tagged ethernet 2/1

device(config-vlan-102)# untagged ethernet 1/2

device(config-vlan-102)# exit

device(config)# vlan 103 by port

device(config-vlan-103)# tagged ethernet 2/1

device(config-vlan-103)# untagged ethernet 1/3

device(config-vlan-103)# exit

device(config)# vlan 104 by port

device(config-vlan-104)# tagged ethernet 2/1

device(config-vlan-104)# untagged ethernet 1/4

device(config-vlan-104)# exit

device(config)# vlan 105 by port

device(config-vlan-105)# tagged ethernet 2/1

device(config-vlan-105)# untagged ethernet 1/5

device(config-vlan-105)# exit

device(config)# write memory

Syntax: [no] vlan vlan-id [ by port ]

Syntax: [no] tagged ethernet [slotnum/]portnum [to [slotnum/]portnum | ethernet [slotnum/]portnum]

Syntax: [no] untagged ethernet [slotnum/]portnum[ to [slotnum/]portnum | ethernet[slotnum/]portnum]

Use the tagged command to add the port that the device uses for the uplink to the core device. Use the
untagged command to add the ports connected to the individual clients.

Configuring aggregated VLANs on a core device

To configure the aggregated VLANs on device C in

Figure 88

on page 401, enter the following

commands.

device(config)# tag-type 9100

device(config)# aggregated-vlan

device(config)# vlan 101 by port

device(config-vlan-101)# tagged ethernet 4/1

device(config-vlan-101)# untagged ethernet 3/1

device(config-vlan-101)# exit

device(config)# vlan 102 by port

device(config-vlan-102)# tagged ethernet 4/1

device(config-vlan-102)# untagged ethernet 3/2

device(config-vlan-102)# exit

device(config)# write memory

Syntax: [no] tag-type num

Syntax: [no] aggregated-vlan

The num parameter specifies the tag type can be a hexadecimal value from 0 - ffff. The default is 8100.

Verifying the aggregated VLAN configuration

You can verify the VLAN, VLAN aggregation option, and tag configuration by viewing the running-
config. To display the running-config, enter the show running-config command from any CLI prompt.
After you save the configuration changes to the startup-config, you also can display the settings in that
file by entering the show configuration command from any CLI prompt.

Complete CLI examples for aggregated VLANs

The following sections show all the Aggregated VLAN configuration commands on the devices in

Figure

88

on page 401.

Configuring aggregated VLANs on a core device

FastIron Ethernet Switch Platform and Layer 2 Switching Configuration Guide

403

53-1003086-04