Advertisement
Guest User

Midpoint Cisco config and diag info

a guest
Jan 15th, 2013
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.13 KB | None | 0 0
  1. R2#sh run
  2. Building configuration...
  3.  
  4. Current configuration : 1697 bytes
  5. !
  6. version 12.4
  7. service timestamps debug datetime msec
  8. service timestamps log datetime msec
  9. service password-encryption
  10. !
  11. hostname R2
  12. !
  13. boot-start-marker
  14. boot-end-marker
  15. !
  16. logging message-counter syslog
  17. enable secret 5 $1$Ba0x$5hnq1xml3w6EWFmLryqjh1
  18. !
  19. no aaa new-model
  20. dot11 syslog
  21. ip source-route
  22. !
  23. !
  24. !
  25. !
  26. ip cef
  27. no ip domain lookup
  28. ip multicast-routing
  29. no ipv6 cef
  30. !
  31. multilink bundle-name authenticated
  32. !
  33. !
  34. !
  35. !
  36. !
  37. archive
  38. log config
  39. hidekeys
  40. !
  41. !
  42. !
  43. !
  44. !
  45. !
  46. !
  47. !
  48. interface Loopback0
  49. ip address 10.255.254.254 255.255.255.255
  50. ip pim sparse-mode
  51. !
  52. interface Tunnel100
  53. description Tunnel to Patrol Dev NOBGAN
  54. bandwidth 1000000
  55. ip address 10.255.254.5 255.255.255.252
  56. ip mtu 1476
  57. ip pim sparse-mode
  58. tunnel source FastEthernet0/0
  59. tunnel destination 192.168.128.1
  60. !
  61. interface Tunnel102
  62. description Tunnel to Dispatch Cisco NOSAT
  63. bandwidth 1000000
  64. ip address 10.255.254.2 255.255.255.252
  65. ip mtu 1476
  66. ip pim sparse-mode
  67. keepalive 10 5
  68. tunnel source FastEthernet0/0
  69. tunnel destination 10.13.8.1
  70. !
  71. interface FastEthernet0/0
  72. ip address 192.168.124.1 255.255.255.0
  73. duplex auto
  74. speed auto
  75. !
  76. interface FastEthernet0/1
  77. no ip address
  78. shutdown
  79. duplex auto
  80. speed auto
  81. !
  82. interface Serial0/0/0
  83. no ip address
  84. shutdown
  85. !
  86. ip forward-protocol nd
  87. ip route 0.0.0.0 0.0.0.0 192.168.124.2
  88. no ip http server
  89. no ip http secure-server
  90. !
  91. !
  92. ip pim rp-address 10.255.254.254 ip223-mcast override
  93. !
  94. ip access-list standard ip223-mcast
  95. permit 239.0.0.1
  96. deny any
  97. !
  98. !
  99. !
  100. !
  101. !
  102. !
  103. !
  104. control-plane
  105. !
  106. !
  107. !
  108. line con 0
  109. line aux 0
  110. line vty 0 4
  111. session-timeout 360
  112. exec-timeout 360 0
  113. password 7 YYYYYYYYYYYYYYYY
  114. login
  115. line vty 5
  116. session-timeout 360
  117. exec-timeout 360 0
  118. login
  119. !
  120. scheduler allocate 20000 1000
  121. end
  122.  
  123. ------------------------
  124.  
  125. This midpoint router is currently setup in a test environment that removes the satellite links in an effort to speedup testing and to make it easier to make changes without having to alter a production network currently. Some of the PIM diagnostics from it are below.
  126.  
  127. R2#sh ip pim neighbor
  128. PIM Neighbor Table
  129. Mode: B - Bidir Capable, DR - Designated Router, N - Default DR Priority,
  130. S - State Refresh Capable
  131. Neighbor Interface Uptime/Expires Ver DR
  132. Address Prio/Mode
  133. 10.255.254.6 Tunnel100 1d10h/00:01:34 v2 10/
  134. 10.255.254.1 Tunnel102 1d10h/00:01:33 v2 1 / S
  135.  
  136. R2#sh ip pim rp
  137. Group: 239.0.0.1, RP: 10.255.254.254, next RP-reachable in 00:00:10
  138. Group: 239.1.2.3, RP: 0.0.0.0
  139. Group: 239.4.5.6, RP: 0.0.0.0
  140.  
  141. R2#sh ip pim interface
  142.  
  143. Address Interface Ver/ Nbr Query DR DR
  144. Mode Count Intvl Prior
  145. 10.255.254.5 Tunnel100 v2/S 1 30 1 0.0.0.0
  146. 10.255.254.2 Tunnel102 v2/S 1 30 1 0.0.0.0
  147. 10.255.254.254 Loopback0 v2/S 0 30 1 10.255.254.254
  148.  
  149. R2#sh ip igmp interface
  150. Tunnel100 is up, line protocol is up
  151. Internet address is 10.255.254.5/30
  152. IGMP is enabled on interface
  153. Current IGMP host version is 2
  154. Current IGMP router version is 2
  155. IGMP query interval is 60 seconds
  156. IGMP querier timeout is 120 seconds
  157. IGMP max query response time is 10 seconds
  158. Last member query count is 2
  159. Last member query response interval is 1000 ms
  160. Inbound IGMP access group is not set
  161. IGMP activity: 1 joins, 0 leaves
  162. Multicast routing is enabled on interface
  163. Multicast TTL threshold is 0
  164. IGMP querying router is 0.0.0.0 (this system)
  165. Multicast groups joined by this system (number of users):
  166. 224.0.1.40(1)
  167. Tunnel102 is up, line protocol is up
  168. Internet address is 10.255.254.2/30
  169. IGMP is enabled on interface
  170. Current IGMP host version is 2
  171. Current IGMP router version is 2
  172. IGMP query interval is 60 seconds
  173. IGMP querier timeout is 120 seconds
  174. IGMP max query response time is 10 seconds
  175. Last member query count is 2
  176. Last member query response interval is 1000 ms
  177. Inbound IGMP access group is not set
  178. IGMP activity: 0 joins, 0 leaves
  179. Multicast routing is enabled on interface
  180. Multicast TTL threshold is 0
  181. IGMP querying router is 0.0.0.0 (this system)
  182. No multicast groups joined by this system
  183. Loopback0 is up, line protocol is up
  184. Internet address is 10.255.254.254/32
  185. IGMP is enabled on interface
  186. Current IGMP host version is 2
  187. Current IGMP router version is 2
  188. IGMP query interval is 60 seconds
  189. IGMP querier timeout is 120 seconds
  190. IGMP max query response time is 10 seconds
  191. Last member query count is 2
  192. Last member query response interval is 1000 ms
  193. Inbound IGMP access group is not set
  194. IGMP activity: 0 joins, 0 leaves
  195. Multicast routing is enabled on interface
  196. Multicast TTL threshold is 0
  197. Multicast designated router (DR) is 10.255.254.254 (this system)
  198. IGMP querying router is 10.255.254.254 (this system)
  199. No multicast groups joined by this system
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement