Trouble enabling inverse-arp for specific DLCI

From: Hobbs (deadheadblues@gmail.com)
Date: Sat Jul 26 2008 - 15:45:47 ART


Suppose you had the following task: R3 and R4 are supposed to use inarp to
resolve their L2/L3 mapping, but do not allow R3 or R4 to send Frame Relay
inarp requests out any other DLCIs assigned to these interfaces. So, inarp
must be disabled on the interface and enabled on the DLCI, right?

I try this on each interface:

interface s0/0
 ip address x.x.x.x
 encap frame-relay
 no frame-relay inverse-arp
 frame-relay inverse-arp ip 314

But the "frame-relay inverse-arp ip 314" does not show up in the
running-config, and inarp requests are not sent.

I then added the following to the interface:

interface s0/0
 frame-relay interface-dlci 314

Still no go. Am I misunderstanding something? Am I on the right track? How
do we selectively enable/disable arp per dlci?

fyi, I am reading this link:
http://www.cisco.com/en/US/docs/ios/wan/configuration/guide/wan_cfg_frm_rly_ps6350_TSD_Products_Configuration_Guide_Chapter.html#wp1002586

thanks,



This archive was generated by hypermail 2.1.4 : Mon Aug 04 2008 - 06:11:57 ART