Displaying tag types, Configuring tag-types – Brocade Multi-Service IronWare Switching Configuration Guide (Supporting R05.6.00) User Manual
Page 258
![background image](/manuals/361635/258/background.png)
228
Multi-Service IronWare Switching Configuration Guide
53-1003036-02
Show VLAN commands
8
NOTE
The tag1 and tag2 are independent of port-types, so the system can be configured to use tag1 for
SVLAN, BVLAN and tag2 for CVLAN.
Configuring tag-types
You can set the ISID value using a separate command similar to the Brocade NetIron XMR and
Brocade MLX series command as shown below.
Syntax: [no] tag-value isid num
You can configure CVLAN, SVLAN, and BVLAN tag-types as shown below.
Brocade(config)# tag-value tag1 8100
Brocade(config)# tag-value tag2 9100
Brocade(config)# tag-type cvlan tag1 svlan tag2 bvlan tag2
Syntax: [no] tag-value num
Syntax: tag-type tag-n
The num parameter specifies the value assigned to the tag. The default value for tag1 is 0x8100
and for tag2 is 0x88a8.
The tag-n parameter can be either tag1 or tag2.
Tag type can be changed from a default value to a specific port as shown in the following example.
Brocade(config-if-e1000-1/1)# tag-type tag2 ethernet 1/1
Brocade(config-if-e1000-1/1)# tag-type tag1 ethernet 1/2
Syntax: tag-type tagid ethernet interface_id
The tagid parameter can be either tag1 or tag2. Possible tagid values are:
•
isid - to set the isid tag-value
•
tag1 - to set the tag-type tag1 value
•
tag2- to set the tag-type tag2 value
The interface_id parameter specifies the Ethernet slot and port ID.
Restrictions
The tag-type has the following restrictions:
•
CVLAN and SVLAN cannot have the same tag-type but the tag-value can be set to the same.
•
SVLAN and BVLAN must have the same tag-type.
•
Port-type must be set to the default to configure the port-level tag-type.
Displaying tag types
To display the different tag types, enter a command such as the following.