alteredstate

ES-24-250W

Nov 1st, 2019
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.68 KB | None | 0 0
  1. (UBNT EdgeSwitch) #show running-config
  2.  
  3. !Current Configuration:
  4. !
  5. !System Description "EdgeSwitch 24-Port 250W, 1.8.3, Linux 3.6.5-4574f096, 0.0.0.0000000"
  6. !System Software Version "1.8.3"
  7. !System Up Time          "13 days 21 hrs 11 mins 2 secs"
  8. !Additional Packages     QOS,IPv6 Management,Routing
  9. !Current SNTP Synchronized Time: Nov  1 13:20:24 2019 UTC
  10. !
  11. no network ipv6 enable
  12. vlan database
  13. vlan 15,20,25,30,35,40
  14. vlan name 15 "VLAN 15"
  15. vlan name 20 "VLAN 20"
  16. vlan name 25 "VLAN 25"
  17. vlan name 30 "VLAN 30"
  18. vlan name 35 "VLAN 35"
  19. vlan name 40 "VLAN 40"
  20. set igmp 1
  21. set igmp querier 1
  22. set igmp querier 1 address 192.168.1.252
  23. set igmp querier election participate 1
  24. set igmp 20
  25. set igmp querier 20
  26. set igmp querier 20 address 192.168.20.252
  27. set igmp querier election participate 20
  28. set igmp 35      
  29. set igmp querier 35
  30. set igmp querier 35 address 192.168.35.252
  31. set igmp querier election participate 35
  32. exit              
  33.                  
  34. ip http secure-session soft-timeout 60
  35. configure        
  36. clock summer-time recurring USA offset 60
  37. clock timezone -5 minutes 0 zone "EST"
  38. line console      
  39. exit              
  40.                  
  41. line telnet      
  42. exit              
  43.                  
  44. line ssh          
  45. exit              
  46.                  
  47. !                
  48. set igmp          
  49. set igmp querier  
  50. set igmp querier address 2.2.2.2
  51.                  
  52. interface 0/1    
  53. switchport mode trunk
  54. vlan participation exclude 15,20,25,30,35,40
  55. poe opmode shutdown
  56. exit              
  57.                  
  58.                  
  59.                  
  60. interface 0/2    
  61. vlan participation exclude 15,20,25,30,35,40
  62. poe opmode shutdown
  63. exit              
  64.                  
  65.                  
  66.                  
  67. interface 0/3    
  68. vlan participation exclude 15,20,25,30,35,40
  69. poe opmode shutdown
  70. exit              
  71.                  
  72.                  
  73.                  
  74. interface 0/4    
  75. vlan participation exclude 15,20,25,30,35,40
  76. poe opmode shutdown
  77. exit              
  78.                  
  79.                  
  80.                  
  81. interface 0/5    
  82. vlan participation exclude 15,20,25,30,35,40
  83. poe opmode shutdown
  84. exit              
  85.                  
  86.                  
  87.                  
  88. interface 0/6    
  89. vlan participation exclude 15,20,25,30,35,40
  90. poe opmode shutdown
  91. exit              
  92.                  
  93.                  
  94.                  
  95. interface 0/7    
  96. vlan participation exclude 15,20,25,30,35,40
  97. poe opmode shutdown
  98. exit              
  99.                  
  100.                  
  101.                  
  102. interface 0/8    
  103. vlan participation exclude 15,20,25,30,35,40
  104. poe opmode shutdown
  105. exit              
  106.                  
  107.                  
  108.                  
  109. interface 0/9    
  110. vlan participation exclude 15,20,25,30,35,40
  111. poe opmode shutdown
  112. exit              
  113.                  
  114.                  
  115.                  
  116. interface 0/10    
  117. vlan participation exclude 15,20,25,30,35,40
  118. poe opmode shutdown
  119. exit              
  120.                  
  121.                  
  122.                  
  123. interface 0/11    
  124. vlan pvid 30      
  125. vlan participation exclude 1,15,20,25,35,40
  126. vlan participation include 30
  127. exit              
  128.                  
  129.                  
  130.                  
  131. interface 0/12    
  132. switchport mode trunk
  133. vlan pvid 30      
  134. vlan participation exclude 1,15,20,25,35,40
  135. vlan participation include 30
  136. vlan tagging 20  
  137. poe opmode shutdown
  138. exit              
  139.                  
  140.                  
  141.                  
  142. interface 0/13    
  143. vlan participation exclude 15,20,25,30,35,40
  144. poe opmode shutdown
  145. exit              
  146.                  
  147.                  
  148.                  
  149. interface 0/14    
  150. vlan participation exclude 15,20,25,30,35,40
  151. poe opmode shutdown
  152. exit              
  153.                  
  154.                  
  155.                  
  156. interface 0/15    
  157. vlan participation exclude 15,20,25,30,35,40
  158. poe opmode shutdown
  159. exit              
  160.                  
  161.                  
  162.                  
  163. interface 0/16    
  164. vlan participation exclude 15,20,25,30,35,40
  165. poe opmode shutdown
  166. exit              
  167.                  
  168.                  
  169.                  
  170. interface 0/17    
  171. vlan participation exclude 15,20,25,30,35,40
  172. poe opmode shutdown
  173. exit              
  174.                  
  175.                  
  176.                  
  177. interface 0/18    
  178. vlan participation exclude 15,20,25,30,35,40
  179. poe opmode shutdown
  180. exit              
  181.                  
  182.                  
  183.                  
  184. interface 0/19    
  185. vlan participation exclude 15,20,25,30,35,40
  186. poe opmode shutdown
  187. exit              
  188.                  
  189.                  
  190.                  
  191. interface 0/20    
  192. set igmp mrouter 20
  193. set igmp mrouter 35
  194. vlan participation exclude 15,20,25,30,35,40
  195. poe opmode shutdown
  196. exit              
  197.                  
  198.                  
  199.                  
  200. interface 0/21    
  201. vlan participation exclude 15,20,25,30,35,40
  202. poe opmode shutdown
  203. exit              
  204.                  
  205.                  
  206.                  
  207. interface 0/22    
  208. set igmp mrouter 1
  209. set igmp mrouter 20
  210. set igmp mrouter 35
  211. switchport mode trunk
  212. poe opmode shutdown
  213. exit              
  214.                  
  215.                  
  216.                  
  217. interface 0/23    
  218. switchport mode trunk
  219. poe opmode shutdown
  220. exit              
  221.                  
  222.                  
  223.                  
  224. interface 0/24    
  225. set igmp mrouter interface
  226. set igmp mrouter 1
  227. set igmp mrouter 20
  228. set igmp mrouter 35
  229. switchport mode trunk
  230. poe opmode shutdown
  231. exit              
  232.                  
  233.                  
  234.                  
  235. interface 0/25    
  236. vlan participation exclude 15,20,25,30,35,40
  237. exit              
  238.                  
  239.                  
  240.                  
  241. interface 0/26    
  242. vlan participation exclude 15,20,25,30,35,40
  243. exit              
  244.                  
  245.                  
  246.                  
  247. interface lag 1  
  248. vlan participation exclude 15,20,25,30,35,40
  249. exit              
  250.                  
  251.                  
  252.                  
  253. interface lag 2  
  254. set igmp          
  255. vlan participation exclude 15,20,25,30,35,40
  256. exit              
  257.                  
  258.                  
  259.                  
  260. interface lag 3  
  261. vlan participation exclude 15,20,25,30,35,40
  262. exit              
  263.                  
  264.                  
  265.                  
  266. interface lag 4  
  267. vlan participation exclude 15,20,25,30,35,40
  268. exit              
  269.                  
  270.                  
  271.                  
  272. interface lag 5  
  273. set igmp          
  274. vlan participation exclude 15,20,25,30,35,40
  275. exit              
  276.                  
  277.                  
  278.                  
  279. interface lag 6  
  280. set igmp          
  281. vlan participation exclude 15,20,25,30,35,40
  282. exit
Advertisement
Add Comment
Please, Sign In to add comment