Advertisement
SipriusPT

Untitled

Jul 25th, 2022
315
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.89 KB | None | 0 0
  1. config-file-header
  2. switch-a1
  3. vInstantOn_1930_1.0.1.0 (116) / RPILGRIMHOTFIX_930_530_094
  4. SKU Description "Aruba Instant On 1930 48G 4SFP/SFP+ Switch JL685A"
  5. @
  6. !
  7. unit-type-control-start
  8. unit-type unit 1 network gi uplink te
  9. unit-type-control-end
  10. !
  11. vlan database
  12. vlan 2-4,11-13,50,100
  13. exit
  14. voice vlan oui-table add 0001e3 Siemens_AG_phone
  15. voice vlan oui-table add 00036b Cisco_phone
  16. voice vlan oui-table add 00096e Avaya
  17. voice vlan oui-table add 000fe2 3Com
  18. voice vlan oui-table add 0060b9 H3C
  19. priority-queue out num-of-queues 0
  20. hostname switch-a1
  21. management access-list MACL
  22. permit service snmp vlan100
  23. deny service snmp
  24. permit
  25. exit
  26. management access-class MACL
  27. snmp-server engineID local 8000000b0364e881224c22
  28. snmp-server location "Cabinet A"
  29. snmp-server community Zabbix ro 10.0.0.13 view Default
  30. snmp-server community spiceworks ro 10.0.0.4 view Default
  31. no ip http server
  32. management vlan 100
  33. !
  34. interface vlan 2
  35. name NETWORK_VLAN2_Visitors
  36. !
  37. interface vlan 3
  38. name NETWORK_VLAN3_int_tcpip_web
  39. !
  40. interface vlan 4
  41. name NETWORK_VLAN4_X_lab
  42. !
  43. interface vlan 11
  44. name NETWORK_VLAN11_Production
  45. !
  46. interface vlan 12
  47. name NETWORK_VLAN12_Employees
  48. !
  49. interface vlan 13
  50. name NETWORK_VLAN13_IT_Admins
  51. !
  52. interface vlan 50
  53. name NETWORK_VLAN50_Network_Lab
  54. !
  55. interface vlan 100
  56. name NETWORK_VLAN100_Management
  57. ip address 172.31.100.41 255.255.255.0
  58. no ip address dhcp
  59. !
  60. interface 1
  61. description XNAS_eth0
  62. !
  63. interface 2
  64. description X-PRIMAVERA_eth1
  65. !
  66. interface 3
  67. description ESXI1_eth3
  68. !
  69. interface 4
  70. description ESXI2_eth3
  71. !
  72. interface 5
  73. description ESXI1_eth1
  74. switchport general allowed vlan add 100 untagged
  75. switchport general pvid 100
  76. !
  77. interface 6
  78. description MSA1_A
  79. switchport general allowed vlan add 100 untagged
  80. switchport general pvid 100
  81. !
  82. interface 7
  83. description ESXI1_iLO
  84. switchport general allowed vlan add 100 untagged
  85. switchport general pvid 100
  86. !
  87. interface 8
  88. description Unify_LAN
  89. !
  90. interface 9
  91. description UPS_SA1
  92. !
  93. interface 10
  94. description GSM_Module
  95. !
  96. interface 11
  97. description UNIFY_OPTION_3_2
  98. !
  99. interface 12
  100. description X-PRIMAVERA_iLO
  101. !
  102. interface 13
  103. description X_Server
  104. !
  105. interface 14
  106. description ROUTER_A_WAN1
  107. switchport general allowed vlan add 100 untagged
  108. switchport general pvid 100
  109. !
  110. interface 15
  111. description ROUTER_A_WAN2
  112. switchport general allowed vlan add 100 untagged
  113. switchport general pvid 100
  114. !
  115. interface 23
  116. switchport general allowed vlan add 2-4,11-13,50,100 tagged
  117. switchport general allowed vlan add 1 untagged
  118. !
  119. interface 46
  120. description X_LAB
  121. switchport general allowed vlan add 4 untagged
  122. switchport general pvid 4
  123. !
  124. interface 47
  125. switchport general allowed vlan add 11 untagged
  126. switchport general pvid 11
  127. !
  128. interface 48
  129. description SWITCH_BACKDOOR
  130. switchport general allowed vlan add 100 untagged
  131. switchport general pvid 100
  132. !
  133. interface 49
  134. speed 1000
  135. channel-group 2 mode on
  136. switchport general allowed vlan add 2-3,11-12,50,100 tagged
  137. switchport general allowed vlan add 1 untagged
  138. !
  139. interface 50
  140. channel-group 2 mode on
  141. !
  142. interface 51
  143. description FIREWALL_A1_VLAN_1_2_3_4_11_12_50_100
  144. channel-group 1 mode on
  145. switchport general allowed vlan add 2-4,11-12,50,100 tagged
  146. switchport general allowed vlan add 1 untagged
  147. !
  148. interface 52
  149. channel-group 3 mode on
  150. !
  151. interface TRK1
  152. description Netgate_A1
  153. switchport general allowed vlan add 2-4,11-13,50,100 tagged
  154. switchport general allowed vlan add 1 untagged
  155. !
  156. interface TRK2
  157. description Switch_A2
  158. switchport general allowed vlan add 2-4,11-13,50,100 tagged
  159. switchport general allowed vlan add 1 untagged
  160. !
  161. interface TRK3
  162. description Switch_B1
  163. switchport general allowed vlan add 2-4,11-13,50,100 tagged
  164. switchport general allowed vlan add 1 untagged
  165. !
  166. exit
  167. ip default-gateway 172.31.100.254
  168. ip ssh-client key rsa key-pair
  169.  
  170. .
  171.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement