learning disable

Use this command to disable learning on a particular Attachment Circuit (AC) interface.

Use the no form of this command to enable learning on a particular AC interface.

This command disables MAC learning only on that interface.

Command Syntax

Copy
learning disable
no learning disable

Parameters

None

Command Mode

access-if-vpls mode

Applicability

This command was introduced in OcNOS version 5.0.

Examples

Copy
#configure terminal 
(config)#interface xe1.2 switchport
(config-if)#access-if-vpls
(config-acc-if-vpls)#learning disable
(config-acc-if-vpls)#end