Skip to content

Instantly share code, notes, and snippets.

@rtrentin73
Created June 9, 2022 19:09
Show Gist options
  • Save rtrentin73/76911b62ff51719cce4f68265a54ed94 to your computer and use it in GitHub Desktop.
Save rtrentin73/76911b62ff51719cce4f68265a54ed94 to your computer and use it in GitHub Desktop.
ip-192-168-0-93#show ip route
Codes: L - local, C - connected, S - static, 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
i - IS-IS, su - IS-IS summary, 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, H - NHRP, l - LISP
a - application route
+ - replicated route, % - next hop override, p - overrides from PfR
Gateway of last resort is 192.168.0.1 to network 0.0.0.0
S* 0.0.0.0/0 [1/0] via 192.168.0.1, GigabitEthernet1
100.0.0.0/24 is subnetted, 1 subnets
B 100.64.2.0 [20/0] via 169.254.175.197, 01:53:22
169.254.0.0/16 is variably subnetted, 8 subnets, 2 masks
C 169.254.121.140/30 is directly connected, Tunnel3000
L 169.254.121.142/32 is directly connected, Tunnel3000
C 169.254.131.48/30 is directly connected, Tunnel4000
L 169.254.131.50/32 is directly connected, Tunnel4000
C 169.254.175.196/30 is directly connected, Tunnel1000
L 169.254.175.198/32 is directly connected, Tunnel1000
C 169.254.243.236/30 is directly connected, Tunnel2000
L 169.254.243.238/32 is directly connected, Tunnel2000
172.21.0.0/23 is subnetted, 4 subnets
B 172.21.18.0 [20/100] via 169.254.131.49, 04:27:09
B 172.21.20.0 [20/0] via 169.254.121.141, 04:12:49
B 172.21.30.0 [20/0] via 169.254.121.141, 04:12:49
B 172.21.40.0 [20/0] via 169.254.121.141, 04:12:49
172.22.0.0/23 is subnetted, 4 subnets
B 172.22.18.0 [20/100] via 169.254.243.237, 04:52:48
B 172.22.20.0 [20/0] via 169.254.175.197, 04:49:37
B 172.22.30.0 [20/0] via 169.254.175.197, 04:49:37
B 172.22.40.0 [20/0] via 169.254.175.197, 04:49:37
192.168.0.0/24 is variably subnetted, 2 subnets, 2 masks
C 192.168.0.0/25 is directly connected, GigabitEthernet1
L 192.168.0.93/32 is directly connected, GigabitEthernet1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment