01-16-2024 02:16 AM
Starting with ios-xe 17.5 on ASR920, when configuring a EVPN bridge domain, device tracking functionality is automatically enabled and corresponding evpn policies block some ARP requests.
Looking for a way to disable device tracking functionality on ASR920.
'no device-tracking tracking' command has no effect
01-30-2025 08:56 PM
Hey @ccnplv
Starting with IOS-XE 17.5 on ASR920, the device tracking functionality is automatically enabled when configuring an EVPN bridge domain. This is part of the EVPN implementation to enhance ARP suppression and optimize network performance. However, this can sometimes block certain ARP requests due to the EVPN policies.
Unfortunately, as of now, Cisco does not provide a direct way to disable the device tracking functionality in this scenario. The no device-tracking tracking
command does not affect the behavior in EVPN bridge domains because the device tracking is tightly integrated with the EVPN functionality.
While you cannot directly disable device tracking, you can try the following workarounds to address the issue:
Adjust EVPN Policies:
Disable ARP Suppression:
no ip arp suppression
This will disable ARP suppression and allow ARP requests to be forwarded normally.Upgrade to a Newer IOS-XE Version:
Contact Cisco TAC:
Always test any configuration changes in a lab or non-production environment before applying them to your live network. Additionally, consult the release notes and configuration guides for your specific IOS-XE version to ensure compatibility and understand the impact of any changes.
Hope This Helps!!!
AshSe
Forum Tips:
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide