OcNOS-SP : Multi-Protocol Label Switching Guide : Multi-Protocol Label Switching Command Reference : EVPN MPLS Commands : arp-cache disable
arp-cache disable
Use this command to disable the ARP cache for MAC/IP.
When the ARP cache is disabled on a access circuit, It does not reply to any ARP arriving on this port from the cache. It withdraws all MAC/IPs configured/learned on this access circuit and removes the MAC/IP entry for this AC from the local ARP cache.
It also makes sure that on withdrawing the MAC/IP route, the MAC does not become unknown. If all routes for this MAC are being withdrawn because of this command, then It advertises a MAC-only route. This is done so that the MAC does not become unknown and only the cache functionality becomes disabled.
Use the no form of this command to enable ARP cache for MAC/IP.
Note: On enabling the cache, an IP will be in conflict, then the cache enable will fail. The conflict has to be manually removed and then the cache enabled.
Note: When encapsulation default is configured under L2 subifp , then arp-packets will not be uplifted.
Note: Not applicable for the AC port which is mapped with ELINE/Xconnect Service.
Command Syntax
arp-cache disable
no arp-cache disable
Parameters
None
Default
By default, the arp-cache option is enabled.
Command Mode
Access if evpn mode
Applicability
This command was introduced in OcNOS version 4.0.
Examples
#configure terminal
(config)#interface xe1.1 switchport
(config-if)#access-if-evpn
(config-access-if)#arp-cache disable
(config-access-if)#end
 
Last modified date: 10/17/2023