Hi all..
I have a problem with IProute2...
When i use IP command to add new route to network .
ex:
Mymachine# Ip route add  203.160.0.6 via 203.162.0.7 table 2
Mymachine#

after that i using command
# ip route route table 2

but nothing appear ..
Mymachine# ip route table 2
Mymachine#

If i using .
 # ip route show table main  = netstat -rn

all my routing appear  in there ...
Destination     Gateway         Genmask         Flags   MSS Window  irtt
Iface
203.164.0.7     0.0.0.0         255.255.255.255 UH        0 0          0 eth2

203.163.0.0     203.160.0.7     255.255.255.255 UGH       0 0          0 eth0

203.160.0.6     203.163.0.7     255.255.255.255 UGH       0 0          0 eth1

203.160.0.7     0.0.0.0         255.255.255.255 UH        0 0          0 eth0

203.164.0.0     0.0.0.0         255.255.255.0   U         0 0          0 eth2

203.160.0.0     0.0.0.0         255.255.255.0   U         0 0          0 eth0

203.163.0.0     0.0.0.0         255.255.255.0   U         0 0          0 eth1

127.0.0.0       0.0.0.0         255.0.0.0       U         0 0          0 lo
0.0.0.0         203.160.0.1     0.0.0.0         UG        0 0          0 eth0

Help me please !!!
If you know where to find document about IP command and "equal cost
multipath" , "advance routing"
 i want to load balancing using IProute2 packet between two my ISP , and have
not know to do it..



-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to