Advertisement
Guest User

Untitled

a guest
Jul 8th, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Perl 18.28 KB | None | 0 0
  1. #show configuration | display set
  2. set version 17.3R3-S3.3
  3. set groups local when peers sw-ex4600-san01
  4. set groups local interfaces ae11 unit 0 family inet
  5. set groups remote when peers sw-ex4600-san02
  6. set groups remote interfaces ae11 unit 0 family inet
  7. set groups global when peers sw-ex4600-san01
  8. set groups global when peers sw-ex4600-san02
  9. set groups global interfaces ae11 description "ICCP Layer 3 Link with 2 members,et-0/0/26,et-0/0/27"
  10. set groups global interfaces ae11 mtu 9000
  11. set groups global interfaces ae11 aggregated-ether-options lacp active
  12. set groups global interfaces ae11 aggregated-ether-options lacp periodic fast
  13. set groups global interfaces ae11 unit 0
  14. set groups global interfaces et-0/0/26 ether-options 802.3ad ae11
  15. set groups global interfaces et-0/0/27 ether-options 802.3ad ae11
  16. set groups global interfaces et-0/0/24 ether-options 802.3ad ae10
  17. set groups global interfaces et-0/0/25 ether-options 802.3ad ae10
  18. set groups global interfaces ae10 description "ICL Layer 2 link with 2 members,et-0/0/24,et-0/0/25"
  19. set groups global interfaces ae10 mtu 9000
  20. set groups global interfaces ae10 aggregated-ether-options lacp active
  21. set groups global interfaces ae10 aggregated-ether-options lacp periodic fast
  22. set groups global interfaces ae10 unit 0 family ethernet-switching interface-mode trunk
  23. set groups global interfaces ae10 unit 0 family ethernet-switching vlan members all
  24. set groups global interfaces xe-0/0/10 ether-options 802.3ad ae1
  25. set groups global interfaces xe-0/0/11 ether-options 802.3ad ae1
  26. set groups global interfaces ae1 aggregated-ether-options lacp active
  27. set groups global interfaces ae1 aggregated-ether-options lacp periodic fast
  28. set groups global interfaces ae1 aggregated-ether-options lacp system-id 01:00:00:00:00:01
  29. set groups global interfaces ae1 aggregated-ether-options lacp admin-key 1
  30. set groups global interfaces ae1 aggregated-ether-options mc-ae mc-ae-id 1
  31. set groups global interfaces ae1 aggregated-ether-options mc-ae redundancy-group 1
  32. set groups global interfaces ae1 aggregated-ether-options mc-ae chassis-id 0
  33. set groups global interfaces ae1 aggregated-ether-options mc-ae mode active-active
  34. set groups global interfaces ae1 aggregated-ether-options mc-ae status-control active
  35. set groups global interfaces ae1 aggregated-ether-options mc-ae init-delay-time 520
  36. set groups global interfaces ae1 aggregated-ether-options mc-ae events iccp-peer-down prefer-status-control-active
  37. set groups global interfaces ae1 unit 0 description "MC-LAG interface with members xe-0/0/10,xe-0/0/11 on both switches"
  38. set groups global interfaces ae1 unit 0 family ethernet-switching interface-mode trunk
  39. set groups global interfaces ae1 unit 0 family ethernet-switching vlan members all
  40. set groups global interfaces ae0 aggregated-ether-options lacp active
  41. set groups global interfaces ae0 aggregated-ether-options lacp periodic fast
  42. set groups global interfaces ae0 aggregated-ether-options lacp system-id 01:00:00:00:00:00
  43. set groups global interfaces ae0 aggregated-ether-options lacp admin-key 20
  44. set groups global interfaces ae0 aggregated-ether-options mc-ae mc-ae-id 20
  45. set groups global interfaces ae0 aggregated-ether-options mc-ae redundancy-group 1
  46. set groups global interfaces ae0 aggregated-ether-options mc-ae chassis-id 0
  47. set groups global interfaces ae0 aggregated-ether-options mc-ae mode active-active
  48. set groups global interfaces ae0 aggregated-ether-options mc-ae status-control active
  49. set groups global interfaces ae0 aggregated-ether-options mc-ae init-delay-time 520
  50. set groups global interfaces ae0 aggregated-ether-options mc-ae events iccp-peer-down prefer-status-control-active
  51. set groups global interfaces ae0 unit 0 description "MC-LAG interface with stack5, members xe-0/0/0 on both switches"
  52. set groups global interfaces ae0 unit 0 family ethernet-switching interface-mode trunk
  53. set groups global interfaces ae0 unit 0 family ethernet-switching vlan members 97-98
  54. set groups global interfaces xe-0/0/0 ether-options 802.3ad ae0
  55. set groups global interfaces xe-0/0/1 ether-options 802.3ad ae0
  56. set groups global protocols rstp bridge-priority 0
  57. set groups global protocols rstp system-id 02:00:00:00:00:01
  58. set groups global protocols rstp interface ae0 mode point-to-point
  59. set groups global protocols rstp interface ae0 edge
  60. set groups global protocols rstp interface ae0 disable
  61. set groups global protocols rstp interface ae1
  62. set groups global protocols rstp bpdu-block-on-edge
  63. set groups global switch-options service-id 1
  64. set apply-groups global
  65. set apply-groups local
  66. set apply-groups remote
  67. set system host-name sw-ex4600-san02
  68. set system domain-name mgmt.hq.aoe.lan
  69. set system time-zone CET
  70. set system root-authentication encrypted-password "SECRET"
  71. set system name-server 10.166.10.1
  72. set system login user MCLAG_Admin uid 3000
  73. set system login user MCLAG_Admin class super-user
  74. set system login user MCLAG_Admin authentication encrypted-password "SECRET"
  75. set system login user admin uid 2000
  76. set system login user admin class super-user
  77. set system login user admin authentication encrypted-password "SECRET"
  78. set system static-host-mapping sw-ex4600-san01 inet 10.165.97.17
  79. set system static-host-mapping sw-ex4600-san02 inet 10.165.97.18
  80. set system services ssh protocol-version v2
  81. set system services netconf ssh
  82. set system syslog user * any emergency
  83. set system syslog host 10.165.98.6 any any
  84. set system syslog file messages any notice
  85. set system syslog file messages authorization info
  86. set system syslog file messages daemon info
  87. set system syslog file interactive-commands interactive-commands any
  88. set system syslog source-address 10.165.97.18
  89. set system archival configuration transfer-on-commit
  90. set system archival configuration archive-sites "ftp://_ServiceJunosbackup:SECRET@10.165.97.104/sw-ex4600-san02"
  91. set system commit peers-synchronize
  92. set system commit peers sw-ex4600-san01 user MCLAG_Admin
  93. set system commit peers sw-ex4600-san01 authentication "$9$.mQ36/tOIcCtxds4DjCtu0BEcyl"
  94. set system processes dhcp-service traceoptions file dhcp_logfile
  95. set system processes dhcp-service traceoptions file size 10m
  96. set system processes dhcp-service traceoptions level all
  97. set system processes dhcp-service traceoptions flag all
  98. set system processes app-engine-virtual-machine-management-service traceoptions level notice
  99. set system processes app-engine-virtual-machine-management-service traceoptions flag all
  100. set system ntp server 78.46.102.180
  101. set chassis aggregated-devices ethernet device-count 10
  102. set interfaces xe-0/0/2 mtu 9126
  103. set interfaces xe-0/0/2 unit 0 family ethernet-switching interface-mode access
  104. set interfaces xe-0/0/2 unit 0 family ethernet-switching vlan members 96
  105. set interfaces xe-0/0/2 unit 0 family ethernet-switching storm-control default
  106. set interfaces xe-0/0/3 mtu 9126
  107. set interfaces xe-0/0/3 unit 0 family ethernet-switching interface-mode access
  108. set interfaces xe-0/0/3 unit 0 family ethernet-switching vlan members 96
  109. set interfaces xe-0/0/3 unit 0 family ethernet-switching storm-control default
  110. set interfaces xe-0/0/4 mtu 9126
  111. set interfaces xe-0/0/4 unit 0 family ethernet-switching interface-mode access
  112. set interfaces xe-0/0/4 unit 0 family ethernet-switching vlan members 96
  113. set interfaces xe-0/0/4 unit 0 family ethernet-switching storm-control default
  114. set interfaces xe-0/0/5 mtu 9126
  115. set interfaces xe-0/0/5 unit 0 family ethernet-switching interface-mode access
  116. set interfaces xe-0/0/5 unit 0 family ethernet-switching vlan members 96
  117. set interfaces xe-0/0/5 unit 0 family ethernet-switching storm-control default
  118. set interfaces xe-0/0/6 mtu 9126
  119. set interfaces xe-0/0/6 unit 0 family ethernet-switching interface-mode access
  120. set interfaces xe-0/0/6 unit 0 family ethernet-switching vlan members 96
  121. set interfaces xe-0/0/6 unit 0 family ethernet-switching storm-control default
  122. set interfaces xe-0/0/7 mtu 9126
  123. set interfaces xe-0/0/7 unit 0 family ethernet-switching interface-mode access
  124. set interfaces xe-0/0/7 unit 0 family ethernet-switching vlan members 96
  125. set interfaces xe-0/0/7 unit 0 family ethernet-switching storm-control default
  126. set interfaces xe-0/0/8 mtu 9000
  127. set interfaces xe-0/0/8 unit 0 family ethernet-switching interface-mode access
  128. set interfaces xe-0/0/8 unit 0 family ethernet-switching vlan members 96
  129. set interfaces xe-0/0/8 unit 0 family ethernet-switching storm-control default
  130. set interfaces xe-0/0/9 mtu 9000
  131. set interfaces xe-0/0/9 unit 0 family ethernet-switching interface-mode access
  132. set interfaces xe-0/0/9 unit 0 family ethernet-switching vlan members 96
  133. set interfaces xe-0/0/9 unit 0 family ethernet-switching storm-control default
  134. set interfaces xe-0/0/12 mtu 9000
  135. set interfaces xe-0/0/12 unit 0 family ethernet-switching interface-mode access
  136. set interfaces xe-0/0/12 unit 0 family ethernet-switching vlan members 96
  137. set interfaces xe-0/0/12 unit 0 family ethernet-switching storm-control default
  138. set interfaces xe-0/0/13 mtu 9000
  139. set interfaces xe-0/0/13 unit 0 family ethernet-switching interface-mode access
  140. set interfaces xe-0/0/13 unit 0 family ethernet-switching vlan members 96
  141. set interfaces xe-0/0/13 unit 0 family ethernet-switching storm-control default
  142. set interfaces xe-0/0/16 mtu 9000
  143. set interfaces xe-0/0/16 unit 0 family ethernet-switching interface-mode access
  144. set interfaces xe-0/0/16 unit 0 family ethernet-switching vlan members 96
  145. set interfaces xe-0/0/16 unit 0 family ethernet-switching storm-control default
  146. set interfaces xe-0/0/17 mtu 9000
  147. set interfaces xe-0/0/17 unit 0 family ethernet-switching interface-mode access
  148. set interfaces xe-0/0/17 unit 0 family ethernet-switching vlan members 96
  149. set interfaces xe-0/0/17 unit 0 family ethernet-switching storm-control default
  150. set interfaces xe-0/0/18 ether-options 802.3ad ae2
  151. set interfaces xe-0/0/19 ether-options 802.3ad ae2
  152. set interfaces xe-0/0/20 mtu 9000
  153. set interfaces xe-0/0/20 unit 0 family ethernet-switching interface-mode access
  154. set interfaces xe-0/0/20 unit 0 family ethernet-switching vlan members 96
  155. set interfaces xe-0/0/20 unit 0 family ethernet-switching storm-control default
  156. set interfaces xe-0/0/21 mtu 9000
  157. set interfaces xe-0/0/21 unit 0 family ethernet-switching vlan members default
  158. set interfaces xe-0/0/21 unit 0 family ethernet-switching storm-control default
  159. set interfaces xe-0/0/22 ether-options 802.3ad ae3
  160. set interfaces xe-0/0/23 ether-options 802.3ad ae3
  161. set interfaces xe-0/0/24:0 unit 0 family ethernet-switching vlan members default
  162. set interfaces xe-0/0/24:0 unit 0 family ethernet-switching storm-control default
  163. set interfaces xe-0/0/24:1 unit 0 family ethernet-switching vlan members default
  164. set interfaces xe-0/0/24:1 unit 0 family ethernet-switching storm-control default
  165. set interfaces xe-0/0/24:2 unit 0 family ethernet-switching vlan members default
  166. set interfaces xe-0/0/24:2 unit 0 family ethernet-switching storm-control default
  167. set interfaces xe-0/0/24:3 unit 0 family ethernet-switching vlan members default
  168. set interfaces xe-0/0/24:3 unit 0 family ethernet-switching storm-control default
  169. set interfaces xe-0/0/25:0 unit 0 family ethernet-switching vlan members default
  170. set interfaces xe-0/0/25:0 unit 0 family ethernet-switching storm-control default
  171. set interfaces xe-0/0/25:1 unit 0 family ethernet-switching vlan members default
  172. set interfaces xe-0/0/25:1 unit 0 family ethernet-switching storm-control default
  173. set interfaces xe-0/0/25:2 unit 0 family ethernet-switching vlan members default
  174. set interfaces xe-0/0/25:2 unit 0 family ethernet-switching storm-control default
  175. set interfaces xe-0/0/25:3 unit 0 family ethernet-switching vlan members default
  176. set interfaces xe-0/0/25:3 unit 0 family ethernet-switching storm-control default
  177. set interfaces et-0/0/26 hold-time up 100
  178. set interfaces et-0/0/26 hold-time down 9000
  179. set interfaces xe-0/0/26:0 unit 0 family ethernet-switching vlan members default
  180. set interfaces xe-0/0/26:0 unit 0 family ethernet-switching storm-control default
  181. set interfaces xe-0/0/26:1 unit 0 family ethernet-switching vlan members default
  182. set interfaces xe-0/0/26:1 unit 0 family ethernet-switching storm-control default
  183. set interfaces xe-0/0/26:2 unit 0 family ethernet-switching vlan members default
  184. set interfaces xe-0/0/26:2 unit 0 family ethernet-switching storm-control default
  185. set interfaces xe-0/0/26:3 unit 0 family ethernet-switching vlan members default
  186. set interfaces xe-0/0/26:3 unit 0 family ethernet-switching storm-control default
  187. set interfaces et-0/0/27 hold-time up 100
  188. set interfaces et-0/0/27 hold-time down 9000
  189. set interfaces xe-0/0/27:0 unit 0 family ethernet-switching vlan members default
  190. set interfaces xe-0/0/27:0 unit 0 family ethernet-switching storm-control default
  191. set interfaces xe-0/0/27:1 unit 0 family ethernet-switching vlan members default
  192. set interfaces xe-0/0/27:1 unit 0 family ethernet-switching storm-control default
  193. set interfaces xe-0/0/27:2 unit 0 family ethernet-switching vlan members default
  194. set interfaces xe-0/0/27:2 unit 0 family ethernet-switching storm-control default
  195. set interfaces xe-0/0/27:3 unit 0 family ethernet-switching vlan members default
  196. set interfaces xe-0/0/27:3 unit 0 family ethernet-switching storm-control default
  197. set interfaces ae0 aggregated-ether-options mc-ae chassis-id 1
  198. set interfaces ae0 aggregated-ether-options mc-ae status-control standby
  199. set interfaces ae0 unit 0 multi-chassis-protection 10.3.3.1 interface ae11
  200. set interfaces ae1 aggregated-ether-options mc-ae chassis-id 1
  201. set interfaces ae1 aggregated-ether-options mc-ae status-control standby
  202. set interfaces ae1 unit 0 multi-chassis-protection 10.3.3.1 interface ae11
  203. set interfaces ae2 description esxi03-lag1
  204. set interfaces ae2 mtu 9000
  205. set interfaces ae2 aggregated-ether-options lacp active
  206. set interfaces ae2 unit 0 family ethernet-switching interface-mode trunk
  207. set interfaces ae2 unit 0 family ethernet-switching vlan members 10-500
  208. set interfaces ae3 description esxi04-lag1
  209. set interfaces ae3 mtu 9000
  210. set interfaces ae3 aggregated-ether-options lacp active
  211. set interfaces ae3 unit 0 family ethernet-switching interface-mode trunk
  212. set interfaces ae3 unit 0 family ethernet-switching vlan members 10-500
  213. set interfaces ae11 unit 0 family inet address 10.3.3.2/24
  214. set interfaces em1 unit 0 family inet dhcp vendor-id Juniper-ex4600-40f
  215. set interfaces irb unit 0 family inet dhcp vendor-id Juniper-ex4600-40f
  216. set interfaces irb unit 95 family inet address 10.165.95.18/24
  217. set interfaces irb unit 96 family inet address 10.165.96.18/24
  218. set interfaces irb unit 97 family inet address 10.165.97.18/24
  219. set interfaces irb unit 500 family inet
  220. set interfaces vme unit 0 family inet dhcp vendor-id Juniper-ex4600-40f
  221. set multi-chassis multi-chassis-protection 10.3.3.1 interface ae11
  222. set snmp name sw-ex4600-san02
  223. set snmp location "server room1"
  224. set snmp contact "Team IT-core <team-it-core@aoe.com>"
  225. set snmp v3 usm local-engine user zabbix authentication-sha authentication-key "$9$uyXQ1cyeK8LNdtuLxdVY2GDikqfzF/AtOUjO1RcleWLxNs2ZGikmfiHqfQzCA7-dVgoGDiq.5ZG69pu1INdVbgoJGDH.PDjHmTQ9CvW87bsg4ZiHmWLikmfzFylevWxNdboZUevX-dVY236/9uOcSeK8XEhs2gaUDuOBREyMWxws48Lk.fT/9O1RhlK"
  226. set snmp v3 usm local-engine user zabbix privacy-aes128 privacy-key "$9$nQO06p0cyleM8Fnylev7Nk.mTQn/CtIRSHqp0BRSyaZGUjqPfz6CtgoGik.zFcyrKvLxNdVYgLXikmPQzSrlMxNbs2oZUdVP5Qz6/Ap0OEc8X7dwYLXDiq.5T69Au0IrlM87-ApRSreW8jHkPfzn/CA0BCA0IcSMW-Vws2aZGiHmfX7dsYgUDp0O1yl"
  227. set snmp v3 vacm security-to-group security-model usm security-name zabbix group ALL-ACCESS
  228. set snmp v3 vacm access group ALL-ACCESS default-context-prefix security-model usm security-level privacy read-view GLOBAL
  229. set snmp v3 target-address allow-1 address 10.165.98.139
  230. set snmp v3 target-address allow-1 address-mask 255.255.255.255
  231. set snmp v3 target-address allow-1 target-parameters tp1
  232. set snmp v3 target-address allow-2 address 10.165.98.104
  233. set snmp v3 target-address allow-2 address-mask 255.255.255.255
  234. set snmp v3 target-address allow-2 target-parameters tp1
  235. set snmp v3 target-parameters tp1 parameters message-processing-model v3
  236. set snmp v3 target-parameters tp1 parameters security-model usm
  237. set snmp v3 target-parameters tp1 parameters security-level privacy
  238. set snmp v3 target-parameters tp1 parameters security-name zabbix
  239. set snmp engine-id use-default-ip-address
  240. set snmp view GLOBAL oid .1 include
  241. set forwarding-options storm-control-profiles default all
  242. set routing-options static route 0.0.0.0/0 next-hop 10.165.97.1
  243. set protocols iccp local-ip-addr 10.3.3.2
  244. set protocols iccp peer 10.3.3.1 session-establishment-hold-time 340
  245. set protocols iccp peer 10.3.3.1 redundancy-group-id-list 1
  246. set protocols iccp peer 10.3.3.1 backup-liveness-detection backup-peer-ip 10.4.4.1
  247. set protocols iccp peer 10.3.3.1 liveness-detection minimum-receive-interval 1000
  248. set protocols iccp peer 10.3.3.1 liveness-detection transmit-interval minimum-interval 1000
  249. set protocols lldp interface all
  250. set protocols lldp-med interface all
  251. set protocols igmp-snooping vlan default
  252. set protocols rstp interface xe-0/0/2
  253. set protocols rstp interface xe-0/0/3
  254. set protocols rstp interface xe-0/0/4
  255. set protocols rstp interface xe-0/0/5
  256. set protocols rstp interface xe-0/0/6
  257. set protocols rstp interface xe-0/0/7
  258. set protocols rstp interface xe-0/0/8
  259. set protocols rstp interface xe-0/0/12
  260. set protocols rstp interface xe-0/0/13
  261. set protocols rstp interface xe-0/0/16
  262. set protocols rstp interface xe-0/0/17
  263. set protocols rstp interface xe-0/0/20
  264. set protocols rstp interface xe-0/0/21
  265. set protocols rstp interface xe-0/0/24:0
  266. set protocols rstp interface xe-0/0/24:1
  267. set protocols rstp interface xe-0/0/24:2
  268. set protocols rstp interface xe-0/0/24:3
  269. set protocols rstp interface xe-0/0/25:0
  270. set protocols rstp interface xe-0/0/25:1
  271. set protocols rstp interface xe-0/0/25:2
  272. set protocols rstp interface xe-0/0/25:3
  273. set protocols rstp interface xe-0/0/26:0
  274. set protocols rstp interface xe-0/0/26:1
  275. set protocols rstp interface xe-0/0/26:2
  276. set protocols rstp interface xe-0/0/26:3
  277. set protocols rstp interface xe-0/0/27:0
  278. set protocols rstp interface xe-0/0/27:1
  279. set protocols rstp interface xe-0/0/27:2
  280. set protocols rstp interface xe-0/0/27:3
  281. set switch-options service-id 10
  282. set vlans ISCSI vlan-id 96
  283. set vlans ISCSI l3-interface irb.96
  284. set vlans MGMT vlan-id 97
  285. set vlans MGMT l3-interface irb.97
  286. set vlans SRV vlan-id 98
  287. set vlans default vlan-id 1
  288. set vlans default l3-interface irb.0
  289. set vlans v500 vlan-id 500
  290. set vlans v500 l3-interface irb.500
  291. set vlans vMotion vlan-id 95
  292. set vlans vMotion l3-interface irb.95
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement