02-18-2002 12:24 AM - edited 03-01-2019 08:31 PM
The cisco doc http://www.cisco.com/univercd/cc/td/doc/product/software/ios121/121cgcr/wan_c/wcdfrely.htm#xtocid7
says that when you configure static mapping, it will automatically disable the in-arp. but When I configured a static mapping in multipoint environment, I can see both static and dynamic mapping with command "show frame map", it seems that the inverse-arp is not being disabled, why?
Thanks/fujin
02-18-2002 03:28 AM
Hy
frame-map statement only disabled the In-arp for that specific DLCI.
Regards
02-20-2002 01:07 PM
It's possible the router learned the DLCI through
Inv-arp before you configured the static mapping,
this is why you'll see both dynamic & static entries
for the same DLCI.
Philippe
02-20-2002 02:51 PM
The in-arp process is enabled by default, so first the router will learn the mapping through in-arp. Once you configure the static map, both maps will be present. But if you reload the router, you can see that the dynamic mapping for that particular dlci has been removed. Check it out.
02-21-2002 09:00 AM
I think clearing in-arp will give you the same result.
amdcent
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