Advertisement
Guest User

rtrlan

a guest
Jan 29th, 2015
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.12 KB | None | 0 0
  1. Rtr-LAN4(config)#do show run
  2. Building configuration...
  3.  
  4. Current configuration : 1657 bytes
  5. !
  6. version 12.4
  7. no service timestamps log datetime msec
  8. no service timestamps debug datetime msec
  9. no service password-encryption
  10. !
  11. hostname Rtr-LAN4
  12. !
  13. !
  14. !
  15. !
  16. !
  17. !
  18. ip cef
  19. no ipv6 cef
  20. !
  21. !
  22. !
  23. !
  24. !
  25. !
  26. !
  27. !
  28. !
  29. !
  30. !
  31. !
  32. spanning-tree mode pvst
  33. !
  34. !
  35. !
  36. !
  37. !
  38. !
  39. interface Loopback0
  40. ip address 192.168.254.1 255.255.255.252
  41. !
  42. interface Loopback1
  43. ip address 192.168.254.5 255.255.255.252
  44. !
  45. interface FastEthernet0/0
  46. ip address 172.18.250.254 255.255.255.0
  47. duplex auto
  48. speed auto
  49. !
  50. interface FastEthernet0/1
  51. ip address 11.1.1.14 255.255.255.252
  52. ip nat outside
  53. duplex auto
  54. speed auto
  55. !
  56. interface Serial0/0/0
  57. description Connection to RtrA s0/2/1
  58. ip address 172.31.255.205 255.255.255.252
  59. ip nat inside
  60. clock rate 2000000
  61. !
  62. interface Serial0/0/1
  63. no ip address
  64. clock rate 2000000
  65. !
  66. interface Serial0/2/0
  67. no ip address
  68. clock rate 2000000
  69. !
  70. interface Serial0/2/1
  71. no ip address
  72. clock rate 2000000
  73. !
  74. interface Vlan1
  75. no ip address
  76. shutdown
  77. !
  78. router eigrp 13
  79. network 172.31.255.204 0.0.0.3
  80. no auto-summary
  81. !
  82. router ospf 15
  83. log-adjacency-changes
  84. passive-interface FastEthernet0/0
  85. network 172.18.250.0 0.0.0.255 area 0
  86. network 192.168.254.0 0.0.0.7 area 0
  87. network 11.1.1.12 0.0.0.3 area 0
  88. !
  89. ip nat inside source list 13 interface FastEthernet0/1 overload
  90. ip classless
  91. ip route 0.0.0.0 0.0.0.0 11.1.1.13
  92. !
  93. ip flow-export version 9
  94. !
  95. !
  96. access-list 13 permit 192.168.71.0 0.0.0.255
  97. access-list 13 permit 192.168.72.0 0.0.0.255
  98. access-list 13 permit 192.168.73.0 0.0.0.255
  99. access-list 13 permit 172.30.250.0 0.0.1.255
  100. access-list 13 permit 172.30.252.0 0.0.3.255
  101. !
  102. !
  103. !
  104. !
  105. !
  106. line con 0
  107. exec-timeout 0 0
  108. logging synchronous
  109. !
  110. line aux 0
  111. !
  112. line vty 0 4
  113. login
  114. !
  115. !
  116. !
  117. end
  118.  
  119.  
  120. Rtr-LAN4(config)#do show ip ro
  121. Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
  122. D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
  123. N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
  124. E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
  125. i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
  126. * - candidate default, U - per-user static route, o - ODR
  127. P - periodic downloaded static route
  128.  
  129. Gateway of last resort is 11.1.1.13 to network 0.0.0.0
  130.  
  131. 10.0.0.0/8 is variably subnetted, 12 subnets, 6 masks
  132. O 10.250.0.0/22 [110/5] via 11.1.1.13, 01:18:18, FastEthernet0/1
  133. O 10.250.4.0/23 [110/5] via 11.1.1.13, 01:18:18, FastEthernet0/1
  134. O 10.250.6.0/25 [110/5] via 11.1.1.13, 01:18:18, FastEthernet0/1
  135. O 10.250.6.128/25 [110/5] via 11.1.1.13, 01:18:18, FastEthernet0/1
  136. O 10.250.7.0/26 [110/5] via 11.1.1.13, 01:18:18, FastEthernet0/1
  137. O 10.250.7.64/26 [110/5] via 11.1.1.13, 01:18:18, FastEthernet0/1
  138. O 10.250.7.128/26 [110/5] via 11.1.1.13, 01:18:18, FastEthernet0/1
  139. O 10.250.7.192/26 [110/5] via 11.1.1.13, 01:18:18, FastEthernet0/1
  140. O 10.250.8.0/27 [110/5] via 11.1.1.13, 01:18:18, FastEthernet0/1
  141. O 10.250.8.32/27 [110/5] via 11.1.1.13, 01:18:18, FastEthernet0/1
  142. O 10.250.8.64/28 [110/5] via 11.1.1.13, 01:18:18, FastEthernet0/1
  143. O 10.250.8.80/28 [110/5] via 11.1.1.13, 01:18:18, FastEthernet0/1
  144. 11.0.0.0/30 is subnetted, 4 subnets
  145. O 11.1.1.0 [110/2] via 11.1.1.13, 01:18:18, FastEthernet0/1
  146. O 11.1.1.4 [110/2] via 11.1.1.13, 01:18:18, FastEthernet0/1
  147. O 11.1.1.8 [110/2] via 11.1.1.13, 01:18:18, FastEthernet0/1
  148. C 11.1.1.12 is directly connected, FastEthernet0/1
  149. 172.16.0.0/24 is subnetted, 1 subnets
  150. O 172.16.250.0 [110/3] via 11.1.1.13, 01:18:18, FastEthernet0/1
  151. 172.17.0.0/24 is subnetted, 1 subnets
  152. O 172.17.250.0 [110/3] via 11.1.1.13, 01:18:18, FastEthernet0/1
  153. 172.18.0.0/24 is subnetted, 1 subnets
  154. C 172.18.250.0 is directly connected, FastEthernet0/0
  155. 172.30.0.0/21 is subnetted, 1 subnets
  156. D 172.30.248.0 [90/2681856] via 172.31.255.206, 01:19:04, Serial0/0/0
  157. 172.31.0.0/16 is variably subnetted, 2 subnets, 2 masks
  158. D 172.31.255.128/25 [90/2681856] via 172.31.255.206, 01:19:04, Serial0/0/0
  159. C 172.31.255.204/30 is directly connected, Serial0/0/0
  160. D 192.168.64.0/20 [90/2681856] via 172.31.255.206, 01:19:04, Serial0/0/0
  161. 192.168.250.0/30 is subnetted, 1 subnets
  162. O 192.168.250.0 [110/4] via 11.1.1.13, 01:18:18, FastEthernet0/1
  163. 192.168.252.0/32 is subnetted, 2 subnets
  164. O 192.168.252.1 [110/3] via 11.1.1.13, 01:18:18, FastEthernet0/1
  165. O 192.168.252.5 [110/3] via 11.1.1.13, 01:18:18, FastEthernet0/1
  166. 192.168.253.0/32 is subnetted, 2 subnets
  167. O 192.168.253.1 [110/3] via 11.1.1.13, 01:18:18, FastEthernet0/1
  168. O 192.168.253.5 [110/3] via 11.1.1.13, 01:18:18, FastEthernet0/1
  169. 192.168.254.0/30 is subnetted, 2 subnets
  170. C 192.168.254.0 is directly connected, Loopback0
  171. C 192.168.254.4 is directly connected, Loopback1
  172. 207.207.250.0/29 is subnetted, 1 subnets
  173. O 207.207.250.0 [110/3] via 11.1.1.13, 01:18:18, FastEthernet0/1
  174. S* 0.0.0.0/0 [1/0] via 11.1.1.13
  175. Rtr-LAN4(config)#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement