Advertisement
Guest User

Untitled

a guest
Dec 13th, 2018
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.61 KB | None | 0 0
  1. hostname "SW-2200BDF-A"
  2. module 1 type j9536a
  3. module 2 type j9536a
  4. module 3 type j9550a
  5. module 4 type j9536a
  6. module 5 type j9550a
  7. module 6 type j9550a
  8. module 7 type j9550a
  9. module 8 type j9550a
  10. module 9 type j9550a
  11. module 10 type j9550a
  12. module 11 type j9534a
  13. module 12 type j9534a
  14. trunk A21-A22 trk1 trunk
  15. ip access-list extended "I14"
  16. exit
  17. ip default-gateway 10.3.100.1
  18. ip route 0.0.0.0 0.0.0.0 10.3.100.1
  19. ip routing
  20. interface A21
  21. name "Trunk_To_New_MDF"
  22. exit
  23. interface A22
  24. name "Trunk_To_New_MDF"
  25. exit
  26. vlan 1
  27. name "DEFAULT_VLAN"
  28. no untagged A1,B17,B19-B20,J16
  29. untagged A2-A20,B1-B16,B18,B21-B22,C1-C24,D1-D22,E1-E24,F1-F24,G1-G24,H1-H24,I1-I24,J1-J15,J17-J24
  30. tagged Trk1
  31. ip address 10.3.100.184 255.255.0.0
  32. exit
  33. vlan 20
  34. name "Student Wireless"
  35. tagged A1-A20,B1-B22,C1-C24,D1-D22,E1-E24,F1-F24,G1-G24,H1-H24,I1-I24,J1-J24
  36. no ip address
  37. exit
  38. vlan 50
  39. name "MANAGEMENT"
  40. tagged A1-A20,B1-B22,C1-C24,D1-D22,E1-E24,F1-F24,G1-G24,H1-H24,I1-I24,J1-J24,Trk1
  41. ip address 10.4.50.200 255.255.255.0
  42. exit
  43. vlan 100
  44. name "SERVERS"
  45. tagged A1-A4,Trk1
  46. no ip address
  47. exit
  48. vlan 102
  49. name "UTILITY"
  50. untagged B17
  51. tagged A1-A4,Trk1
  52. no ip address
  53. exit
  54. vlan 104
  55. name "SECURITY"
  56. untagged B19
  57. tagged A1-A4,Trk1
  58. no ip address
  59. exit
  60. vlan 106
  61. name "PHONES"
  62. untagged B20
  63. tagged A1-A20,B1-B19,B21-B22,C1-C24,D1-D22,E1-E24,F1-F24,G1-G24,H1-H24,I1-I24,J1-J24,Trk1
  64. no ip address
  65. exit
  66. vlan 108
  67. name "INTERCOM"
  68. untagged A1
  69. tagged A2-A4,Trk1
  70. no ip address
  71. exit
  72. vlan 110
  73. name "PRINTERS"
  74. tagged A1-A4,Trk1
  75. no ip address
  76. exit
  77. vlan 120
  78. name "HS_ADMIN"
  79. tagged A1-A3,Trk1
  80. no ip address
  81. exit
  82. vlan 122
  83. name "ES/MS_ADMIN"
  84. tagged A1-A3,Trk1
  85. no ip address
  86. exit
  87. vlan 130
  88. name "HS_TEACHER"
  89. tagged A1-A3,Trk1
  90. no ip address
  91. exit
  92. vlan 132
  93. name "ES/MS_TEACHER"
  94. tagged A1-A3,Trk1
  95. no ip address
  96. exit
  97. vlan 140
  98. name "HS_STUDENT_LABS"
  99. tagged A1-A3,Trk1
  100. no ip address
  101. exit
  102. vlan 142
  103. name "HS_BUILDING_STUDENT_WIFI"
  104. tagged A1-A3,Trk1
  105. no ip address
  106. exit
  107. vlan 160
  108. name "ES/MS_STUDENT_LABS"
  109. tagged A1-A3,Trk1
  110. no ip address
  111. exit
  112. vlan 162
  113. name "ES/MS_BUILDING_STUDENT"
  114. tagged A1-A3,Trk1
  115. no ip address
  116. exit
  117. vlan 200
  118. name "GUEST"
  119. tagged A1-A3,Trk1
  120. no ip address
  121. exit
  122. spanning-tree Trk1 priority 4
  123. no spanning-tree bpdu-throttle
  124. no autorun
  125. no dhcp config-file-update
  126. no dhcp image-file-update
  127. device-profile name "default-ap-profile"
  128. cos 0
  129. exit
  130. password manager
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement