ā09-30-2022 08:19 AM
Hi everyone, have a nice day
I have a big network with multiple cisco routers, switches(IOSXE, IOSXR), and NX, I found in the ARP table multiple IP addresses with the same mac address, I try to track the mac address but the port for this mac return me the previous router
please any help or explain this issue
ā09-30-2022 09:14 AM - edited ā09-30-2022 09:14 AM
are there any static route toward this router
ā09-30-2022 12:57 PM
of course, there is ..
ā09-30-2022 12:59 PM - edited ā09-30-2022 01:01 PM
so config the static route as following
ip route x.x.x.x y.y.y.y <egress interface> <next-hop>
this will stop ARP issue.
for more info. check link below
https://www.cisco.com/c/en/us/support/docs/dial-access/floating-static-route/118263-technote-nexthop-00.html
ā09-30-2022 01:14 PM
i config this route as ( ip route 0.0.0.0 0.0.0.0 + (ip which is the gateway))
ā10-01-2022 06:45 AM
that great you already specify the the next-hop so no issue at all but for many arp let me make deep dive,
I will update you soon
ā10-02-2022 07:43 AM
I'll be appreciated you
ā09-30-2022 09:59 AM
That could be due to a static route that is pointing to the exit interface rather than to the next hop which is not really recommended at all.
ā09-30-2022 12:59 PM
the default route already exist into the switch because i need the end user to reach the internet
ā10-14-2022 12:16 PM
hi friend
I dont forget you but I was looking for case that ARP is use for each IP in subnet
1- static route toward interface (this we discus before you confirm that you use next-hop not interface)
2- PBR with set interface
so for second case can you confirm that you use PBR?
ā10-15-2022 12:17 AM
Hi MHM, thank you for your support, I am so appreciated your followed
into( Router and SW) I am setting two access list controls only without route-map
the first access list is used for management access and this set on ssh protocol and the second access list is used for port security ( traffic or services )that allowed to pass through the router and this set to the management interface
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