Advertisement
techsupportdor

EX2300 MX AP Switch

Jul 12th, 2019
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.31 KB | None | 0 0
  1. ## Last changed: 2019-07-10 15:55:02 UTC
  2. version 18.4R1.8;
  3. system {
  4. login {
  5. user dev1 {
  6. uid 2000;
  7. class super-user;
  8. authentication {
  9. encrypted-password "abcd";
  10. }
  11. }
  12. }
  13. root-authentication {
  14. encrypted-password "abcd";
  15. }
  16. services {
  17. telnet;
  18. web-management {
  19. https {
  20. system-generated-certificate;
  21. interface irb.0;
  22. }
  23. }
  24. }
  25. host-name WMSWDMZ01;
  26. auto-snapshot;
  27. syslog {
  28. user * {
  29. any emergency;
  30. }
  31. file messages {
  32. any notice;
  33. authorization info;
  34. }
  35. file interactive-commands {
  36. interactive-commands any;
  37. }
  38. }
  39. processes {
  40. dhcp-service {
  41. traceoptions {
  42. file dhcp_logfile size 10m;
  43. level all;
  44. flag all;
  45. }
  46. }
  47. }
  48. }
  49. chassis {
  50. redundancy {
  51. graceful-switchover;
  52. }
  53. aggregated-devices {
  54. ethernet {
  55. device-count 1;
  56. }
  57. }
  58. }
  59. interfaces {
  60. ge-0/0/0 {
  61. unit 0 {
  62. family ethernet-switching {
  63. interface-mode access;
  64. vlan {
  65. members CorpWifi;
  66. }
  67. storm-control default;
  68. }
  69. }
  70. }
  71. ge-0/0/1 {
  72. unit 0 {
  73. family ethernet-switching {
  74. interface-mode access;
  75. vlan {
  76. members CorpMobileWifi;
  77. }
  78. storm-control default;
  79. }
  80. }
  81. }
  82. ge-0/0/2 {
  83. native-vlan-id 1;
  84. unit 0 {
  85. family ethernet-switching {
  86. interface-mode trunk;
  87. vlan {
  88. members [ CorpWifi CorpMobileWifi ];
  89. }
  90. storm-control default;
  91. }
  92. }
  93. }
  94. ge-0/0/3 {
  95. unit 0 {
  96. family ethernet-switching {
  97. storm-control default;
  98. }
  99. }
  100. }
  101. ge-0/0/4 {
  102. unit 0 {
  103. family ethernet-switching {
  104. storm-control default;
  105. }
  106. }
  107. }
  108. ge-0/0/5 {
  109. unit 0 {
  110. family ethernet-switching {
  111. storm-control default;
  112. }
  113. }
  114. }
  115. ge-0/0/6 {
  116. unit 0 {
  117. family ethernet-switching {
  118. storm-control default;
  119. }
  120. }
  121. }
  122. ge-0/0/7 {
  123. unit 0 {
  124. family ethernet-switching {
  125. storm-control default;
  126. }
  127. }
  128. }
  129. ge-0/0/8 {
  130. unit 0 {
  131. family ethernet-switching {
  132. storm-control default;
  133. }
  134. }
  135. }
  136. ge-0/0/9 {
  137. unit 0 {
  138. family ethernet-switching {
  139. storm-control default;
  140. }
  141. }
  142. }
  143. ge-0/0/10 {
  144. unit 0 {
  145. family ethernet-switching {
  146. storm-control default;
  147. }
  148. }
  149. }
  150. ge-0/0/11 {
  151. unit 0 {
  152. family ethernet-switching {
  153. storm-control default;
  154. }
  155. }
  156. }
  157. ge-0/0/12 {
  158. unit 0 {
  159. family ethernet-switching {
  160. storm-control default;
  161. }
  162. }
  163. }
  164. ge-0/0/13 {
  165. unit 0 {
  166. family ethernet-switching {
  167. storm-control default;
  168. }
  169. }
  170. }
  171. ge-0/0/14 {
  172. unit 0 {
  173. family ethernet-switching {
  174. storm-control default;
  175. }
  176. }
  177. }
  178. ge-0/0/15 {
  179. unit 0 {
  180. family ethernet-switching {
  181. storm-control default;
  182. }
  183. }
  184. }
  185. ge-0/0/16 {
  186. unit 0 {
  187. family ethernet-switching {
  188. storm-control default;
  189. }
  190. }
  191. }
  192. ge-0/0/17 {
  193. unit 0 {
  194. family ethernet-switching {
  195. storm-control default;
  196. }
  197. }
  198. }
  199. ge-0/0/18 {
  200. unit 0 {
  201. family ethernet-switching {
  202. storm-control default;
  203. }
  204. }
  205. }
  206. ge-0/0/19 {
  207. unit 0 {
  208. family ethernet-switching {
  209. storm-control default;
  210. }
  211. }
  212. }
  213. ge-0/0/20 {
  214. unit 0 {
  215. family ethernet-switching {
  216. storm-control default;
  217. }
  218. }
  219. }
  220. ge-0/0/21 {
  221. unit 0 {
  222. family ethernet-switching {
  223. storm-control default;
  224. }
  225. }
  226. }
  227. ge-0/0/22 {
  228. ether-options {
  229. 802.3ad ae0;
  230. }
  231. }
  232. ge-0/0/23 {
  233. ether-options {
  234. 802.3ad ae0;
  235. }
  236. }
  237. ge-0/1/0 {
  238. unit 0 {
  239. family ethernet-switching {
  240. storm-control default;
  241. }
  242. }
  243. }
  244. xe-0/1/0 {
  245. unit 0 {
  246. family ethernet-switching {
  247. storm-control default;
  248. }
  249. }
  250. }
  251. ge-0/1/1 {
  252. unit 0 {
  253. family ethernet-switching {
  254. storm-control default;
  255. }
  256. }
  257. }
  258. xe-0/1/1 {
  259. unit 0 {
  260. family ethernet-switching {
  261. storm-control default;
  262. }
  263. }
  264. }
  265. ge-0/1/2 {
  266. unit 0 {
  267. family ethernet-switching {
  268. storm-control default;
  269. }
  270. }
  271. }
  272. xe-0/1/2 {
  273. unit 0 {
  274. family ethernet-switching {
  275. storm-control default;
  276. }
  277. }
  278. }
  279. ge-0/1/3 {
  280. unit 0 {
  281. family ethernet-switching {
  282. storm-control default;
  283. }
  284. }
  285. }
  286. xe-0/1/3 {
  287. unit 0 {
  288. family ethernet-switching {
  289. storm-control default;
  290. }
  291. }
  292. }
  293. ae0 {
  294. description "FW Uplink";
  295. native-vlan-id 89;
  296. aggregated-ether-options {
  297. lacp {
  298. passive;
  299. }
  300. }
  301. unit 0 {
  302. family ethernet-switching {
  303. interface-mode trunk;
  304. vlan {
  305. members [ CorpWifi CorpMobileWifi ];
  306. }
  307. }
  308. }
  309. }
  310. irb {
  311. unit 0 {
  312. family inet {
  313. address x.x.89.1/24;
  314. }
  315. }
  316. }
  317. me0 {
  318. unit 0;
  319. }
  320. vlan {
  321. unit 0;
  322. }
  323. vme {
  324. unit 0 {
  325. family inet;
  326. }
  327. }
  328. }
  329. forwarding-options {
  330. storm-control-profiles default {
  331. all;
  332. }
  333. }
  334. routing-options {
  335. static {
  336. route 0.0.0.0/0 next-hop x.x.89.254;
  337. }
  338. }
  339. protocols {
  340. lldp {
  341. interface all;
  342. }
  343. lldp-med {
  344. interface all;
  345. }
  346. igmp-snooping {
  347. vlan default;
  348. }
  349. rstp {
  350. interface ge-0/0/0;
  351. interface ge-0/0/1;
  352. interface ge-0/0/2;
  353. interface ge-0/0/3;
  354. interface ge-0/0/4;
  355. interface ge-0/0/5;
  356. interface ge-0/0/6;
  357. interface ge-0/0/7;
  358. interface ge-0/0/8;
  359. interface ge-0/0/9;
  360. interface ge-0/0/10;
  361. interface ge-0/0/11;
  362. interface ge-0/0/12;
  363. interface ge-0/0/13;
  364. interface ge-0/0/14;
  365. interface ge-0/0/15;
  366. interface ge-0/0/16;
  367. interface ge-0/0/17;
  368. interface ge-0/0/18;
  369. interface ge-0/0/19;
  370. interface ge-0/0/20;
  371. interface ge-0/0/21;
  372. interface ge-0/1/0;
  373. interface xe-0/1/0;
  374. interface ge-0/1/1;
  375. interface xe-0/1/1;
  376. interface ge-0/1/2;
  377. interface xe-0/1/2;
  378. interface ge-0/1/3;
  379. interface xe-0/1/3;
  380. }
  381. }
  382. poe {
  383. interface all;
  384. }
  385. vlans {
  386. CorpMobileWifi {
  387. description "Corporate Mobile Wifi";
  388. vlan-id 91;
  389. }
  390. CorpWifi {
  391. description "Corporate Wifi";
  392. vlan-id 90;
  393. }
  394. WirelessDMZ {
  395. vlan-id 89;
  396. }
  397. default {
  398. vlan-id 1;
  399. l3-interface irb.0;
  400. }
  401. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement