RE: Static route and exiting interface

From: Scott Morris (smorris@ipexpert.com)
Date: Thu Feb 28 2008 - 02:45:26 ARST


Your upstream has likely disabled ip proxy arp. And you're looking for
someplace to go on a multi-access interface without knowing exactly where to
go. You can wander all you want, but you really don't know where to go.
Packets (fortunately) don't meander. :)

HTH,

Scott Morris, CCIE4 (R&S/ISP-Dial/Security/Service Provider) #4713, JNCIE-M
#153, JNCIS-ER, CISSP, et al.
CCSI/JNCI-M/JNCI-ER
VP - Technical Training - IPexpert, Inc.
IPexpert Sr. Technical Instructor

A Cisco Learning Partner - We Accept Learning Credits!

smorris@ipexpert.com

 

Telephone: +1.810.326.1444
Fax: +1.810.454.0130
http://www.ipexpert.com

 

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Joshua
Sent: Wednesday, February 27, 2008 11:27 PM
To: ccielab@groupstudy.com
Subject: Static route and exiting interface

Hi,

I have a problem to add a static route via exiting interface. If i give it
next hop ip, it will work. Why?
(1) Use next hop ip address:
...
ip route 209.85.173.104 255.255.255.255 24.239.17.25 ..

VanVPN#ping 209.85.173.104

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 209.85.173.104, timeout is 2 seconds:
!!!!!

(2) Use local exiting interface:
...
ip route 209.85.173.104 255.255.255.255 f0/0 ..

VanVPN#ping 209.85.173.104

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 209.85.173.104, timeout is 2 seconds:
.....

Troubleshooting:

(1) when use exiting interface, i see in arp as below.

VanVPNr# sh ip arp
Protocol Address Age (min) Hardware Addr Type Interface
...

Internet 209.85.173.104 0 Incomplete ARPA
Internet 24.239.17.11 - 0019.0618.6fb0 ARPA FastEthernet0/0
Internet 24.239.17.25 228 00a0.8ea5.2ea0 ARPA FastEthernet0/0

Please help what i did wrong!

Thanks,

Josh



This archive was generated by hypermail 2.1.4 : Sat Mar 01 2008 - 16:54:50 ARST