This page shows how the ports that are set locally are shown in the IP routing tabling. Press the Show IP Route command to show the routing table, or select Regenerate to generate a new value [demo]
For example:
Try
.. 1.2.3.4/24 and 2.3.4.5/24 should give:
1.0.0.0/24 is subnetted, 1 subnets
C 1.2.3.0 is directly connected, FastEthernet0/0
2.0.0.0/24 is subnetted, 1 subnets
C 2.3.4.0 is directly connected, FastEthernet0/1
For example:
Try
.. 146.176.10.1/24 and 144.44.55.66/24 should give:
146.176.0.0/24 is subnetted, 1 subnets
C 146.176.10.0 is directly connected, FastEthernet0/0
C 144.44.0.0/16 is directly connected, FastEthernet0/1
For example:
Try
.. 192.168.0.1/24 and 144.156.44.10/24 should give:
C 192.168.0.0/24 is directly connected, FastEthernet0/0
144.145.0.0/24 is subnetted, 1 subnets
C 144.156.44.0 is directly connected, FastEthernet0/1
Try...
Why not try 192.168.0.1/24 and 192.68.20.193/30 which should give:
C 192.168.0.0/24 is directly connected, FastEthernet0/0
192.168.20.0/28 is subnetted, 1 subnets
C 192.168.20.192 is directly connected, FastEthernet0/1
|