Advertisement
Guest User

Untitled

a guest
Feb 2nd, 2018
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.74 KB | None | 0 0
  1. version 7.0(3)I4(7)
  2. switchname atl-ptp01
  3. vdc atl-ptp01 id 1
  4. limit-resource vlan minimum 16 maximum 4094
  5. limit-resource vrf minimum 2 maximum 4096
  6. limit-resource port-channel minimum 0 maximum 104
  7. limit-resource u4route-mem minimum 128 maximum 128
  8. limit-resource u6route-mem minimum 96 maximum 96
  9. limit-resource m4route-mem minimum 58 maximum 58
  10. limit-resource m6route-mem minimum 8 maximum 8
  11.  
  12. feature dhcp
  13. feature lldp
  14.  
  15. username admin password 5 $5$W9KIhhWP$wfx//FrWc2a5QLUMrwrlL4f1mkZENjjq8hSQkM7Ba7A role network-admin
  16. ssh key rsa 2048
  17. ip domain-lookup
  18. no system default switchport
  19. service unsupported-transceiver
  20. ip access-list copp-system-acl-eigrp
  21. 10 permit eigrp any 224.0.0.10/32
  22. ipv6 access-list copp-system-acl-eigrp6
  23. 10 permit eigrp any ff02::a/128
  24. ip access-list copp-system-acl-icmp
  25. 10 permit icmp any any
  26. ip access-list copp-system-acl-igmp
  27. 10 permit igmp any any
  28. ip access-list copp-system-acl-ntp
  29. 10 permit udp any any eq ntp
  30. 20 permit udp any eq ntp any
  31. ip access-list copp-system-acl-pimreg
  32. 10 permit pim any any
  33. ip access-list copp-system-acl-ping
  34. 10 permit icmp any any echo
  35. 20 permit icmp any any echo-reply
  36. ip access-list copp-system-acl-routingproto1
  37. 10 permit tcp any gt 1024 any eq bgp
  38. 20 permit tcp any eq bgp any gt 1024
  39. 30 permit udp any 224.0.0.0/24 eq rip
  40. 40 permit tcp any gt 1024 any eq 639
  41. 50 permit tcp any eq 639 any gt 1024
  42. 70 permit ospf any any
  43. 80 permit ospf any 224.0.0.5/32
  44. 90 permit ospf any 224.0.0.6/32
  45. ip access-list copp-system-acl-routingproto2
  46. 10 permit udp any 224.0.0.0/24 eq 1985
  47. 20 permit 112 any 224.0.0.0/24
  48. ip access-list copp-system-acl-snmp
  49. 10 permit udp any any eq snmp
  50. 20 permit udp any any eq snmptrap
  51. ip access-list copp-system-acl-ssh
  52. 10 permit tcp any any eq 22
  53. 20 permit tcp any eq 22 any
  54. ip access-list copp-system-acl-stftp
  55. 10 permit udp any any eq tftp
  56. 20 permit udp any any eq 1758
  57. 30 permit udp any eq tftp any
  58. 40 permit udp any eq 1758 any
  59. 50 permit tcp any any eq 115
  60. 60 permit tcp any eq 115 any
  61. ip access-list copp-system-acl-tacacsradius
  62. 10 permit tcp any any eq tacacs
  63. 20 permit tcp any eq tacacs any
  64. 30 permit udp any any eq 1812
  65. 40 permit udp any any eq 1813
  66. 50 permit udp any any eq 1645
  67. 60 permit udp any any eq 1646
  68. 70 permit udp any eq 1812 any
  69. 80 permit udp any eq 1813 any
  70. 90 permit udp any eq 1645 any
  71. 100 permit udp any eq 1646 any
  72. ip access-list copp-system-acl-telnet
  73. 10 permit tcp any any eq telnet
  74. 20 permit tcp any any eq 107
  75. 30 permit tcp any eq telnet any
  76. 40 permit tcp any eq 107 any
  77. ipv6 access-list copp-system-acl-v6routingProto2
  78. 10 permit udp any ff02::66/128 eq 2029
  79. 20 permit udp any ff02::fb/128 eq 5353
  80. 30 permit 112 any ff02::12/128
  81. ipv6 access-list copp-system-acl-v6routingproto1
  82. 10 permit 89 any ff02::5/128
  83. 20 permit 89 any ff02::6/128
  84. 30 permit udp any ff02::9/128 eq 521
  85. ip access-list copp-system-dhcp-relay
  86. 10 permit udp any eq bootps any eq bootps
  87. class-map type control-plane match-any copp-icmp
  88. match access-group name copp-system-acl-icmp
  89. class-map type control-plane match-any copp-ntp
  90. match access-group name copp-system-acl-ntp
  91. class-map type control-plane match-any copp-s-arp
  92. class-map type control-plane match-any copp-s-bfd
  93. class-map type control-plane match-any copp-s-bpdu
  94. class-map type control-plane match-any copp-s-dai
  95. class-map type control-plane match-any copp-s-default
  96. class-map type control-plane match-any copp-s-dhcpreq
  97. class-map type control-plane match-any copp-s-dhcpresp
  98. match access-group name copp-system-dhcp-relay
  99. class-map type control-plane match-any copp-s-dpss
  100. class-map type control-plane match-any copp-s-eigrp
  101. match access-group name copp-system-acl-eigrp
  102. match access-group name copp-system-acl-eigrp6
  103. class-map type control-plane match-any copp-s-glean
  104. class-map type control-plane match-any copp-s-igmp
  105. match access-group name copp-system-acl-igmp
  106. class-map type control-plane match-any copp-s-ipmcmiss
  107. class-map type control-plane match-any copp-s-l2switched
  108. class-map type control-plane match-any copp-s-l3destmiss
  109. class-map type control-plane match-any copp-s-l3mtufail
  110. class-map type control-plane match-any copp-s-l3slowpath
  111. class-map type control-plane match-any copp-s-mpls
  112. class-map type control-plane match-any copp-s-pimautorp
  113. class-map type control-plane match-any copp-s-pimreg
  114. match access-group name copp-system-acl-pimreg
  115. class-map type control-plane match-any copp-s-ping
  116. match access-group name copp-system-acl-ping
  117. class-map type control-plane match-any copp-s-ptp
  118. class-map type control-plane match-any copp-s-routingProto1
  119. match access-group name copp-system-acl-routingproto1
  120. match access-group name copp-system-acl-v6routingproto1
  121. class-map type control-plane match-any copp-s-routingProto2
  122. match access-group name copp-system-acl-routingproto2
  123. class-map type control-plane match-any copp-s-selfIp
  124. class-map type control-plane match-any copp-s-ttl1
  125. class-map type control-plane match-any copp-s-v6routingProto2
  126. match access-group name copp-system-acl-v6routingProto2
  127. class-map type control-plane match-any copp-s-vxlan
  128. class-map type control-plane match-any copp-snmp
  129. match access-group name copp-system-acl-snmp
  130. class-map type control-plane match-any copp-ssh
  131. match access-group name copp-system-acl-ssh
  132. class-map type control-plane match-any copp-stftp
  133. match access-group name copp-system-acl-stftp
  134. class-map type control-plane match-any copp-tacacsradius
  135. match access-group name copp-system-acl-tacacsradius
  136. class-map type control-plane match-any copp-telnet
  137. match access-group name copp-system-acl-telnet
  138. policy-map type control-plane copp-system-policy
  139. class copp-s-default
  140. police pps 400
  141. class copp-s-l2switched
  142. police pps 200
  143. class copp-s-ping
  144. police pps 100
  145. class copp-s-l3destmiss
  146. police pps 100
  147. class copp-s-glean
  148. police pps 500
  149. class copp-s-selfIp
  150. police pps 500
  151. class copp-s-l3mtufail
  152. police pps 100
  153. class copp-s-ttl1
  154. police pps 100
  155. class copp-s-ipmcmiss
  156. police pps 400
  157. class copp-s-l3slowpath
  158. police pps 100
  159. class copp-s-dhcpreq
  160. police pps 300
  161. class copp-s-dhcpresp
  162. police pps 300
  163. class copp-s-dai
  164. police pps 300
  165. class copp-s-igmp
  166. police pps 400
  167. class copp-s-eigrp
  168. police pps 200
  169. class copp-s-pimreg
  170. police pps 200
  171. class copp-s-pimautorp
  172. police pps 200
  173. class copp-s-routingProto2
  174. police pps 4000
  175. class copp-s-v6routingProto2
  176. police pps 1600
  177. class copp-s-routingProto1
  178. police pps 4000
  179. class copp-s-arp
  180. police pps 200
  181. class copp-s-ptp
  182. police pps 1000
  183. class copp-s-vxlan
  184. police pps 1000
  185. class copp-s-bfd
  186. police pps 350
  187. class copp-s-bpdu
  188. police pps 6000
  189. class copp-s-dpss
  190. police pps 1000
  191. class copp-s-mpls
  192. police pps 100
  193. class copp-icmp
  194. police pps 200
  195. class copp-telnet
  196. police pps 500
  197. class copp-ssh
  198. police pps 500
  199. class copp-snmp
  200. police pps 500
  201. class copp-ntp
  202. police pps 100
  203. class copp-tacacsradius
  204. police pps 400
  205. class copp-stftp
  206. police pps 400
  207. control-plane
  208. service-policy input copp-system-policy
  209. snmp-server user admin network-admin auth md5 0xf3d0a824791a0c5cb7156414965aa10a priv 0xf3d0a824791a0c5cb7156414965aa10a localizedkey
  210. rmon event 1 log trap public description FATAL(1) owner PMON@FATAL
  211. rmon event 2 log trap public description CRITICAL(2) owner PMON@CRITICAL
  212. rmon event 3 log trap public description ERROR(3) owner PMON@ERROR
  213. rmon event 4 log trap public description WARNING(4) owner PMON@WARNING
  214. rmon event 5 log trap public description INFORMATION(5) owner PMON@INFO
  215.  
  216. vlan 1
  217. vlan 20
  218. name Atlanta
  219. service dhcp
  220. ip dhcp relay
  221. ip dhcp relay information option
  222. ipv6 dhcp relay
  223. vrf context manag
  224. ip route 0.0.0.0/0 192.168.20.2
  225. vrf context management
  226. ip route 0.0.0.0/0 192.168.20.2
  227. vrf context vlan20
  228. ip route 0.0.0.0/0 192.168.20.2
  229. no system urpf disable
  230. no port-channel load-balance resilient
  231.  
  232.  
  233.  
  234. interface Ethernet1/1
  235. switchport
  236. switchport access vlan 20
  237.  
  238. interface Ethernet1/2
  239. switchport
  240. switchport access vlan 20
  241.  
  242. interface Ethernet1/3
  243. switchport
  244. switchport access vlan 20
  245.  
  246. interface Ethernet1/4
  247. switchport
  248. switchport access vlan 20
  249.  
  250. interface Ethernet1/5
  251. switchport
  252. switchport access vlan 20
  253.  
  254. interface Ethernet1/6
  255. switchport
  256. switchport access vlan 20
  257. interface Ethernet1/7
  258. switchport
  259. switchport access vlan 20
  260.  
  261. interface Ethernet1/8
  262. switchport
  263. switchport access vlan 20
  264.  
  265. interface Ethernet1/9
  266. switchport
  267. switchport access vlan 20
  268.  
  269. interface Ethernet1/10
  270. switchport
  271. switchport access vlan 20
  272.  
  273. interface Ethernet1/11
  274. switchport
  275. switchport access vlan 20
  276.  
  277. interface Ethernet1/12
  278. switchport
  279. switchport access vlan 20
  280.  
  281. interface Ethernet1/13
  282. switchport
  283. switchport access vlan 20
  284.  
  285. interface Ethernet1/14
  286. switchport
  287. switchport access vlan 20
  288.  
  289. interface Ethernet1/15
  290. switchport
  291. switchport access vlan 20
  292.  
  293. interface Ethernet1/16
  294. switchport
  295. switchport access vlan 20
  296.  
  297. interface Ethernet1/17
  298. switchport
  299. switchport access vlan 20
  300.  
  301. interface Ethernet1/18
  302. switchport
  303. switchport access vlan 20
  304.  
  305. interface Ethernet1/19
  306. switchport
  307. switchport access vlan 20
  308.  
  309. interface Ethernet1/20
  310. switchport
  311. switchport access vlan 20
  312.  
  313. interface Ethernet1/21
  314. switchport
  315. switchport access vlan 20
  316.  
  317. interface Ethernet1/22
  318. switchport
  319. switchport access vlan 20
  320. interface Ethernet1/23
  321. switchport
  322. switchport access vlan 20
  323.  
  324. interface Ethernet1/24
  325. switchport
  326. switchport access vlan 20
  327.  
  328. interface Ethernet1/25
  329. switchport
  330. switchport access vlan 20
  331.  
  332. interface Ethernet1/26
  333. switchport
  334. switchport access vlan 20
  335.  
  336. interface Ethernet1/27
  337. switchport
  338. switchport access vlan 20
  339.  
  340. interface Ethernet1/28
  341. switchport
  342. switchport access vlan 20
  343.  
  344. interface Ethernet1/29
  345. switchport
  346. switchport access vlan 20
  347.  
  348. interface Ethernet1/30
  349. switchport
  350. switchport access vlan 20
  351.  
  352. interface Ethernet1/31
  353. switchport
  354. switchport access vlan 20
  355.  
  356. interface Ethernet1/32
  357. switchport
  358. switchport access vlan 20
  359.  
  360. interface Ethernet1/33
  361. switchport
  362. switchport access vlan 20
  363.  
  364. interface Ethernet1/34
  365. switchport
  366. switchport access vlan 20
  367.  
  368. interface Ethernet1/35
  369. switchport
  370. switchport access vlan 20
  371.  
  372. interface Ethernet1/36
  373. switchport
  374. switchport access vlan 20
  375.  
  376. interface Ethernet1/37
  377. switchport
  378. switchport access vlan 20
  379.  
  380. interface Ethernet1/38
  381. switchport
  382. switchport access vlan 20
  383.  
  384. interface Ethernet1/39
  385. switchport access vlan 20
  386.  
  387. interface Ethernet1/38
  388. switchport
  389. switchport access vlan 20
  390.  
  391. interface Ethernet1/39
  392. switchport
  393. switchport access vlan 20
  394.  
  395. interface Ethernet1/40
  396. switchport
  397. switchport access vlan 20
  398.  
  399. interface Ethernet1/41
  400. switchport
  401. switchport access vlan 20
  402.  
  403. interface Ethernet1/42
  404. switchport
  405. switchport access vlan 20
  406.  
  407. interface Ethernet1/43
  408. switchport
  409. switchport access vlan 20
  410.  
  411. interface Ethernet1/44
  412. switchport
  413. switchport access vlan 20
  414.  
  415. interface Ethernet1/45
  416. switchport
  417. switchport access vlan 20
  418.  
  419. interface Ethernet1/46
  420. switchport
  421. switchport access vlan 20
  422.  
  423. interface Ethernet1/47
  424. switchport
  425. switchport access vlan 20
  426.  
  427. interface Ethernet1/48
  428. switchport
  429. switchport mode trunk
  430. switchport trunk native vlan 20
  431.  
  432. interface Ethernet1/49
  433.  
  434. interface Ethernet1/50
  435.  
  436. interface Ethernet1/51
  437.  
  438. interface Ethernet1/52
  439.  
  440. interface mgmt0
  441. vrf member management
  442. ip address 192.168.20.215/24
  443. line console
  444. speed 115200
  445. line vty
  446. boot nxos bootflash:/nxos.7.0.3.I4.7.bin
  447. ip route 0.0.0.0/0 192.168.20.0/24
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement