beautypg.com

Configuring vpls tagged mode, Enabling vpls tagged mode, Disabling vpls tagged mode – Brocade Multi-Service IronWare Multiprotocol Label Switch (MPLS) Configuration Guide (Supporting R05.6.00) User Manual

Page 504: Viewing the vpls tagged mode configuration

background image

480

Multi-Service IronWare Multiprotocol Label Switch (MPLS) Configuration Guide

53-1003031-02

show mpls vpls detail

3

Configuring VPLS tagged mode

This section describes how to enable, disable, and view the configuration details of VPLS tagged
mode. For details about how VPLS tagged mode works, see

“VPLS tagged mode”

.

Enabling VPLS tagged mode

To enable VPLS tagged mode, first create the VPLS instance when it does not already exist, and
then enter commands such as the following at the MPLS VPLS configuration level of the CLI.

Brocade(config-mpls)# vpls test 100

Brocade(config-mpls-vpls-test)# vc-mode tagged

Syntax: vc-mode tagged

Disabling VPLS tagged mode

Except for VPLS instances on which ISID is configured, use the no vc-mode tagged command to
disable VPLS tagged mode. For VPLS instances with an ISID configuration, first remove the ISID
configuration, then disable VPLS tagged mode.

When the user attempts to disable VPLS tagged mode on a VPLS instance with ISID, the system
displays the following error message.

Brocade(config-mpls-vpls-test)# no vc-mode tagged

Error – Cannot remove tagged-mode setting while VPLS ISID configuration exists

Syntax: no vc-mode tagged

Viewing the VPLS tagged mode configuration

Use the show running config and show mpls vpls detail commands to view the VPLS tagged mode
configuration. The following shows an example show running config output. For examples and
details of the show mpls vpls detail command, see

“Enabling MPLS VPLS traps”

.

Brocade(config-mpls)# vpls test 100

Brocade(config-mpls-vpls-test)# vc-mode tagged

Brocade# show running config

....

router mpls

vpls test 100

vc-mode tagged

vpls-peer 10.100.100.100

vlan 100 inner-vlan 45

tag e 2/1

vpls name_raw 3

vpls-peer 10.200.200.200

In the above example, vc-mode tagged indicates that VPLS tagged mode is enabled on vpls test
100, whereas vpls name_raw 3 is in VPLS raw mode.