05-03-2021 10:19 AM - edited 05-03-2021 10:23 AM
Hello Everyone,
We currently have a sd-access fabric deployed and I faced a problem with some access-point, that after reloading we lost ip reachability to it.
In the boarder router I had to clear the lisp map-cache for the ip of the access-point and the communication worked again.
Does anyone had a problem like this ? I would like to understand better what happens and why.
Here`s what I did:
show lisp eid-table default ipv4 map-cache LISP IPv4 Mapping Cache for EID-table default (IID 4097), 107 entries 10.253.0.24/32, uptime: 00:08:50, expires: never, via site-registration, send-map-request Encapsulating to proxy ETR
S-MTRL1-CDBR-SW01#clear lisp eid-table default ipv4 map-cache 10.253.0.24/32
Thanks in advance.
Solved! Go to Solution.
05-03-2021 02:03 PM - edited 05-03-2021 02:04 PM
This was often an issue seen in SDA deployments from 1.2.10 and before, make sure that your External (or Anywhere) Borders are not configured to point to each other as use-petr.
Example, on the borders, do "show run | se router lisp" and remove the "use-petr x.x.x.x" from the "service ipv4" subconfiguration, no use-petr should be configured in External borders.
https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo94783/?rfs=iqvred
DNAC Will not configure these again, remove the command, clear the map-caches and this should not happen again.
05-03-2021 02:03 PM - edited 05-03-2021 02:04 PM
This was often an issue seen in SDA deployments from 1.2.10 and before, make sure that your External (or Anywhere) Borders are not configured to point to each other as use-petr.
Example, on the borders, do "show run | se router lisp" and remove the "use-petr x.x.x.x" from the "service ipv4" subconfiguration, no use-petr should be configured in External borders.
https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo94783/?rfs=iqvred
DNAC Will not configure these again, remove the command, clear the map-caches and this should not happen again.
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