CLI Syntax for 802.1ad tagging

To add a global tag-profile enter the following command.

device(config)# tag-profile 9500

This command adds a profile in addition to the default profile of 0x8100.

Syntax: [no] tag-profile tag-no

where tag-no can be 0x8100 (the default) or 0xffff.

To enable the new profile on individual ports, enter commands similar to the following.

device(config)# interface ethernet 1/1/1
device(config-if-e1000-1/1/1)# tag-profile enable
device(config-mif-1/1/1,1/2/1)# tag-profile enable

Syntax: [no] tag-profile enable