01-05-2018 02:17 PM - edited 02-21-2020 07:04 AM
I had a site where we had to change out a server and the new server had the same IP. Cleared the arp on the L3 switch and was able to ping the new server from that switch. I could not ping it from the ASA 5505 directly connected to that switch. I could not find a way to clear the mac-address-table on the 5505 so I ended up having to reboot it which dropped the VPN tunnel and caused all kinds of headaches. Is there an easier way to do this?
01-05-2018 06:24 PM
Did "clear mac-address-table" not work for you?
01-06-2018 06:45 AM
hi,
did you try the clear arp command?
01-06-2018 07:04 AM
John,
The arp table is MAC address to IP address mapping.
The MAC address table maps MAC addresses to physical ports in a switch (which function the 5505 includes).
01-08-2018 08:07 AM
I did try the clear arp command.
01-06-2018 11:20 PM
Hello,
'Clear mac-address-table' will only work in transparent mode. In routed mode, you can only view the mac address table by issuing 'show switch mac-address-table'
The closest you can go in terms of clearing the mac address is 'clear arp' as John mentioned and that should resolve any stale mac address stored in switch fabric as well for ASA 5505.
-HTH
AJ
01-07-2018 12:11 AM
Ah thanks Ajay - I missed the firewall mode restriction on that command. Good catch.
01-08-2018 08:12 AM
This was my understanding as well but clear arp didn't resolve my issue. Only after rebooting the ASA was the new MAC associated with the correct IP. I cleared connections (even though sh conn didn't show any connections to that IP) and xlates on the off chance the natting was contributing but as I expected, it didn't make any difference.
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