R1 interface Serial1/0 encap frame-relay ip add 123.123.123.1 255.255.255.0 frame-relay map ip 123.123.123.2 102 broadcast frame-relay map ip 123.123.123.3 103 broadcast ip ospf network point-to-multipoint no shut router ospf 1 net 123.123.123.0 0.0.0.255 area 0 R2 interface Serial1/0 encap frame-relay ip add 123.123.123.2 255.255.255.0 frame-relay map ip 123.123.123.1 201 broadcast frame-relay map ip 123.123.123.3 203 broadcast ip ospf network point-to-multipoint no shut interface F0/0 ip add 23.23.23.2 255.255.255.0 no shut router ospf 1 net 123.123.123.0 0.0.0.255 area 0 net 23.23.23.0 0.0.0.255 area 0 R3 interface Serial1/0 encap frame-relay ip add 123.123.123.3 255.255.255.0 frame-relay map ip 123.123.123.1 301 broadcast frame-relay map ip 123.123.123.2 302 broadcast ip ospf network point-to-multipoint no shut interface F0/0 ip add 23.23.23.3 255.255.255.0 no shut router ospf 1 net 123.123.123.0 0.0.0.255 area 0 net 23.23.23.0 0.0.0.255 area 0 |
R1#sh ip route Gateway of last resort is not set 20.0.0.0/32 is subnetted, 1 subnets C 20.20.20.20 is directly connected, Loopback0 23.0.0.0/24 is subnetted, 1 subnets O 23.23.23.0 [110/65] via 123.123.123.3, 00:00:05, Serial1/0 [110/65] via 123.123.123.2, 00:00:05, Serial1/0 123.0.0.0/8 is variably subnetted, 3 subnets, 2 masks O 123.123.123.3/32 [110/64] via 123.123.123.3, 00:00:05, Serial1/0 O 123.123.123.2/32 [110/64] via 123.123.123.2, 00:00:05, Serial1/0 C 123.123.123.0/24 is directly connected, Serial1/0 |
R1#sh ip route Gateway of last resort is not set 20.0.0.0/32 is subnetted, 1 subnets C 20.20.20.20 is directly connected, Loopback0 23.0.0.0/24 is subnetted, 1 subnets O 23.23.23.0 [110/65] via 123.123.123.3, 00:00:01, Serial1/0 123.0.0.0/8 is variably subnetted, 3 subnets, 2 masks O 123.123.123.3/32 [110/64] via 123.123.123.3, 00:00:01, Serial1/0 O 123.123.123.2/32 [110/64] via 123.123.123.2, 00:00:01, Serial1/0 C 123.123.123.0/24 is directly connected, Serial1/0 |
R1#sh ip route Gateway of last resort is not set 23.0.0.0/24 is subnetted, 1 subnets O 23.23.23.0 [110/101] via 123.123.123.3, 00:06:28, Serial1/0 123.0.0.0/8 is variably subnetted, 3 subnets, 2 masks O 123.123.123.3/32 [110/101] via 123.123.123.2, 00:06:28, Serial1/0 O 123.123.123.2/32 [110/100] via 123.123.123.2, 00:06:28, Serial1/0 C 123.123.123.0/24 is directly connected, Serial1/0 |
R1#sh ip route Gateway of last resort is not set 23.0.0.0/24 is subnetted, 1 subnets O 23.23.23.0 [110/201] via 123.123.123.2, 00:00:00, Serial1/0 123.0.0.0/8 is variably subnetted, 2 subnets, 2 masks O 123.123.123.3/32 [110/200] via 123.123.123.3, 00:00:00, Serial1/0 C 123.123.123.0/24 is directly connected, Serial1/0 |