Re: Static route and exiting interface

From: Neil Moore (neil@droopy.com)
Date: Thu Feb 28 2008 - 02:31:55 ARST


how about
ip route 209.85.173.104 255.255.255.255 (interface name) such as fas0/0

-Neil

Joshua wrote:
> 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
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



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