REDISTRIBUTION OF PROTOCOLS  

Friday, November 14, 2008

next step is to redistribute two of the protocols for full connectivity

CODE
r2(config-router)#redistribute ospf 1 metric 4
r2(config-router)#end
r2#
*Mar 1 01:01:54.671: %SYS-5-CONFIG_I: Configured from console by console
r2#
as#1
[Resuming connection 1 to r1 ... ]

r1#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

192.168.30.0/32 is subnetted, 1 subnets
R 192.168.30.1 [120/4] via 172.16.12.2, 00:00:07, Serial2/0
192.168.25.0/32 is subnetted, 1 subnets
R 192.168.25.1 [120/4] via 172.16.12.2, 00:00:07, Serial2/0
192.168.40.0/32 is subnetted, 1 subnets
R 192.168.40.1 [120/4] via 172.16.12.2, 00:00:07, Serial2/0
172.16.0.0/16 is variably subnetted, 5 subnets, 2 masks
R 172.16.23.0/24 [120/1] via 172.16.12.2, 00:00:07, Serial2/0
C 172.16.12.0/24 is directly connected, Serial2/0
C 172.16.1.0/24 is directly connected, Loopback0
R 172.16.3.1/32 [120/4] via 172.16.12.2, 00:00:07, Serial2/0
R 172.16.2.0/24 [120/1] via 172.16.12.2, 00:00:07, Serial2/0
192.168.20.0/32 is subnetted, 1 subnets
R 192.168.20.1 [120/4] via 172.16.12.2, 00:00:08, Serial2/0
C 192.168.51.0/24 is directly connected, Loopback51
C 192.168.50.0/24 is directly connected, Loopback50
192.168.35.0/32 is subnetted, 1 subnets
R 192.168.35.1 [120/4] via 172.16.12.2, 00:00:08, Serial2/0
C 192.168.49.0/24 is directly connected, Loopback49
C 192.168.70.0/24 is directly connected, Loopback70
192.168.48.0/24 is subnetted, 1 subnets
C 192.168.48.0 is directly connected, Loopback48
S 192.168.48.0/22 is directly connected, Null0


r1#sir | i R
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
o - ODR, P - periodic downloaded static route
R 192.168.30.1 [120/4] via 172.16.12.2, 00:00:19, Serial2/0
R 192.168.25.1 [120/4] via 172.16.12.2, 00:00:19, Serial2/0
R 192.168.40.1 [120/4] via 172.16.12.2, 00:00:19, Serial2/0
R 172.16.23.0/24 [120/1] via 172.16.12.2, 00:00:19, Serial2/0
R 172.16.3.1/32 [120/4] via 172.16.12.2, 00:00:19, Serial2/0
R 172.16.2.0/24 [120/1] via 172.16.12.2, 00:00:19, Serial2/0
R 192.168.20.1 [120/4] via 172.16.12.2, 00:00:19, Serial2/0
R 192.168.35.1 [120/4] via 172.16.12.2, 00:00:19, Serial2/0
r1#ping 192.168.30.1

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.30.1, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
r1#traceroute 192.168.30.1

Type escape sequence to abort.
Tracing the route to 192.168.30.1

1 172.16.12.2 56 msec 72 msec 28 msec
2 * *
r1#

could you see the problem ?

Design by Blogger Buster | Distributed by Blogging Tips