Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2019
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1.  
  2. Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
  3. D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
  4. N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
  5. E1 - OSPF external type 1, E2 - OSPF external type 2
  6. i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
  7. ia - IS-IS inter area, * - candidate default, U - per-user static route
  8. o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP
  9. + - replicated route, % - next hop override
  10.  
  11. Gateway of last resort is not set
  12.  
  13. 172.16.0.0/16 is variably subnetted, 5 subnets, 2 masks
  14. C 172.16.1.0/24 is directly connected, GigabitEthernet0/0
  15. L 172.16.1.1/32 is directly connected, GigabitEthernet0/0
  16. C 172.16.2.0/24 is directly connected, Serial0/0/0
  17. L 172.16.2.2/32 is directly connected, Serial0/0/0
  18. S 172.16.3.0/24 [1/0] via 172.16.2.1
  19. 192.168.1.0/24 is variably subnetted, 2 subnets, 2 masks
  20. C 192.168.1.0/24 is directly connected, Serial0/0/1
  21. L 192.168.1.2/32 is directly connected, Serial0/0/1
  22. S 192.168.2.0/24 [1/0] via 192.168.1.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement