|
Hi,
Here it is...
R1: Gateway of last resort is not set
10.0.0.0/8 is variably subnetted, 4 subnets, 2 masks R 10.1.3.0/28 [120/1] via 10.1.2.2, 00:00:12, FastEthernet0/1 C 10.1.2.0/28 is directly connected, FastEthernet0/1 C 10.1.1.0/24 is directly connected, FastEthernet0/0 R 10.1.4.0/28 [120/2] via 10.1.2.2, 00:00:12, FastEthernet0/1 R1#
R2: Gateway of last resort is not set
10.0.0.0/8 is variably subnetted, 4 subnets, 2 masks C 10.1.3.0/28 is directly connected, FastEthernet0/1 C 10.1.2.0/28 is directly connected, FastEthernet0/0 R 10.1.1.0/24 [120/1] via 10.1.2.1, 00:00:24, FastEthernet0/0 R 10.1.4.0/28 [120/1] via 10.1.3.3, 00:00:18, FastEthernet0/1 R2#
C:\>ping 10.1.2.2
Pinging 10.1.2.2 with 32 bytes of data: Reply from 10.1.2.2: bytes=32 time=32ms TTL=254 Reply from 10.1.2.2: bytes=32 time=30ms TTL=254 Reply from 10.1.2.2: bytes=32 time=23ms TTL=254 Reply from 10.1.2.2: bytes=32 time=29ms TTL=254
Ping statistics for 10.1.2.2: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 23ms, Maximum = 32ms, Average = 28ms
C:\>ping 10.1.3.2
Pinging 10.1.3.2 with 32 bytes of data: Request timed out. Request timed out. Request timed out. Request timed out.
Ping statistics for 10.1.3.2: Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
C:\>
Thx
|