Share Pastebin
Guest
Public paste!

OSPF

By: a guest | Mar 21st, 2010 | Syntax: None | Size: 2.74 KB | Hits: 116 | Expires: Never
Copy text to clipboard
  1. R4-2691#sh ip route
  2. Codes: 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
  9.  
  10. Gateway of last resort is not set
  11.  
  12.      33.0.0.0/32 is subnetted, 5 subnets
  13. O IA    33.1.1.1 [110/2] via 10.34.34.3, 02:14:16, FastEthernet0/0
  14. O IA    33.3.1.1 [110/2] via 10.34.34.3, 02:14:16, FastEthernet0/0
  15. O IA    33.2.1.1 [110/2] via 10.34.34.3, 02:14:16, FastEthernet0/0
  16. O IA    33.5.1.1 [110/2] via 10.34.34.3, 02:14:06, FastEthernet0/0
  17. O IA    33.4.1.1 [110/2] via 10.34.34.3, 02:14:16, FastEthernet0/0
  18. O E1 101.0.0.0/8 [110/1338] via 10.24.24.2, 02:14:01, FastEthernet0/1
  19.      4.0.0.0/32 is subnetted, 1 subnets
  20. C       4.4.4.4 is directly connected, Loopback0
  21.      22.0.0.0/24 is subnetted, 5 subnets
  22. O IA    22.5.1.0 [110/2] via 10.24.24.2, 09:40:21, FastEthernet0/1
  23. O IA    22.4.1.0 [110/2] via 10.24.24.2, 09:40:21, FastEthernet0/1
  24. O IA    22.3.1.0 [110/2] via 10.24.24.2, 09:40:21, FastEthernet0/1
  25. O IA    22.2.1.0 [110/2] via 10.24.24.2, 09:40:22, FastEthernet0/1
  26. O IA    22.1.1.0 [110/2] via 10.24.24.2, 09:40:22, FastEthernet0/1
  27.      144.1.0.0/24 is subnetted, 1 subnets
  28. C       144.1.1.0 is directly connected, Loopback1
  29.      40.0.0.0/24 is subnetted, 5 subnets
  30. S       40.40.1.0 [1/0] via 144.1.1.4
  31. S       40.40.2.0 [1/0] via 144.1.1.4
  32. S       40.40.3.0 [1/0] via 144.1.1.4
  33. S       40.40.4.0 [1/0] via 144.1.1.4
  34. S       40.40.5.0 [1/0] via 144.1.1.4
  35.      10.0.0.0/24 is subnetted, 4 subnets
  36. C       10.34.34.0 is directly connected, FastEthernet0/0
  37. C       10.24.24.0 is directly connected, FastEthernet0/1
  38. O E2    10.13.13.0 [110/1337] via 10.34.34.3, 02:14:03, FastEthernet0/0
  39. O E1    10.12.12.0 [110/1338] via 10.24.24.2, 02:14:03, FastEthernet0/1
  40.      11.0.0.0/24 is subnetted, 5 subnets
  41. O E1    11.2.1.0 [110/1338] via 10.24.24.2, 02:14:03, FastEthernet0/1
  42. O E1    11.3.1.0 [110/1338] via 10.24.24.2, 02:14:03, FastEthernet0/1
  43. O E1    11.1.1.0 [110/1338] via 10.24.24.2, 02:14:04, FastEthernet0/1
  44. O E1    11.4.1.0 [110/1338] via 10.24.24.2, 02:14:04, FastEthernet0/1
  45. O E1    11.5.1.0 [110/1338] via 10.24.24.2, 02:14:04, FastEthernet0/1
  46.      44.0.0.0/24 is subnetted, 5 subnets
  47. C       44.5.1.0 is directly connected, Loopback105
  48. C       44.4.1.0 is directly connected, Loopback104
  49. C       44.1.1.0 is directly connected, Loopback101
  50. C       44.3.1.0 is directly connected, Loopback103
  51. C       44.2.1.0 is directly connected, Loopback102