learning disable (VPLS Mode)
Use this command to disable learning for a VPLS instance.
Use the no form of this command to enable learning on a VPLS instance.
Note: This command disables learning on all the attachment circuits and pseudo-wires belonging to that VPLS instance.
Command Syntax
learning disable
no learning disable
Parameter
None
Default
By default, learning disable is disabled
Command Mode
VPLS mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config-vpls)#mpls vpls vpls2 vlan 3
(config-vpls)#learning disable
(config-vpls)#exit
#configure terminal
(config-vpls)#mpls vpls vpls2 vlan 3
(config-vpls)#no learning disable
(config-vpls)#exit
Last modified date: 10/17/2023