CONFIG CONTINUES
Friday, November 14, 2008
now next part of the configuration is
think that isp1 and isp2 are the two providers for sanjose network and sanjose wants to use isp1 as the preffered router and isp2 as the backup route ..
how do you do this
simple configure two static routes and in that give one of the preffered one low metric hence the problem will be solved . it can done like this
and also can you see anything like default route set or default gateway set for the sanjose network ...
this is the original routing table of sanjose network
CODE
sanjose#sir
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route
Gateway of last resort is not set ------------------------------------- *******
172.16.0.0/24 is subnetted, 2 subnets
C 172.16.0.0 is directly connected, Serial2/1
B 172.16.1.0 [20/0] via 172.16.0.1, 00:24:08
10.0.0.0/30 is subnetted, 1 subnets
C 10.0.0.0 is directly connected, Serial2/0
C 192.168.0.0/24 is directly connected, Loopback0
12.0.0.0/24 is subnetted, 1 subnets
B 12.0.1.0 [20/0] via 10.0.0.1, 00:26:57
C 192.168.1.0/24 is directly connected, Loopback1
sanjose#
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route
Gateway of last resort is not set ------------------------------------- *******
172.16.0.0/24 is subnetted, 2 subnets
C 172.16.0.0 is directly connected, Serial2/1
B 172.16.1.0 [20/0] via 172.16.0.1, 00:24:08
10.0.0.0/30 is subnetted, 1 subnets
C 10.0.0.0 is directly connected, Serial2/0
C 192.168.0.0/24 is directly connected, Loopback0
12.0.0.0/24 is subnetted, 1 subnets
B 12.0.1.0 [20/0] via 10.0.0.1, 00:26:57
C 192.168.1.0/24 is directly connected, Loopback1
sanjose#