Advertisement
byt3_m3

r3-crwngn_3725

Dec 4th, 2012
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.46 KB | None | 0 0
  1. Building configuration...
  2.  
  3. Current configuration : 1990 bytes
  4. !
  5. version 12.4
  6. service timestamps debug datetime msec
  7. service timestamps log datetime msec
  8. no service password-encryption
  9. !
  10. hostname crwngn_3725
  11. !
  12. boot-start-marker
  13. boot-end-marker
  14. !
  15. !
  16. no aaa new-model
  17. memory-size iomem 5
  18. ip cef
  19. !
  20. !
  21. !
  22. !
  23. ip auth-proxy max-nodata-conns 3
  24. ip admission max-nodata-conns 3
  25. !
  26. !
  27. !
  28. !
  29. !
  30. !
  31. !
  32. !
  33. !
  34. !
  35. !
  36. !
  37. !
  38. !
  39. !
  40. vtp file nvram:vlan.dat
  41.  
  42. !
  43. !
  44. !
  45. !
  46. !
  47. !
  48. !
  49. interface FastEthernet0/0
  50. no ip address
  51. shutdown
  52. duplex auto
  53. speed auto
  54. !
  55. interface Serial0/0
  56. ip address 10.10.0.2 255.255.255.252
  57. encapsulation ppp
  58. no ip split-horizon
  59. no peer neighbor-route
  60. clock rate 2000000
  61. !
  62. interface FastEthernet0/1
  63. no ip address
  64. shutdown
  65. duplex auto
  66. speed auto
  67. !
  68. interface FastEthernet1/0
  69. !
  70. interface FastEthernet1/1
  71. !
  72. interface FastEthernet1/2
  73. !
  74. interface FastEthernet1/3
  75. !
  76. interface FastEthernet1/4
  77. !
  78. interface FastEthernet1/5
  79. !
  80. interface FastEthernet1/6
  81. !
  82. interface FastEthernet1/7
  83. !
  84. interface FastEthernet1/8
  85. !
  86. interface FastEthernet1/9
  87. !
  88. interface FastEthernet1/10
  89. !
  90. interface FastEthernet1/11
  91. !
  92. interface FastEthernet1/12
  93. !
  94. interface FastEthernet1/13
  95. !
  96. interface FastEthernet1/14
  97. !
  98. interface FastEthernet1/15
  99. description Link to msswngn_3725 fa 1/15
  100. switchport trunk native vlan 10
  101. switchport mode trunk
  102. !
  103. interface Vlan1
  104. no ip address
  105. !
  106. interface Vlan2
  107. ip address 200.0.0.1 255.255.255.252
  108. !
  109. interface Vlan10
  110. ip address 10.10.10.1 255.255.255.0
  111. !
  112. router ospf 1
  113. log-adjacency-changes
  114. network 10.10.10.0 0.0.0.3 area 0.0.0.1
  115. network 10.10.0.0 0.0.255.255 area 0.0.0.0
  116. !
  117. router bgp 6800
  118. no synchronization
  119. bgp log-neighbor-changes
  120. network 200.0.0.0 mask 255.255.255.252
  121. neighbor 10.30.0.2 remote-as 6800
  122. neighbor 10.30.0.2 soft-reconfiguration inbound
  123. no auto-summary
  124. !
  125. ip forward-protocol nd
  126. ip route 0.0.0.0 0.0.0.0 Serial0/0
  127. !
  128. !
  129. ip http server
  130. no ip http secure-server
  131. !
  132. !
  133. !
  134. !
  135. !
  136. control-plane
  137. !
  138. !
  139. !
  140. !
  141. !
  142. !
  143. !
  144. !
  145. !
  146. !
  147. line con 0
  148. logging synchronous
  149. line aux 0
  150. line vty 0 4
  151. login
  152. !
  153. !
  154. end
  155.  
  156. crwngn_3725#show ip bgp
  157. BGP table version is 22, local router ID is 200.0.0.1
  158. Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
  159. r RIB-failure, S Stale
  160. Origin codes: i - IGP, e - EGP, ? - incomplete
  161.  
  162. Network Next Hop Metric LocPrf Weight Path
  163. *>i67.1.1.0/24 68.1.1.2 0 100 0 6810 i
  164. *>i172.0.0.2/32 68.1.1.2 0 100 0 6810 i
  165. *> 200.0.0.0/30 0.0.0.0 0 32768 i
  166.  
  167.  
  168. crwngn_3725#show ip bgp summary
  169. BGP router identifier 200.0.0.1, local AS number 6800
  170. BGP table version is 22, main routing table version 22
  171. 3 network entries using 351 bytes of memory
  172. 3 path entries using 156 bytes of memory
  173. 3/2 BGP path/bestpath attribute entries using 372 bytes of memory
  174. 1 BGP AS-PATH entries using 24 bytes of memory
  175. 0 BGP route-map cache entries using 0 bytes of memory
  176. 0 BGP filter-list cache entries using 0 bytes of memory
  177. BGP using 903 total bytes of memory
  178. BGP activity 14/11 prefixes, 16/13 paths, scan interval 60 secs
  179.  
  180. Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
  181. 10.30.0.2 4 6800 658 665 22 0 0 00:54:28 2
  182.  
  183. crwngn_3725#show ip route
  184. Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
  185. D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
  186. N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
  187. E1 - OSPF external type 1, E2 - OSPF external type 2
  188. i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
  189. ia - IS-IS inter area, * - candidate default, U - per-user static route
  190. o - ODR, P - periodic downloaded static route
  191.  
  192. Gateway of last resort is 0.0.0.0 to network 0.0.0.0
  193.  
  194. 200.0.0.0/30 is subnetted, 1 subnets
  195. C 200.0.0.0 is directly connected, Vlan2
  196. 172.0.0.0/32 is subnetted, 1 subnets
  197. B 172.0.0.2 [200/0] via 68.1.1.2, 00:56:15
  198. 67.0.0.0/24 is subnetted, 1 subnets
  199. B 67.1.1.0 [200/0] via 68.1.1.2, 00:56:15
  200. 10.0.0.0/8 is variably subnetted, 4 subnets, 2 masks
  201. C 10.10.0.0/30 is directly connected, Serial0/0
  202. C 10.10.10.0/24 is directly connected, Vlan10
  203. O 10.30.0.0/30 [110/65] via 10.10.0.1, 10:36:14, Serial0/0
  204. O 10.20.0.0/30 [110/128] via 10.10.0.1, 10:36:15, Serial0/0
  205. S* 0.0.0.0/0 is directly connected, Serial0/0
  206.  
  207.  
  208. crwngn_3725#show ip int brief
  209. Interface IP-Address OK? Method Status Protocol
  210. FastEthernet0/0 unassigned YES NVRAM administratively down down
  211. Serial0/0 10.10.0.2 YES NVRAM up up
  212. FastEthernet0/1 unassigned YES NVRAM administratively down down
  213. FastEthernet1/0 unassigned YES unset up down
  214. FastEthernet1/1 unassigned YES unset up down
  215. FastEthernet1/2 unassigned YES unset up down
  216. FastEthernet1/3 unassigned YES unset up down
  217. FastEthernet1/4 unassigned YES unset up down
  218. FastEthernet1/5 unassigned YES unset up down
  219. FastEthernet1/6 unassigned YES unset up down
  220. FastEthernet1/7 unassigned YES unset up down
  221. FastEthernet1/8 unassigned YES unset up down
  222. FastEthernet1/9 unassigned YES unset up down
  223. FastEthernet1/10 unassigned YES unset up down
  224. FastEthernet1/11 unassigned YES unset up down
  225. FastEthernet1/12 unassigned YES unset up down
  226. FastEthernet1/13 unassigned YES unset up down
  227. FastEthernet1/14 unassigned YES unset up down
  228. FastEthernet1/15 unassigned YES unset up up
  229. Vlan1 unassigned YES NVRAM up up
  230. Vlan2 200.0.0.1 YES manual up up
  231. Vlan10 10.10.10.1 YES manual up up
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement