IP route command format

From: Radioactive Frog (pbhatkoti@gmail.com)
Date: Fri Jul 20 2007 - 10:42:39 ART


Hi guys,

Let's assume, the following is an example:

R1--------------------------------------R2

R1 WAN IP=192.168.1.1/30 (serial 0)
R2 WAN IP=192.168.1.1/30 (serial 0)

What is the benifit if I put the following route in the routing table on r1
and r2:

R1 router:
---------------
ip route < R2 LAN ip add> <mask> serial 0 192.168.1.2

R2 router:
---------------
ip route < R1 LAN ip add> <mask> serial 0 192.168.1.1

Kinda sort of double gateway e.g. serial0 and next hop.

When should we worry about putting two type of next hop address?

Frog



This archive was generated by hypermail 2.1.4 : Sat Aug 18 2007 - 08:17:41 ART