dynamic-learning disable
Use this command to disable dynamic learning of MACs at the Access Circuit.
This command also disables dynamic learning of MAC/IP from ARP/ND messages received on this Access Circuit.
Use the no
form of this command to enable dynamic learning of MACs at the Access Circuit.
• | Not applicable for the AC port which is mapped with ELINE/Xconnect Service. |
• | IPv4 and IPv6 addresses associated with dynamic MACs also get cleaned with this command. |
Command Syntax
Copy
dynamic-learning disable
no dynamic-learning disable
Parameters
None
Default
By default, the dynamic-learning option is enabled.
Command Mode
Access if evpn mode
Applicability
This command was introduced in OcNOS version 4.0.
Example
Copy
#configure terminal
(config)#interface xe1.1 switchport
(config-if)#access-if-evpn
(config-access-if)#dynamic-learning disable
(config-access-if)#end