Deleting vpls instances from protected vlan, Deleting vpls instances from unprotected vlan – Brocade Multi-Service IronWare Software Defined Networking (SDN) Configuration Guide (Supporting R05.6.00) User Manual

Page 25

Advertising
background image

Multi-Service IronWare SDN Configuration Guide

15

53-1003034-02

Hybrid switch and OpenFlow hybrid port mode

1

Brocade(config-mpls-vpls-v8-vlan-100)#tag e 2/8

Brocade(config-mpls)#int e 2/8

Brocade(config-if-e10000-2/8)#openflow protected-vlans 100

Brocade(config-if-e10000-2/8)#openflow enable layer2 hybrid-mode

Since this protected VLAN has become part of VPLS VLAN on this port, VPLS switching on this
protected VLAN will be supported.

Deleting VPLS instances from protected VLAN

To remove VPLS instance for protected VLAN from OpenFlow hybrid mode port, use this sequence
of commands.

Brocade(config)#

Brocade(config)#router mpls

Brocade(config-mpls)#

Brocade(config-mpls)#vpls v1 100

Brocade(config-mpls)#vpls-peer 17.17.17.17

Brocade(config-mpls-vpls-v1)#vlan 100

Brocade(config-mpls-vpls-v8-vlan-100)#tag e 2/8

Brocade(config-mpls)#int e 2/8

Brocade(config-if-e10000-2/8)#openflow protected-vlans 100

Brocade(config-if-e10000-2/8)#openflow enable layer2 hybrid-mode

Brocade(config)#

Brocade(config)#

Brocade(config)#router mpls

Brocade(config)#vpls v1 100

Brocade(config)#vlan 100

Brocade(config)#no tag e 2/8

Now this port is not a part of VPLS instance. The protected vlan will become unconfigured protected
vlan. It will drop.

NOTE

When removing protected VLAN configuration, do not exceed the system-max unprotected VLAN
number. The command will be rejected and you will get an error message.

After removing the protected VLAN configuration, this VPLS VLAN will become configured as an
unprotected VLAN. Now, It will do VPLS switching in absence of matching flow.

Deleting VPLS instances from unprotected VLAN

To remove OpenFlow hybrid mode from a port with unconfigured protected VLAN and a VPLS
instance, execute the following commands.

Brocade(config)#

Brocade(config)#router mpls

Brocade(config-mpls)#

Brocade(config-mpls)#vpls v1 100

Brocade(config-mpls)#vpls-peer 17.17.17.17

Brocade(config-mpls-vpls-v1)#vlan 100

Brocade(config-mpls-vpls-v8-vlan-100)#tag e 2/8

Brocade(config-mpls)#int e 2/8

Brocade(config-if-e10000-2/8)#openflow protected-vlans 100

Brocade(config-if-e10000-2/8)#openflow enable layer2 hybrid-mode

Brocade(config)#

Brocade(config)#router mpls

Brocade(config)#vpls v1 100

Brocade(config)#vlan 100

Advertising