Hi
R9 learned R10 Lo0 address and R7 learned it via Tunnel0, but ping failed from R9 to R10.
I tried it from R7, it also failed. Is it expected??
Does anyone tried it already?
Workbook does not try the ping from OSPF domain.
I use GNS3 with C7200 IOS.
// Logs //
R9#ping 155.1.108.10
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 155.1.108.10, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
R9#show ip route ospf
150.1.0.0/32 is subnetted, 2 subnets
O 150.1.10.10 [110/1003] via 155.1.79.7, 00:28:34, FastEthernet0/0.79
155.1.0.0/16 is variably subnetted, 6 subnets, 2 masks
O 155.1.10.0/24 [110/1003] via 155.1.79.7, 00:28:34, FastEthernet0/0.79
O 155.1.108.0/24
[110/1002] via 155.1.79.7, 00:28:34, FastEthernet0/0.79
169.254.0.0/24 is subnetted, 1 subnets
O 169.254.78.0 [110/1001] via 155.1.79.7, 00:28:34, FastEthernet0/0.79
R10#show ip route ospf
150.1.0.0/32 is subnetted, 2 subnets
O 150.1.9.9 [110/1003] via 155.1.108.8, 00:17:06, FastEthernet0/0.108
155.1.0.0/16 is variably subnetted, 6 subnets, 2 masks
O 155.1.9.0/24
[110/1003] via 155.1.108.8, 00:17:06, FastEthernet0/0.108
O 155.1.79.0/24
[110/1002] via 155.1.108.8, 00:17:16, FastEthernet0/0.108
169.254.0.0/24 is subnetted, 1 subnets
O 169.254.78.0
[110/1001] via 155.1.108.8, 00:17:30, FastEthernet0/0.108
R7#show ip route ospf
150.1.0.0/32 is subnetted, 10 subnets
O 150.1.9.9 [110/2] via 155.1.79.9, 00:16:14, FastEthernet0/0.79
O 150.1.10.10 [110/1002] via 169.254.78.8, 00:16:14, Tunnel0
155.1.0.0/16 is variably subnetted, 19 subnets, 2 masks
O 155.1.9.0/24 [110/2] via 155.1.79.9, 00:16:14, FastEthernet0/0.79
O 155.1.10.0/24 [110/1002] via 169.254.78.8, 00:16:14, Tunnel0
O 155.1.108.0/24 [110/1001] via 169.254.78.8, 00:16:24, Tunnel0
R7#ping 155.1.108.8
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 155.1.108.8, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 120/145/176 ms
R7#ping 155.1.108.10
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 155.1.108.10, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)