Advertisement
remotefixonline

2911-config

Jun 27th, 2013
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.24 KB | None | 0 0
  1. Current configuration : 8408 bytes
  2. !
  3. ! Last configuration change at 13:02:10 CST Thu Jun 27 2013 by ciscoadmin
  4. ! NVRAM config last updated at 21:36:31 CST Thu May 3 2012 by ciscoadmin
  5. !
  6. version 15.1
  7. service timestamps debug datetime msec
  8. service timestamps log datetime msec
  9. no service password-encryption
  10. !
  11. hostname RD-RTR-01
  12. !
  13. boot-start-marker
  14. boot-end-marker
  15. !
  16. !
  17. !
  18. aaa new-model
  19. !
  20. !
  21. aaa authentication login default local
  22. aaa authorization exec default local
  23. aaa authorization network default local
  24. !
  25. aaa session-id common
  26. clock timezone CST -6 0
  27. clock summer-time CST recurring 2 Sun Mar 1:00 1 Sun Nov 1:00
  28. !
  29. no ipv6 cef
  30. ip source-route
  31. ip cef
  32. !
  33. !
  34. !
  35. ip vrf VPN
  36. rd 2828:100
  37. !
  38. !
  39. !
  40. no ip domain lookup
  41. ip domain name asdf.local
  42. multilink bundle-name authenticated
  43. !
  44. !
  45. crypto pki token default removal timeout 0
  46. !
  47. crypto pki trustpoint TP-self-signed-3429154480
  48. enrollment selfsigned
  49. subject-name cn=IOS-Self-Signed-Certificate-3429154480
  50. revocation-check none
  51. !
  52. !
  53. crypto pki certificate chain TP-self-signed-3429154480
  54. certificate self-signed 01
  55. 39A704F6 5CBFDF24 EA461748 2508D82A 648FA3E5 B64F99D2 9079B15B 67CD2537
  56. F1D79B98 887A59CE 4ED82269 F7444479 8C870BBE CA88E1CD B1B901E4 7A2D7A76
  57. E7C1BFCE EB0E2CDF F7F94EBF C104562D E2B10BAA
  58.  
  59. quit
  60. voice-card 0
  61. dsp services dspfarm
  62. !
  63. !
  64. !
  65. !
  66. !
  67. !
  68. !
  69. license udi pid CISCO2911/K9 sn FTX1428A0VH
  70. hw-module pvdm 0/0
  71. !
  72. hw-module pvdm 0/1
  73. !
  74. !
  75. !
  76. username ciscoadmin privilege 15 password 0 asdfasdf
  77. !
  78. class-map match-all ACL-EF-CLASS
  79. match access-group name ef-class-acl
  80. class-map match-all ACL-AF31-CLASS
  81. match access-group name af31-class-acl
  82. class-map match-all ACL-AF11-CLASShernet0/2.1
  83. match access-group name af11-class-acl
  84. class-map match-all PREC-EF-CLASS
  85. match ip dscp ef
  86. class-map match-any VoIP-Control
  87. match ip dscp af31
  88. match ip dscp cs3
  89. class-map match-all PREC-AF11-CLASS
  90. match ip dscp af11
  91. class-map match-all PREC-AF31-CLASS
  92. match ip dscp af31
  93. class-map match-any Video
  94. match ip dscp af41
  95. match ip precedence 4
  96. class-map match-any VoIP-RTP
  97. match ip dscp ef
  98. !
  99. !
  100. policy-map WAN-QOS-POLICY
  101. class VoIP-RTP
  102. priority percent 35
  103. set ip precedence 5
  104. class VoIP-Control
  105. bandwidth percent 15
  106. set dscp ef
  107. class Video
  108. bandwidth percent 15
  109. set ip precedence 4
  110. class class-default
  111. fair-queue
  112. random-detect dscp-based
  113. olicy-map IPVPN-CLASS-ACL-OUT
  114. class ACL-EF-CLASS
  115. priority percent 95
  116. set ip dscp ef
  117. class PREC-AF31-CLASS
  118. bandwidth remaining percent 50
  119. set ip dscp af31
  120. class PREC-AF11-CLASS
  121. bandwidth remaining percent 30
  122. set ip dscp af11
  123. class class-default
  124. bandwidth remaining percent 20
  125. olicy-map IPVPN-CLASS-DSCP-OUT
  126. class PREC-EF-CLASS
  127. priority percent 95
  128. set ip dscp ef
  129. class PREC-AF31-CLASS
  130. bandwidth remaining percent 50
  131. set ip dscp af31
  132. class PREC-AF11-CLASS
  133. bandwidth remaining percent 30
  134. set ip dscp af11
  135. class class-default
  136. bandwidth remaining percent 20
  137. !
  138. !
  139. !
  140. !
  141. !
  142. interface GigabitEthernet0/0
  143. no ip address
  144. load-interval 30
  145. duplex full
  146. speed 100
  147. max-reserved-bandwidth 96
  148. service-policy output WAN-QOS-POLICY
  149. !
  150. interface GigabitEthernet0/0.3018
  151. description DIA-VLAN-3018
  152. encapsulation dot1Q 3018
  153. ip address 65.47.164.110 255.255.255.252
  154. no cdp enable
  155. !
  156. interface GigabitEthernet0/0.3019
  157. description MESH-VLAN-3019
  158. encapsulation dot1Q 3019
  159. ip vrf forwarding VPN
  160. ip address 216.149.88.186 255.255.255.252
  161. no cdp enable
  162. !
  163. interface GigabitEthernet0/1
  164. ip address 67.152.145.225 255.255.255.224
  165. duplex auto
  166. speed auto
  167. no cdp enable
  168. !
  169. interface GigabitEthernet0/2
  170. no ip address
  171. duplex auto
  172. speed auto
  173. no keepalive
  174. no cdp enable
  175. !
  176. interface GigabitEthernet0/2.1
  177. encapsulation dot1Q 1 native
  178. ip vrf forwarding VPN
  179. ip address 10.0.0.1 255.255.252.0
  180. !
  181. interface GigabitEthernet0/2.75
  182. encapsulation dot1Q 75
  183. ip vrf forwarding VPN
  184. ip address 10.0.75.1 255.255.255.0
  185. !
  186. interface GigabitEthernet0/2.76
  187. encapsulation dot1Q 76
  188. ip vrf forwarding VPN
  189. ip address 10.0.76.1 255.255.255.0
  190. !
  191. interface GigabitEthernet0/2.100
  192. encapsulation dot1Q 100
  193. ip vrf forwarding VPN
  194. ip address 10.0.100.1 255.255.255.0
  195. !
  196. router bgp 7014
  197. bgp log-neighbor-changes
  198. no auto-summary
  199. !
  200. address-family ipv4 vrf VPN
  201. redistribute connected
  202. redistribute static route-map static-to-bgp
  203. neighbor 216.149.88.185 remote-as 2828
  204. neighbor 216.149.88.185 activate
  205. neighbor 216.149.88.185 default-originate
  206. neighbor 216.149.88.185 soft-reconfiguration inbound
  207. exit-address-family
  208. !
  209. ip forward-protocol nd
  210. !
  211. no ip http server
  212. no ip http secure-server
  213. !
  214. ip route 0.0.0.0 0.0.0.0 65.47.164.109
  215. ip route 10.0.0.0 255.255.252.0 GigabitEthernet0/2.1
  216. ip route 10.1.0.0 255.255.255.0 GigabitEthernet0/0.3019
  217. ip route 65.44.32.0 255.255.224.0 216.149.88.185
  218. ip route 192.168.1.0 255.255.255.0 10.0.0.2
  219. ip route 205.158.160.215 255.255.255.255 65.47.164.109
  220. ip route 205.158.160.215 255.255.255.255 216.149.88.185
  221. ip route 206.173.138.63 255.255.255.255 65.47.164.109
  222. ip route 206.173.138.63 255.255.255.255 216.149.88.185
  223. ip route vrf VPN 0.0.0.0 0.0.0.0 10.0.0.2
  224. ip route vrf VPN 172.16.0.0 255.255.255.0 10.0.0.2
  225. ip route vrf VPN 172.17.0.0 255.255.255.0 10.0.0.2
  226. ip route vrf VPN 192.168.1.0 255.255.255.0 10.0.0.2
  227. ip route vrf VPN 206.90.0.253 255.255.255.255 10.0.0.20
  228. ip route vrf VPN 206.90.0.254 255.255.255.255 10.0.0.20
  229. ip route vrf VPN 206.90.10.0 255.255.255.0 10.0.0.20
  230. ip route vrf VPN 206.90.11.0 255.255.255.0 10.0.0.20
  231. ip route vrf VPN 206.91.36.0 255.255.255.0 10.0.0.20
  232. !
  233. !
  234. ip prefix-list static-to-bgp seq 5 permit 206.90.0.253/32
  235. ip prefix-list static-to-bgp seq 10 permit 206.90.0.254/32
  236. ip prefix-list static-to-bgp seq 15 permit 206.90.10.0/24
  237. ip prefix-list static-to-bgp seq 20 permit 206.90.11.0/24
  238. ip prefix-list static-to-bgp seq 25 permit 206.91.36.0/24
  239. !
  240. route-map static-to-bgp permit 10
  241. match ip address prefix-list static-to-bgp
  242. !
  243. !
  244. !
  245. !
  246. control-plane
  247. sccp local GigabitEthernet0/2.100
  248. sccp ccm 10.0.100.10 identifier 2 version 7.0
  249. sccp ccm 10.1.100.10 identifier 1 version 7.0
  250. sccp ip precedence 3
  251. sccp
  252. !
  253. sccp ccm group 1
  254. description Call Manager DSP Resources
  255. associate ccm 1 priority 1
  256. associate ccm 2 priority 2
  257. associate profile 2 register RD-RTR-01-XC
  258. associate profile 1 register RD-RTR-01-CONF
  259. associate profile 3 register RD-RTR-01-MTP-1
  260. associate profile 4 register RD-RTR-01-MTP-2
  261. keepalive retries 5
  262. switchback method graceful
  263. signaling dscp af31
  264. !
  265. dspfarm profile 2 transcode
  266. description Transcoding for CallManager
  267. codec g711ulaw
  268. codec g711alaw
  269. codec g729ar8
  270. codec g729abr8
  271. maximum sessions 10
  272. associate application SCCP
  273. !
  274. dspfarm profile 1 conference
  275. codec g711ulaw
  276. codec g711alaw
  277. codec g729ar8
  278. codec g729abr8
  279. codec g729r8
  280. codec g729br8
  281. maximum conference-participants 16
  282. maximum sessions 4
  283. associate application SCCP
  284. !
  285. dspfarm profile 3 mtp
  286. codec g729r8
  287. maximum sessions software 1000
  288. associate application SCCP
  289. !
  290. dspfarm profile 4 mtp
  291. codec g711ulaw
  292. maximum sessions software 1000
  293. associate application SCCP
  294. gatekeeper
  295. shutdown
  296. !
  297. !
  298. line con 0
  299. line aux 0
  300. line vty 0 4
  301. transport input all
  302. !
  303. scheduler allocate 20000 1000
  304. ntp source GigabitEthernet0/2.1
  305. ntp master
  306. ntp server 192.43.244.18
  307. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement