Created
January 16, 2014 12:38
-
-
Save lkmhaqer/8454365 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
anunnaki-P3#sh ip ro | |
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP | |
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area | |
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 | |
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP | |
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area | |
* - candidate default, U - per-user static route, o - ODR | |
P - periodic downloaded static route | |
Gateway of last resort is not set | |
C 192.168.123.0/24 is directly connected, Vlan10 | |
S 192.168.121.0/24 [1/0] via 192.168.123.2, Vlan10 | |
172.16.0.0/30 is subnetted, 5 subnets | |
C 172.16.30.0 is directly connected, FastEthernet5/13 | |
C 172.16.30.8 is directly connected, FastEthernet5/14 | |
B 172.16.10.0 [20/0] via 172.16.100.1, 7w0d | |
B 172.16.10.8 [20/0] via 172.16.100.1, 7w0d | |
C 172.16.100.0 is directly connected, FastEthernet5/1 | |
1.1.0.0/32 is subnetted, 2 subnets | |
C 1.1.120.34 is directly connected, Loopback0 | |
B 1.1.120.32 [20/0] via 172.16.100.1, 7w0d | |
10.0.0.0/8 is variably subnetted, 4 subnets, 2 masks | |
i L1 10.255.55.2/32 [115/20] via 10.255.55.5, FastEthernet5/26 | |
B 10.255.54.1/32 [20/0] via 172.16.100.1, 7w0d | |
C 10.255.55.1/32 is directly connected, Loopback1 | |
C 10.255.55.4/30 is directly connected, FastEthernet5/26 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment