01-12-2014 10:31 PM - edited 03-07-2019 05:31 PM
Dear Support Engineers,
I am new in cisco field, i make a simple topology and below is the configuratons:
R1#show ip int brief
Interface IP-Address OK? Method Status Protocol
Serial1/0 12.1.1.1 YES manual up up
Serial1/1 13.1.1.1 YES manual up up
Loopback0 1.1.1.1 YES manual up up
R1#show ip route
Gateway of last resort is not set
C 1.0.0.0/8 is directly connected, Loopback0
12.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
C 12.0.0.0/8 is directly connected, Serial1/0
C 12.1.1.2/32 is directly connected, Serial1/0
13.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
C 13.0.0.0/8 is directly connected, Serial1/1
C 13.1.1.3/32 is directly connected, Serial1/1
This output is confusing for me, it is veriably subnetted. I search alot on google to get the solution but failed, now looking forward to you.
I want this result as:
R1#show ip route
Gateway of last resort is not set
C 1.0.0.0/8 is directly connected, Loopback0
C 12.0.0.0/8 is directly connected, Serial1/0
C 13.0.0.0/8 is directly connected, Serial1/1
Your quick response will be very appreciated.
Thanks & Best Regards
Tayyab Arif
Solved! Go to Solution.