Re: no frame-relay inverse-arp

From: Elias Chari (elias.chari@gmail.com)
Date: Sun Nov 12 2006 - 19:15:40 ART


p-2-p FR subinterfaces do not do in-arp. They will reply to an inverse-arp
requests from a remote router but will not send in-arp requests.

Think about it this way. A p-2-p interface does not need to do protocol
resolution. It can only send the traffic to its assigned pvc.

HTH
Elias

On 11/12/06, Josh Wisman <jwisman@gmail.com> wrote:
>
> Hello everyone. I have a problem I can't figure out. Why can't I add the
> "no
> frame-relay inverse-arp" command to a point to point sub interface. It
> accepts the command but it never shows up in the running config. If I put
> it
> on the main interface it will take it and it shows up there... Here is my
> running config and show ver. I am using dynamips BTW
>
>
> version 12.4
> service timestamps debug datetime msec
> service timestamps log datetime msec
> no service password-encryption
> !
> hostname r1
> !
> boot-start-marker
> boot-end-marker
> !
> logging console alerts
> !
> no aaa new-model
> memory-size iomem 5
> !
> !
> ip cef
> !
> interface Serial1/0
> no ip address <-------------------- I can insert it here and it will show
> up
> encapsulation frame-relay
> shutdown
> serial restart-delay 0
> !
> interface Serial1/0.1 point-to-point
> ip address 121.1.12.1 255.255.255.0
> frame-relay interface-dlci 102
> !
> interface Serial1/0.3 point-to-point
> ip address 121.1.13.1 255.255.255.0 <---------------------Trying to insert
> it below this line...
> frame-relay interface-dlci 103
> !
> interface Serial1/0.4 point-to-point
> ip address 121.1.14.1 255.255.255.0
> frame-relay interface-dlci 104
> !
> interface Serial1/1
> no ip address
> shutdown
> serial restart-delay 0
> !
> interface Serial1/2
> no ip address
> shutdown
> serial restart-delay 0
> !
> interface Serial1/3
> no ip address
> shutdown
> serial restart-delay 0
> !
> ip http server
> !
> !
> !
> !
> !
> !
> control-plane
> !
> !
> !
> !
> !
> !
> !
> !
> !
> line con 0
> exec-timeout 60 0
> line aux 0
> line vty 0 4
> !
> !
> end
>
>
> r1#show ver
> Cisco IOS Software, 3600 Software (C3640-JS-M), Version 12.4(10a), RELEASE
> SOFTW ARE (fc2)
> Technical Support: http://www.cisco.com/techsupport
> Copyright (c) 1986-2006 by Cisco Systems, Inc.
> Compiled Wed 11-Oct-06 20:52 by prod_rel_team
>
> ROM: ROMMON Emulation Microcode
> ROM: 3600 Software (C3640-JS-M), Version 12.4(10a), RELEASE SOFTWARE (fc2)
>
> r1 uptime is 30 minutes
> System returned to ROM by unknown reload cause - suspect
> boot_data[BOOT_COUNT] 0 x0, BOOT_COUNT 0, BOOTDATA 19
> System image file is "tftp://255.255.255.255/unknown"
>
> Cisco 3640 (R4700) processor (revision 0xFF) with 124928K/6144K bytes of
> memory.
> Processor board ID 00000000
> R4700 CPU at 100MHz, Implementation 33, Rev 1.2
> 4 Serial interfaces
> DRAM configuration is 64 bits wide with parity enabled.
> 125K bytes of NVRAM.
> 8192K bytes of processor board System flash (Read/Write)
>
> Configuration register is 0x40 (will be 0xFFBF at next reload)
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Fri Dec 01 2006 - 08:05:46 ART