cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
685
Views
0
Helpful
4
Replies

Frame-relay inverse-arp and static mapping

fujin.huang
Level 1
Level 1

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

4 Replies 4

p.hagedorn
Level 1
Level 1

Hy

frame-map statement only disabled the In-arp for that specific DLCI.

Regards

pmichel
Level 1
Level 1

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

thisisshanky
Level 11
Level 11

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.

Sankar Nair
UC Solutions Architect
Pacific Northwest | CDW
CCIE Collaboration #17135 Emeritus

I think clearing in-arp will give you the same result.

amdcent