Guest User

Untitled

a guest
Jun 27th, 2012
750
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.35 KB | None | 0 0
  1. R1#term len 0
  2. R1#show run | s router bgp
  3. router bgp 26
  4. no bgp default ipv4-unicast
  5. bgp log-neighbor-changes
  6. neighbor PE_ROUTERS peer-group
  7. neighbor PE_ROUTERS remote-as 26
  8. neighbor PE_ROUTERS update-source Loopback0
  9. neighbor 2.2.2.2 peer-group PE_ROUTERS
  10. neighbor 5.5.5.5 peer-group PE_ROUTERS
  11. neighbor 19.19.19.19 peer-group PE_ROUTERS
  12. !
  13. address-family ipv4
  14. no synchronization
  15. no auto-summary
  16. exit-address-family
  17. !
  18. address-family vpnv4
  19. neighbor PE_ROUTERS send-community extended
  20. neighbor 2.2.2.2 activate
  21. neighbor 5.5.5.5 activate
  22. neighbor 19.19.19.19 activate
  23. exit-address-family
  24. !
  25. address-family ipv4 mdt
  26. neighbor 2.2.2.2 activate
  27. neighbor 19.19.19.19 activate
  28. exit-address-family
  29. !
  30. address-family vpnv6
  31. neighbor PE_ROUTERS send-community extended
  32. neighbor 2.2.2.2 activate
  33. neighbor 19.19.19.19 activate
  34. exit-address-family
  35. !
  36. address-family ipv4 vrf ABC
  37. no synchronization
  38. neighbor 10.1.7.7 remote-as 65001
  39. neighbor 10.1.7.7 activate
  40. neighbor 10.1.7.7 as-override
  41. exit-address-family
  42. !
  43. address-family ipv6 vrf ABC
  44. no synchronization
  45. neighbor 2001:10:1:7::7 remote-as 65001
  46. neighbor 2001:10:1:7::7 activate
  47. neighbor 2001:10:1:7::7 as-override
  48. exit-address-family
  49. R1#show bgp vpnv4 uni
  50. R1#show bgp vpnv4 unicast all summary
  51. BGP router identifier 1.1.1.1, local AS number 26
  52. BGP table version is 83, main routing table version 83
  53. 8 network entries using 1216 bytes of memory
  54. 9 path entries using 468 bytes of memory
  55. 5/4 BGP path/bestpath attribute entries using 660 bytes of memory
  56. 1 BGP AS-PATH entries using 24 bytes of memory
  57. 1 BGP extended community entries using 24 bytes of memory
  58. 0 BGP route-map cache entries using 0 bytes of memory
  59. 0 BGP filter-list cache entries using 0 bytes of memory
  60. BGP using 2392 total bytes of memory
  61. BGP activity 33/16 prefixes, 41/23 paths, scan interval 60 secs
  62.  
  63. Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
  64. 2.2.2.2 4 26 219 219 83 0 0 03:12:32 3
  65. 5.5.5.5 4 26 226 219 83 0 0 03:12:03 1
  66. 10.1.7.7 4 65001 170 200 83 0 0 02:45:48 2
  67. 19.19.19.19 4 26 40 43 83 0 0 00:31:40 3
  68. R1#show bgp ipv4 mdt all summary
  69. BGP router identifier 1.1.1.1, local AS number 26
  70. BGP table version is 4, main routing table version 4
  71. 3 network entries using 444 bytes of memory
  72. 3 path entries using 168 bytes of memory
  73. 3/3 BGP path/bestpath attribute entries using 372 bytes of memory
  74. 1 BGP AS-PATH entries using 24 bytes of memory
  75. 1 BGP extended community entries using 24 bytes of memory
  76. 0 BGP route-map cache entries using 0 bytes of memory
  77. 0 BGP filter-list cache entries using 0 bytes of memory
  78. BGP using 1032 total bytes of memory
  79. BGP activity 33/16 prefixes, 41/23 paths, scan interval 60 secs
  80.  
  81. Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
  82. 2.2.2.2 4 26 40 40 4 0 0 00:32:53 1
  83. 19.19.19.19 4 26 40 44 4 0 0 00:31:47 1
  84. R1#show bgp ipv4 mdt all
  85. BGP table version is 4, local router ID is 1.1.1.1
  86. Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
  87. r RIB-failure, S Stale, m multipath, b backup-path, x best-external
  88. Origin codes: i - IGP, e - EGP, ? - incomplete
  89.  
  90. Network Next Hop Metric LocPrf Weight Path
  91. Route Distinguisher: 26:65001 (default for vrf ABC)
  92. *> 1.1.1.1/32 0.0.0.0 0 ?
  93. *>i2.2.2.2/32 2.2.2.2 0 100 0 ?
  94. *>i19.19.19.19/32 19.19.19.19 100 0 i
  95. R1#wr
  96. Building configuration...
  97. [OK]
  98. R1#reload
  99. Proceed with reload? [confirm]
  100.  
  101. System Bootstrap, Version 12.0(19990210:195103) [12.0XE 105], DEVELOPMENT SOFTWARE
  102. Copyright (c) 1994-1999 by cisco Systems, Inc.
  103. C7200 platform with 262144 Kbytes of main memory
  104.  
  105.  
  106. Self decompressing the image : ################################################################################################################################################### [OK]
  107.  
  108. Bad CPU ID 00002710
  109. System Bootstrap, Version 12.0(19990210:195103) [12.0XE 105], DEVELOPMENT SOFTWARE
  110. Copyright (c) 1994-1999 by cisco Systems, Inc.
  111. C7200 platform with 262144 Kbytes of main memory
  112.  
  113.  
  114. Initializing ATA monitor library...
  115. string is disk0:c7200-advipservicesk9-mz.122-33.SRE3.bin
  116.  
  117. Initializing ATA monitor library...
  118.  
  119. Self decompressing the image : ################################################################################################################################################################################################### [OK]
  120.  
  121. Restricted Rights Legend
  122.  
  123. Use, duplication, or disclosure by the Government is
  124. subject to restrictions as set forth in subparagraph
  125. (c) of the Commercial Computer Software - Restricted
  126. Rights clause at FAR sec. 52.227-19 and subparagraph
  127. (c) (1) (ii) of the Rights in Technical Data and Computer
  128. Software clause at DFARS sec. 252.227-7013.
  129.  
  130. cisco Systems, Inc.
  131. 170 West Tasman Drive
  132. San Jose, California 95134-1706
  133.  
  134.  
  135.  
  136. Cisco IOS Software, 7200 Software (C7200-ADVIPSERVICESK9-M), Version 12.2(33)SRE3, RELEASE SOFTWARE (fc1)
  137. Technical Support: http://www.cisco.com/techsupport
  138. Copyright (c) 1986-2011 by Cisco Systems, Inc.
  139. Compiled Tue 25-Jan-11 08:35 by prod_rel_team
  140.  
  141.  
  142. This product contains cryptographic features and is subject to United
  143. States and local country laws governing import, export, transfer and
  144. use. Delivery of Cisco cryptographic products does not imply
  145. third-party authority to import, export, distribute or use encryption.
  146. Importers, exporters, distributors and users are responsible for
  147. compliance with U.S. and local country laws. By using this product you
  148. agree to comply with applicable laws and regulations. If you are unable
  149. to comply with U.S. and local laws, return this product immediately.
  150.  
  151. A summary of U.S. laws governing Cisco cryptographic products may be found at:
  152. http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
  153.  
  154. If you require further assistance please contact us by sending email to
  155.  
  156. Cisco 7204VXR (NPE300) processor (revision B) with 229376K/65536K bytes of memory.
  157. Processor board ID 20396208
  158. R7000 CPU at 262MHz, Implementation 39, Rev 1.0, 256KB L2, 2048KB L3 Cache
  159. 4 slot VXR midplane, Version 2.0
  160.  
  161. Last reset from power-on
  162.  
  163. --------------------------------------------------------------
  164. This Version of Cisco IOS Software is not supported on NPE300.
  165. Please select a version of Cisco IOS software compatible with
  166. this processor from http://www.cisco.com.
  167. --------------------------------------------------------------
  168.  
  169. PCI bus mb0_mb1 (Slots 0, 1, 3 and 5) has a capacity of 600 bandwidth points.
  170. Current configuration on bus mb0_mb1 has a total of 400 bandwidth points.
  171. This configuration is within the PCI bus capacity and is supported.
  172.  
  173. PCI bus mb2 (Slots 2, 4, 6) has a capacity of 600 bandwidth points.
  174. Current configuration on bus mb2 has a total of 0 bandwidth points
  175. This configuration is within the PCI bus capacity and is supported.
  176.  
  177. Please refer to the following document "Cisco 7200 Series Port Adaptor
  178. Hardware Configuration Guidelines" on Cisco.com <http://www.cisco.com>
  179. for c7200 bandwidth points oversubscription and usage guidelines.
  180.  
  181.  
  182. 2 FastEthernet interfaces
  183. 4 Serial interfaces
  184. 125K bytes of NVRAM.
  185.  
  186. 40960K bytes of ATA PCMCIA card at slot 0 (Sector size 512 bytes).
  187. 4096K bytes of Flash internal SIMM (Sector size 256K).
  188.  
  189.  
  190. Press RETURN to get started!
  191.  
  192.  
  193. R1>
  194. *Jun 27 09:35:22.347: %LINK-3-UPDOWN: Interface FastEthernet0/0, changed state to up
  195. *Jun 27 09:35:22.351: %LINK-3-UPDOWN: Interface FastEthernet1/0, changed state to up
  196. *Jun 27 09:35:22.351: %LINK-3-UPDOWN: Interface Serial2/0, changed state to down
  197. *Jun 27 09:35:22.351: %LINK-3-UPDOWN: Interface Serial2/1, changed state to down
  198. *Jun 27 09:35:22.351: %LINK-3-UPDOWN: Interface Serial2/2, changed state to down
  199. *Jun 27 09:35:22.351: %LINK-3-UPDOWN: Interface Serial2/3, changed state to down
  200. *Jun 27 09:35:23.359: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to down
  201. *Jun 27 09:35:23.359: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet1/0, changed state to down
  202. *Jun 27 09:35:23.359: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2/0, changed state to down
  203. *Jun 27 09:35:23.359: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2/1, changed state to down
  204. *Jun 27 09:35:23.359: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2/2, changed state to down
  205. *Jun 27 09:35:23.359: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2/3, changed state to down
  206. %TIB-3-GENERAL: Failure in allocating workq item
  207. %SYS-5-CONFIG_I: Configured from memory by console
  208. %SYS-5-RESTART: System restarted --
  209. Cisco IOS Software, 7200 Software (C7200-ADVIPSERVICESK9-M), Version 12.2(33)SRE3, RELEASE SOFTWARE (fc1)
  210. Technical Support: http://www.cisco.com/techsupport
  211. Copyright (c) 1986-2011 by Cisco Systems, Inc.
  212. Compiled Tue 25-Jan-11 08:35 by prod_rel_team
  213. %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet1/0, changed state to up
  214. %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up
  215. %CRYPTO-6-ISAKMP_ON_OFF: ISAKMP is OFF
  216. %CRYPTO-6-ISAKMP_ON_OFF: ISAKMP is OFF
  217. %LINEPROTO-5-UPDOWN: Line protocol on Interface Loopback0, changed state to up
  218. %SYS-6-BOOTTIME: Time taken to reboot after reload = 145 seconds
  219. %PIM-5-DRCHG: VRF ABC: DR change from neighbor 0.0.0.0 to 10.1.7.1 on interface FastEthernet0/0
  220. %PIM-5-DRCHG: DR change from neighbor 0.0.0.0 to 1.1.1.1 on interface Loopback0
  221. %PIM-5-DRCHG: DR change from neighbor 0.0.0.0 to 26.1.6.1 on interface FastEthernet1/0.16
  222. %LINEPROTO-5-UPDOWN: Line protocol on Interface Tunnel0, changed state to down
  223. %LINK-5-CHANGED: Interface Serial2/0, changed state to administratively down
  224. %LINK-5-CHANGED: Interface Serial2/1, changed state to administratively down
  225. %LINK-5-CHANGED: Interface Serial2/2, changed state to administratively down
  226. %LINK-5-CHANGED: Interface Serial2/3, changed state to administratively down
  227. %BGP-5-ADJCHANGE: neighbor 10.1.7.7 vpn vrf ABC Up
  228. %LDP-5-NBRCHG: LDP Neighbor 6.6.6.6:0 (1) is UP
  229. %BGP_SESSION-5-ADJCHANGE: neighbor 5.5.5.5 IPv4 MDT topology base removed from session Capability changed
  230. %BGP-5-ADJCHANGE: neighbor 5.5.5.5 Up
  231. %BGP-5-ADJCHANGE: neighbor 2.2.2.2 Up
  232. %BGP-5-ADJCHANGE: neighbor 2001:10:1:7::7 vpn vrf ABC Up
  233. R1>en
  234. Password:
  235. %BGP-5-ADJCHANGE: neighbor 19.19.19.19 Up
  236. R1#term le
  237. %BGP_SESSION-5-ADJCHANGE: neighbor 5.5.5.5 IPv4 MDT topology base removed from session BGP Notification received
  238. R1#term len 0
  239. R1#
  240. %LINEPROTO-5-UPDOWN: Line protocol on Interface Tunnel0, changed state to up
  241. R1#show bgp ipv4 md
  242. %PIM-5-NBRCHG: neighbor 26.1.6.6 UP on interface FastEthernet1/0.16
  243. %PIM-5-DRCHG: DR change from neighbor 26.1.6.1 to 26.1.6.6 on interface FastEthernet1/0.16
  244. %PIM-5-NBRCHG: VRF ABC: neighbor 10.1.7.7 UP on interface FastEthernet0/0
  245. %PIM-5-DRCHG: VRF ABC: DR change from neighbor 10.1.7.1 to 10.1.7.7 on interface FastEthernet0/0
  246. R1#show bgp ipv4 mdt all summary
  247. BGP router identifier 1.1.1.1, local AS number 26
  248. BGP table version is 1, main routing table version 1
  249. 2 network entries using 296 bytes of memory
  250. 2 path entries using 112 bytes of memory
  251. 2/0 BGP path/bestpath attribute entries using 248 bytes of memory
  252. 2 BGP AS-PATH entries using 48 bytes of memory
  253. 2 BGP extended community entries using 48 bytes of memory
  254. 0 BGP route-map cache entries using 0 bytes of memory
  255. 0 BGP filter-list cache entries using 0 bytes of memory
  256. BGP using 752 total bytes of memory
  257. BGP activity 16/0 prefixes, 17/0 paths, scan interval 60 secs
  258.  
  259. Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
  260. 2.2.2.2 4 26 9 4 1 0 0 00:00:29 1
  261. 5.5.5.5 4 26 0 0 1 0 0 never (NoNeg)
  262. 19.19.19.19 4 26 7 4 1 0 0 00:00:25 1
  263. R1#
  264. %LINEPROTO-5-UPDOWN: Line protocol on Interface Tunnel1, changed state to up
  265. R1#
  266. %PIM-5-DRCHG: VRF ABC: DR change from neighbor 0.0.0.0 to 1.1.1.1 on interface Tunnel1
  267. R1#
  268. %BGP-3-NOTIFICATION: received from neighbor 5.5.5.5 active 2/8 (no supported AFI/SAFI) 3 bytes 000142 (timer expired)
  269. R1#
  270. %PIM-5-NBRCHG: VRF ABC: neighbor 19.19.19.19 UP on interface Tunnel1
  271. %PIM-5-DRCHG: VRF ABC: DR change from neighbor 1.1.1.1 to 19.19.19.19 on interface Tunnel1
  272. %PIM-5-NBRCHG: VRF ABC: neighbor 2.2.2.2 UP on interface Tunnel1
  273. R1#
  274. R1#sh bgp vpnv4 unicast all neighbors 5.5.5.5
  275. BGP neighbor is 5.5.5.5, remote AS 26, internal link
  276. Member of peer-group PE_ROUTERS for session parameters
  277. BGP version 4, remote router ID 5.5.5.5
  278. BGP state = Established, up for 00:03:16
  279. Last read 00:00:38, last write 00:00:32, hold time is 180, keepalive interval is 60 seconds
  280. Neighbor sessions:
  281. 1 active, is multisession capable
  282. Neighbor capabilities:
  283. Route refresh: advertised and received(new)
  284. Four-octets ASN Capability: advertised and received
  285. Address family IPv4 MDT: advertised
  286. Address family VPNv4 Unicast: advertised and received
  287. Multisession Capability: advertised and received
  288. Message statistics, state Established:
  289. InQ depth is 0
  290. OutQ depth is 0
  291.  
  292. Sent Rcvd
  293. Opens: 1 1
  294. Notifications: 0 0
  295. Updates: 3 3
  296. Keepalives: 4 5
  297. Route Refresh: 0 0
  298. Total: 8 9
  299. Default minimum time between advertisement runs is 0 seconds
  300.  
  301. For address family: IPv4 MDT
  302. BGP table version 4, neighbor version 1/4
  303. Output queue size : 0
  304. Index 0
  305. Address family unwanted by neighbor
  306. PE_ROUTERS peer-group member
  307. Sent Rcvd
  308. Prefix activity: ---- ----
  309. Prefixes Current: 0 0
  310. Prefixes Total: 0 0
  311. Implicit Withdraw: 0 0
  312. Explicit Withdraw: 0 0
  313. Used as bestpath: n/a 0
  314. Used as multipath: n/a 0
  315.  
  316. Outbound Inbound
  317. Local Policy Denied Prefixes: -------- -------
  318. Total: 0 0
  319. Number of NLRIs in the update sent: max 0, min 0
  320. Last detected as dynamic slow peer: never
  321. Dynamic slow peer recovered: never
  322.  
  323. For address family: VPNv4 Unicast
  324. Session: 5.5.5.5 session 1
  325. BGP table version 23, neighbor version 23/0
  326. Output queue size : 0
  327. Index 2
  328. 2 update-group member
  329. PE_ROUTERS peer-group member
  330. Sent Rcvd
  331. Prefix activity: ---- ----
  332. Prefixes Current: 2 1 (Consumes 52 bytes)
  333. Prefixes Total: 4 1
  334. Implicit Withdraw: 2 0
  335. Explicit Withdraw: 0 0
  336. Used as bestpath: n/a 1
  337. Used as multipath: n/a 0
  338.  
  339. Outbound Inbound
  340. Local Policy Denied Prefixes: -------- -------
  341. Bestpath from this peer: 6 n/a
  342. Bestpath from iBGP peer: 6 n/a
  343. AF Permit Check: 6 n/a
  344. Total: 18 0
  345. Number of NLRIs in the update sent: max 2, min 0
  346. Last detected as dynamic slow peer: never
  347. Dynamic slow peer recovered: never
  348.  
  349. Address tracking is enabled, the RIB does have a route to 5.5.5.5
  350. Connections established 1; dropped 0
  351. Last reset never
  352. Transport(tcp) path-mtu-discovery is enabled
  353. Graceful-Restart is disabled
  354. Connection state is ESTAB, I/O status: 1, unread input bytes: 0
  355. Connection is ECN Disabled
  356. Mininum incoming TTL 0, Outgoing TTL 255
  357. Local host: 1.1.1.1, Local port: 63394
  358. Foreign host: 5.5.5.5, Foreign port: 179
  359. Connection tableid (VRF): 0
  360.  
  361. Enqueued packets for retransmit: 0, input: 0 mis-ordered: 0 (0 bytes)
  362.  
  363. Event Timers (current time is 0x356F0):
  364. Timer Starts Wakeups Next
  365. Retrans 8 1 0x0
  366. TimeWait 0 0 0x0
  367. AckHold 5 4 0x0
  368. SendWnd 0 0 0x0
  369. KeepAlive 0 0 0x0
  370. GiveUp 0 0 0x0
  371. PmtuAger 1 0 0x97D5C
  372. DeadWait 0 0 0x0
  373. Linger 0 0 0x0
  374.  
  375. iss: 2798896667 snduna: 2798897095 sndnxt: 2798897095 sndwnd: 15957
  376. irs: 997916715 rcvnxt: 997917072 rcvwnd: 16028 delrcvwnd: 356
  377.  
  378. SRTT: 165 ms, RTTO: 1172 ms, RTV: 1007 ms, KRTT: 0 ms
  379. minRTT: 4 ms, maxRTT: 300 ms, ACK hold: 200 ms
  380. Status Flags: none
  381. Option Flags: higher precendence, nagle, path mtu capable
  382.  
  383. Datagrams (max data segment is 1436 bytes):
  384. Rcvd: 12 (out of order: 0), with data: 7, total data bytes: 356
  385. Sent: 13 (retransmit: 1 fastretransmit: 0),with data: 7, total data bytes: 427
  386.  
  387.  
  388. R1#
  389. R1#config t
  390. Enter configuration commands, one per line. End with CNTL/Z.
  391. R1(config)#router bgp 26
  392. R1(config-router)#add
  393. R1(config-router)#address-family ipv4 mdt
  394. R1(config-router-af)#no nei
  395. R1(config-router-af)#no neighbor 5.5.5.5 ac
  396. R1(config-router-af)#no neighbor 5.5.5.5 activate
  397. R1(config-router-af)#end
  398. R1#sh run | s
  399. %SYS-5-CONFIG_I: Configured from console by console
  400. R1#sh run | s router bgp
  401. router bgp 26
  402. no bgp default ipv4-unicast
  403. bgp log-neighbor-changes
  404. neighbor PE_ROUTERS peer-group
  405. neighbor PE_ROUTERS remote-as 26
  406. neighbor PE_ROUTERS update-source Loopback0
  407. neighbor 2.2.2.2 peer-group PE_ROUTERS
  408. neighbor 5.5.5.5 peer-group PE_ROUTERS
  409. neighbor 19.19.19.19 peer-group PE_ROUTERS
  410. !
  411. address-family ipv4
  412. no synchronization
  413. no auto-summary
  414. exit-address-family
  415. !
  416. address-family vpnv4
  417. neighbor PE_ROUTERS send-community extended
  418. neighbor 2.2.2.2 activate
  419. neighbor 5.5.5.5 activate
  420. neighbor 19.19.19.19 activate
  421. exit-address-family
  422. !
  423. address-family ipv4 mdt
  424. neighbor 2.2.2.2 activate
  425. neighbor 19.19.19.19 activate
  426. exit-address-family
  427. !
  428. address-family vpnv6
  429. neighbor PE_ROUTERS send-community extended
  430. neighbor 2.2.2.2 activate
  431. neighbor 19.19.19.19 activate
  432. exit-address-family
  433. !
  434. address-family ipv4 vrf ABC
  435. no synchronization
  436. neighbor 10.1.7.7 remote-as 65001
  437. neighbor 10.1.7.7 activate
  438. neighbor 10.1.7.7 as-override
  439. exit-address-family
  440. !
  441. address-family ipv6 vrf ABC
  442. no synchronization
  443. neighbor 2001:10:1:7::7 remote-as 65001
  444. neighbor 2001:10:1:7::7 activate
  445. neighbor 2001:10:1:7::7 as-override
  446. exit-address-family
  447. R1#sh bgp vpnv4 unicast all neighbors 5.5.5.5
  448. BGP neighbor is 5.5.5.5, remote AS 26, internal link
  449. Member of peer-group PE_ROUTERS for session parameters
  450. BGP version 4, remote router ID 5.5.5.5
  451. BGP state = Established, up for 00:04:45
  452. Last read 00:00:24, last write 00:00:09, hold time is 180, keepalive interval is 60 seconds
  453. Neighbor sessions:
  454. 1 active, is multisession capable
  455. Neighbor capabilities:
  456. Route refresh: advertised and received(new)
  457. Four-octets ASN Capability: advertised and received
  458. Address family VPNv4 Unicast: advertised and received
  459. Multisession Capability: advertised and received
  460. Message statistics, state Established:
  461. InQ depth is 0
  462. OutQ depth is 0
  463.  
  464. Sent Rcvd
  465. Opens: 1 1
  466. Notifications: 0 0
  467. Updates: 3 3
  468. Keepalives: 6 7
  469. Route Refresh: 0 0
  470. Total: 10 11
  471. Default minimum time between advertisement runs is 0 seconds
  472.  
  473. For address family: VPNv4 Unicast
  474. Session: 5.5.5.5 session 1
  475. BGP table version 23, neighbor version 23/0
  476. Output queue size : 0
  477. Index 2
  478. 2 update-group member
  479. PE_ROUTERS peer-group member
  480. Sent Rcvd
  481. Prefix activity: ---- ----
  482. Prefixes Current: 2 1 (Consumes 52 bytes)
  483. Prefixes Total: 4 1
  484. Implicit Withdraw: 2 0
  485. Explicit Withdraw: 0 0
  486. Used as bestpath: n/a 1
  487. Used as multipath: n/a 0
  488.  
  489. Outbound Inbound
  490. Local Policy Denied Prefixes: -------- -------
  491. Bestpath from this peer: 6 n/a
  492. Bestpath from iBGP peer: 6 n/a
  493. AF Permit Check: 6 n/a
  494. Total: 18 0
  495. Number of NLRIs in the update sent: max 2, min 0
  496. Last detected as dynamic slow peer: never
  497. Dynamic slow peer recovered: never
  498.  
  499. Address tracking is enabled, the RIB does have a route to 5.5.5.5
  500. Connections established 1; dropped 0
  501. Last reset never
  502. Transport(tcp) path-mtu-discovery is enabled
  503. Graceful-Restart is disabled
  504. Connection state is ESTAB, I/O status: 1, unread input bytes: 0
  505. Connection is ECN Disabled
  506. Mininum incoming TTL 0, Outgoing TTL 255
  507. Local host: 1.1.1.1, Local port: 63394
  508. Foreign host: 5.5.5.5, Foreign port: 179
  509. Connection tableid (VRF): 0
  510.  
  511. Enqueued packets for retransmit: 0, input: 0 mis-ordered: 0 (0 bytes)
  512.  
  513. Event Timers (current time is 0x4B1A4):
  514. Timer Starts Wakeups Next
  515. Retrans 10 1 0x0
  516. TimeWait 0 0 0x0
  517. AckHold 7 6 0x0
  518. SendWnd 0 0 0x0
  519. KeepAlive 0 0 0x0
  520. GiveUp 0 0 0x0
  521. PmtuAger 1 0 0x97D5C
  522. DeadWait 0 0 0x0
  523. Linger 0 0 0x0
  524.  
  525. iss: 2798896667 snduna: 2798897133 sndnxt: 2798897133 sndwnd: 15919
  526. irs: 997916715 rcvnxt: 997917110 rcvwnd: 15990 delrcvwnd: 394
  527.  
  528. SRTT: 197 ms, RTTO: 984 ms, RTV: 787 ms, KRTT: 0 ms
  529. minRTT: 4 ms, maxRTT: 300 ms, ACK hold: 200 ms
  530. Status Flags: none
  531. Option Flags: higher precendence, nagle, path mtu capable
  532.  
  533. Datagrams (max data segment is 1436 bytes):
  534. Rcvd: 16 (out of order: 0), with data: 9, total data bytes: 394
  535. Sent: 17 (retransmit: 1 fastretransmit: 0),with data: 9, total data bytes: 465
  536.  
  537.  
  538. R1#
  539. R1#reload
  540.  
  541. System configuration has been modified. Save? [yes/no]: y
  542. Building configuration...
  543. [OK]
  544. Proceed with reload? [confirm]
  545.  
  546. System Bootstrap, Version 12.0(19990210:195103) [12.0XE 105], DEVELOPMENT SOFTWARE
  547. Copyright (c) 1994-1999 by cisco Systems, Inc.
  548. C7200 platform with 262144 Kbytes of main memory
  549.  
  550.  
  551. Self decompressing the image : ################################################################################################################################################### [OK]
  552.  
  553. Bad CPU ID 00002710
  554. System Bootstrap, Version 12.0(19990210:195103) [12.0XE 105], DEVELOPMENT SOFTWARE
  555. Copyright (c) 1994-1999 by cisco Systems, Inc.
  556. C7200 platform with 262144 Kbytes of main memory
  557.  
  558.  
  559. Initializing ATA monitor library...
  560. string is disk0:c7200-advipservicesk9-mz.122-33.SRE3.bin
  561.  
  562. Initializing ATA monitor library...
  563.  
  564. Self decompressing the image : ################################################################################################################################################################################################### [OK]
  565.  
  566. Restricted Rights Legend
  567.  
  568. Use, duplication, or disclosure by the Government is
  569. subject to restrictions as set forth in subparagraph
  570. (c) of the Commercial Computer Software - Restricted
  571. Rights clause at FAR sec. 52.227-19 and subparagraph
  572. (c) (1) (ii) of the Rights in Technical Data and Computer
  573. Software clause at DFARS sec. 252.227-7013.
  574.  
  575. cisco Systems, Inc.
  576. 170 West Tasman Drive
  577. San Jose, California 95134-1706
  578.  
  579.  
  580.  
  581. Cisco IOS Software, 7200 Software (C7200-ADVIPSERVICESK9-M), Version 12.2(33)SRE3, RELEASE SOFTWARE (fc1)
  582. Technical Support: http://www.cisco.com/techsupport
  583. Copyright (c) 1986-2011 by Cisco Systems, Inc.
  584. Compiled Tue 25-Jan-11 08:35 by prod_rel_team
  585.  
  586.  
  587. This product contains cryptographic features and is subject to United
  588. States and local country laws governing import, export, transfer and
  589. use. Delivery of Cisco cryptographic products does not imply
  590. third-party authority to import, export, distribute or use encryption.
  591. Importers, exporters, distributors and users are responsible for
  592. compliance with U.S. and local country laws. By using this product you
  593. agree to comply with applicable laws and regulations. If you are unable
  594. to comply with U.S. and local laws, return this product immediately.
  595.  
  596. A summary of U.S. laws governing Cisco cryptographic products may be found at:
  597. http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
  598.  
  599. If you require further assistance please contact us by sending email to
  600.  
  601. Cisco 7204VXR (NPE300) processor (revision B) with 229376K/65536K bytes of memory.
  602. Processor board ID 20396208
  603. R7000 CPU at 262MHz, Implementation 39, Rev 1.0, 256KB L2, 2048KB L3 Cache
  604. 4 slot VXR midplane, Version 2.0
  605.  
  606. Last reset from power-on
  607.  
  608. --------------------------------------------------------------
  609. This Version of Cisco IOS Software is not supported on NPE300.
  610. Please select a version of Cisco IOS software compatible with
  611. this processor from http://www.cisco.com.
  612. --------------------------------------------------------------
  613.  
  614. PCI bus mb0_mb1 (Slots 0, 1, 3 and 5) has a capacity of 600 bandwidth points.
  615. Current configuration on bus mb0_mb1 has a total of 400 bandwidth points.
  616. This configuration is within the PCI bus capacity and is supported.
  617.  
  618. PCI bus mb2 (Slots 2, 4, 6) has a capacity of 600 bandwidth points.
  619. Current configuration on bus mb2 has a total of 0 bandwidth points
  620. This configuration is within the PCI bus capacity and is supported.
  621.  
  622. Please refer to the following document "Cisco 7200 Series Port Adaptor
  623. Hardware Configuration Guidelines" on Cisco.com <http://www.cisco.com>
  624. for c7200 bandwidth points oversubscription and usage guidelines.
  625.  
  626.  
  627. 2 FastEthernet interfaces
  628. 4 Serial interfaces
  629. 125K bytes of NVRAM.
  630.  
  631. 40960K bytes of ATA PCMCIA card at slot 0 (Sector size 512 bytes).
  632. 4096K bytes of Flash internal SIMM (Sector size 256K).
  633.  
  634.  
  635. Press RETURN to get started!
  636.  
  637.  
  638. R1>e
  639. *Jun 27 09:54:54.347: %LINK-3-UPDOWN: Interface FastEthernet0/0, changed state to up
  640. *Jun 27 09:54:54.351: %LINK-3-UPDOWN: Interface FastEthernet1/0, changed state to up
  641. *Jun 27 09:54:54.351: %LINK-3-UPDOWN: Interface Serial2/0, changed state to down
  642. *Jun 27 09:54:54.351: %LINK-3-UPDOWN: Interface Serial2/1, changed state to down
  643. *Jun 27 09:54:54.351: %LINK-3-UPDOWN: Interface Serial2/2, changed state to down
  644. *Jun 27 09:54:54.351: %LINK-3-UPDOWN: Interface Serial2/3, changed state to down
  645. *Jun 27 09:54:55.359: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to down
  646. *Jun 27 09:54:55.359: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet1/0, changed state to down
  647. *Jun 27 09:54:55.359: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2/0, changed state to down
  648. *Jun 27 09:54:55.359: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2/1, changed state to down
  649. *Jun 27 09:54:55.359: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2/2, changed state to downn
  650. Password:
  651. *Jun 27 09:54:55.359: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2/3, changed state to down
  652. %TIB-3-GENERAL: Failure in allocating workq item
  653. %SYS-5-CONFIG_I: Configured from memory by console
  654. %SYS-5-RESTART: System restarted --
  655. Cisco IOS Software, 7200 Software (C7200-ADVIPSERVICESK9-M), Version 12.2(33)SRE3, RELEASE SOFTWARE (fc1)
  656. Technical Support: http://www.cisco.com/techsupport
  657. Copyright (c) 1986-2011 by Cisco Systems, Inc.
  658. Compiled Tue 25-Jan-11 08:35 by prod_rel_team
  659. %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet1/0, changed state to up
  660. %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up
  661. %CRYPTO-6-ISAKMP_ON_OFF: ISAKMP is OFF
  662. %CRYPTO-6-ISAKMP_ON_OFF: ISAKMP is OFF
  663. %LINEPROTO-5-UPDOWN: Line protocol on Interface Loopback0, changed state to up
  664. %SYS-6-BOOTTIME: Time taken to reboot after reload = 145 seconds
  665. %PIM-5-DRCHG: VRF ABC: DR change from neighbor 0.0.0.0 to 10.1.7.1 on interface FastEthernet0/0
  666. %PIM-5-DRCHG: DR change from neighbor 0.0.0.0 to 1.1.1.1 on interface Loopback0
  667. %PIM-5-DRCHG: DR change from neighbor 0.0.0.0 to 26.1.6.1 on interface FastEthernet1/0.16
  668. %LINEPROTO-5-UPDOWN: Line protocol on Interface Tunnel0, changed state to down
  669. %LINK-5-CHANGED: Interface Serial2/0, changed state to administratively down
  670. %LINK-5-CHANGED: Interface Serial2/1, changed state to administratively down
  671. %LINK-5-CHANGED: Interface Serial2/2, changed state to administratively down
  672. %LINK-5-CHANGED: Interface Serial2/3, changed state to administratively down
  673. %BGP-5-ADJCHANGE: neighbor 10.1.7.7 vpn vrf ABC Up
  674. %LDP-5-NBRCHG: LDP Neighbor 6.6.6.6:0 (1) is UP
  675. %BGP_SESSION-5-ADJCHANGE: neighbor 5.5.5.5 IPv4 MDT topology base removed from session Capability changed
  676. %BGP-5-ADJCHANGE: neighbor 5.5.5.5 Up
  677. %BGP-5-ADJCHANGE: neighbor 2.2.2.2 Up
  678. %BGP-5-ADJCHANGE: neighbor 19.19.19.19 Up
  679. %BGP-5-ADJCHANGE: neighbor 2001:10:1:7::7 vpn vrf ABC Up
  680. %LINEPROTO-5-UPDOWN: Line protocol on Interface Tunnel0, changed state to up
  681. %BGP_SESSION-5-ADJCHANGE: neighbor 5.5.5.5 IPv4 MDT topology base removed from session BGP Notification received
  682. %PIM-5-NBRCHG: neighbor 26.1.6.6 UP on interface FastEthernet1/0.16
  683. %PIM-5-DRCHG: DR change from neighbor 26.1.6.1 to 26.1.6.6 on interface FastEthernet1/0.16
  684. %PIM-5-NBRCHG: VRF ABC: neighbor 10.1.7.7 UP on interface FastEthernet0/0
  685. %PIM-5-DRCHG: VRF ABC: DR change from neighbor 10.1.7.1 to 10.1.7.7 on interface FastEthernet0/0
  686. Password:
  687. R1#show bgp ipv4 mct all summary
  688. ^
  689. % Invalid input detected at '^' marker.
  690.  
  691. R1#show bgp ipv4 mdt all summary
  692. BGP router identifier 1.1.1.1, local AS number 26
  693. BGP table version is 1, main routing table version 1
  694. 2 network entries using 296 bytes of memory
  695. 2 path entries using 112 bytes of memory
  696. 2/0 BGP path/bestpath attribute entries using 248 bytes of memory
  697. 2 BGP AS-PATH entries using 48 bytes of memory
  698. 2 BGP extended community entries using 48 bytes of memory
  699. 0 BGP route-map cache entries using 0 bytes of memory
  700. 0 BGP filter-list cache entries using 0 bytes of memory
  701. BGP using 752 total bytes of memory
  702. BGP activity 16/0 prefixes, 17/0 paths, scan interval 60 secs
  703.  
  704. Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
  705. 2.2.2.2 4 26 9 4 1 0 0 00:00:46 1
  706. 5.5.5.5 4 26 0 0 1 0 0 never (NoNeg)
  707. 19.19.19.19 4 26 7 4 1 0 0 00:00:46 1
  708. R1#show bgp vpnv4 unicast neighb
  709. %LINEPROTO-5-UPDOWN: Line protocol on Interface Tunnel1, changed state to up
  710. R1#show bgp vpnv4 unicast
  711. %PIM-5-DRCHG: VRF ABC: DR change from neighbor 0.0.0.0 to 1.1.1.1 on interface Tunnel1
  712. R1#show bgp vpnv4 unicast all neighbor 5.5.5.5
  713. BGP neighbor is 5.5.5.5, remote AS 26, internal link
  714. Member of peer-group PE_ROUTERS for session parameters
  715. BGP version 4, remote router ID 5.5.5.5
  716. BGP state = Established, up for 00:00:58
  717. Last read 00:00:02, last write 00:00:06, hold time is 180, keepalive interval is 60 seconds
  718. Neighbor sessions:
  719. 1 active, is multisession capable
  720. Neighbor capabilities:
  721. Route refresh: advertised and received(new)
  722. Four-octets ASN Capability: advertised and received
  723. Address family IPv4 MDT: advertised
  724. Address family VPNv4 Unicast: advertised and received
  725. Multisession Capability: advertised and received
  726. Message statistics, state Established:
  727. InQ depth is 0
  728. OutQ depth is 0
  729.  
  730. Sent Rcvd
  731. Opens: 1 1
  732. Notifications: 0 0
  733. Updates: 3 3
  734. Keepalives: 2 3
  735.  
  736. R1#show bgp vpnv4 unicast all neighbor 5.5.5.5 | in MDT
  737. Address family IPv4 MDT: advertised
  738. For address family: IPv4 MDT
  739. R1#clear ip bgp *
  740. R1#
  741. %BGP-5-ADJCHANGE: neighbor 2.2.2.2 Down User reset
  742. %BGP_SESSION-5-ADJCHANGE: neighbor 2.2.2.2 VPNv6 Unicast topology base removed from session User reset
  743. %BGP_SESSION-5-ADJCHANGE: neighbor 2.2.2.2 VPNv4 Unicast topology base removed from session User reset
  744. %BGP_SESSION-5-ADJCHANGE: neighbor 2.2.2.2 IPv4 MDT topology base removed from session User reset
  745. %BGP-5-ADJCHANGE: neighbor 5.5.5.5 Down Neighbor reset
  746. %BGP_SESSION-5-ADJCHANGE: neighbor 5.5.5.5 VPNv4 Unicast topology base removed from session Neighbor reset
  747. %BGP-5-ADJCHANGE: neighbor 10.1.7.7 vpn vrf ABC Down User reset
  748. %BGP_SESSION-5-ADJCHANGE: neighbor 10.1.7.7 IPv4 Unicast vpn vrf ABC topology base removed from session User reset
  749. %BGP-5-ADJCHANGE: neighbor 19.19.19.19 Down User reset
  750. %BGP_SESSION-5-ADJCHANGE: neighbor 19.19.19.19 VPNv6 Unicast topology base removed from session User reset
  751. R1#
  752. %BGP-5-ADJCHANGE: neighbor 2.2.2.2 Up
  753. %BGP_SESSION-5-ADJCHANGE: neighbor 19.19.19.19 VPNv6 Unicast topology base removed from session Peer closed the session
  754. %BGP_SESSION-5-ADJCHANGE: neighbor 19.19.19.19 VPNv4 Unicast topology base removed from session Peer closed the session
  755. %BGP_SESSION-5-ADJCHANGE: neighbor 19.19.19.19 IPv4 MDT topology base removed from session Peer closed the session
  756. R1#
  757. %BGP-3-NOTIFICATION: received from neighbor 5.5.5.5 active 2/8 (no supported AFI/SAFI) 3 bytes 000142 (timer expired)
  758. R1#clear ip bgp *
  759. %BGP-5-ADJCHANGE: neighbor 19.19.19.19 Up
  760. R1#show bgp vpnv4 unicast all neighbor 5.5.5.5 | in MDT
  761. %BGP-5-ADJCHANGE: neighbor 10.1.7.7 vpn vrf ABC Up
  762. %BGP_SESSION-5-ADJCHANGE: neighbor 5.5.5.5 IPv4 MDT topology base removed from session Capability changed
  763. %BGP-5-ADJCHANGE: neighbor 5.5.5.5 Up
  764. R1#show bgp vpnv4 unicast all neighbor 5.5.5.5 | in MDT
  765. %LINEPROTO-5-UPDOWN: Line protocol on Interface Tunnel0, changed state to down
  766. R1#show bgp vpnv4 unicast all neighbor 5.5.5.5 | in MDT
  767. Address family IPv4 MDT: advertised
  768. For address family: IPv4 MDT
  769. R1#
  770. %BGP-5-ADJCHANGE: neighbor 2001:10:1:7::7 vpn vrf ABC Up
  771. R1#
  772. %BGP_SESSION-5-ADJCHANGE: neighbor 5.5.5.5 IPv4 MDT topology base removed from session BGP Notification received
  773. R1#
  774. %LINEPROTO-5-UPDOWN: Line protocol on Interface Tunnel0, changed state to up
  775. R1#sh ver | in IOS
  776. Cisco IOS Software, 7200 Software (C7200-ADVIPSERVICESK9-M), Version 12.2(33)SRE3, RELEASE SOFTWARE (fc1)
  777. This Version of Cisco IOS Software is not supported on NPE300.
  778. Please select a version of Cisco IOS software compatible with
  779. R1#
  780. %PIM-5-NBRCHG: VRF ABC: neighbor 2.2.2.2 UP on interface Tunnel1
  781. %PIM-5-DRCHG: VRF ABC: DR change from neighbor 1.1.1.1 to 2.2.2.2 on interface Tunnel1
  782. R1#
  783. %PIM-5-NBRCHG: VRF ABC: neighbor 19.19.19.19 UP on interface Tunnel1
  784. %PIM-5-DRCHG: VRF ABC: DR change from neighbor 2.2.2.2 to 19.19.19.19 on interface Tunnel1
  785. R1#
  786. %BGP-3-NOTIFICATION: received from neighbor 5.5.5.5 active 2/8 (no supported AFI/SAFI) 3 bytes 000142 (timer expired)
  787. R1#sh bgp vpnv4 un
  788. R1#sh bgp vpnv4 unicast all summ
  789. BGP router identifier 1.1.1.1, local AS number 26
  790. BGP table version is 23, main routing table version 23
  791. 8 network entries using 1216 bytes of memory
  792. 9 path entries using 468 bytes of memory
  793. 5/4 BGP path/bestpath attribute entries using 660 bytes of memory
  794. 1 BGP AS-PATH entries using 24 bytes of memory
  795. 1 BGP extended community entries using 24 bytes of memory
  796. 0 BGP route-map cache entries using 0 bytes of memory
  797. 0 BGP filter-list cache entries using 0 bytes of memory
  798. BGP using 2392 total bytes of memory
  799. BGP activity 34/17 prefixes, 36/18 paths, scan interval 60 secs
  800.  
  801. Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
  802. 2.2.2.2 4 26 12 12 23 0 0 00:04:18 3
  803. 5.5.5.5 4 26 9 9 23 0 0 00:04:09 1
  804. 10.1.7.7 4 65001 9 10 23 0 0 00:04:10 2
  805. 19.19.19.19 4 26 11 12 23 0 0 00:04:12 3
Add Comment
Please, Sign In to add comment