Advertisement
Guest User

Untitled

a guest
Mar 20th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.51 KB | None | 0 0
  1. SW1#sh run
  2. Building configuration...
  3.  
  4. Current configuration : 6747 bytes
  5. !
  6. version 12.2
  7. no service pad
  8. service timestamps debug datetime msec
  9. service timestamps log datetime msec
  10. service password-encryption
  11. !
  12. hostname SW1
  13. !
  14. boot-start-marker
  15. boot-end-marker
  16. !
  17. enable secret 5 xxxxxxxxxx
  18. !
  19. username xxxxxxxxxx password 7 xxxxxxxxxx
  20. aaa new-model
  21. !
  22. !
  23. aaa authentication login default group radius local
  24. aaa authentication login localauth local
  25. aaa authentication ppp default if-needed group radius local
  26. aaa authentication dot1x default group radius
  27. aaa authorization exec default group radius local
  28. aaa authorization network default group radius local
  29. aaa accounting delay-start
  30. aaa accounting exec default start-stop group radius
  31. aaa accounting network default start-stop group radius
  32. !
  33. !
  34. !
  35. aaa session-id common
  36. system mtu routing 1500
  37. ip subnet-zero
  38. ip routing
  39. ip dhcp use vrf connected
  40. ip dhcp excluded-address 192.168.10.1 192.168.10.20
  41. !
  42. ip dhcp pool PRIVATE
  43. network 192.168.10.0 255.255.255.0
  44. default-router 192.168.10.1
  45. dns-server 208.67.222.222 9.9.9.9
  46. lease 0 5
  47. !
  48. ip dhcp pool GUEST
  49. network 192.168.30.0 255.255.255.240
  50. default-router 192.168.30.1
  51. dns-server 208.67.222.222 9.9.9.9
  52. lease 0 2
  53. !
  54. !
  55. !
  56. !
  57. crypto pki trustpoint TP-self-signed-2498546944
  58. enrollment selfsigned
  59. subject-name cn=IOS-Self-Signed-Certificate-2498546944
  60. revocation-check none
  61. rsakeypair TP-self-signed-2498546944
  62. !
  63. !
  64. crypto pki certificate chain TP-self-signed-2498546944
  65. certificate self-signed 01
  66. ...
  67. !
  68. !
  69. !
  70. !
  71. !
  72. spanning-tree mode pvst
  73. spanning-tree etherchannel guard misconfig
  74. spanning-tree extend system-id
  75. !
  76. vlan internal allocation policy ascending
  77. vlan dot1q tag native
  78. !
  79. !
  80. !
  81. interface FastEthernet0/1
  82. description NETADMIN
  83. switchport access vlan 99
  84. switchport mode access
  85. spanning-tree portfast
  86. !
  87. interface FastEthernet0/2
  88. description TRUNK TO AP10
  89. switchport trunk encapsulation dot1q
  90. switchport trunk allowed vlan 10,20,30
  91. switchport mode trunk
  92. !
  93. interface FastEthernet0/3
  94. description TRUNK TO AP20
  95. switchport trunk encapsulation dot1q
  96. switchport trunk allowed vlan 10,20,30
  97. switchport mode trunk
  98. !
  99. interface FastEthernet0/4
  100. description TRUNK TO AP30
  101. switchport trunk encapsulation dot1q
  102. switchport trunk allowed vlan 10,20,30
  103. switchport mode trunk
  104. spanning-tree portfast
  105. !
  106. interface FastEthernet0/5
  107. switchport access vlan 10
  108. switchport mode access
  109. spanning-tree portfast
  110. !
  111. interface FastEthernet0/6
  112. switchport access vlan 10
  113. switchport mode access
  114. spanning-tree portfast
  115. !
  116. interface FastEthernet0/7
  117. switchport access vlan 10
  118. switchport mode access
  119. spanning-tree portfast
  120. !
  121. interface FastEthernet0/8
  122. switchport access vlan 10
  123. switchport mode access
  124. spanning-tree portfast
  125. !
  126. interface FastEthernet0/9
  127. switchport access vlan 10
  128. switchport mode access
  129. spanning-tree portfast
  130. !
  131. interface FastEthernet0/10
  132. switchport access vlan 10
  133. switchport mode access
  134. spanning-tree portfast
  135. !
  136. interface FastEthernet0/11
  137. switchport access vlan 10
  138. switchport mode access
  139. spanning-tree portfast
  140. !
  141. interface FastEthernet0/12
  142. switchport access vlan 10
  143. switchport mode access
  144. spanning-tree portfast
  145. !
  146. interface FastEthernet0/13
  147. switchport access vlan 20
  148. switchport mode access
  149. spanning-tree portfast
  150. !
  151. interface FastEthernet0/14
  152. switchport access vlan 20
  153. switchport mode access
  154. spanning-tree portfast
  155. !
  156. interface FastEthernet0/15
  157. switchport access vlan 20
  158. switchport mode access
  159. spanning-tree portfast
  160. !
  161. interface FastEthernet0/16
  162. switchport access vlan 20
  163. switchport mode access
  164. spanning-tree portfast
  165. !
  166. interface FastEthernet0/17
  167. switchport access vlan 20
  168. switchport mode access
  169. spanning-tree portfast
  170. !
  171. interface FastEthernet0/18
  172. switchport access vlan 20
  173. switchport mode access
  174. spanning-tree portfast
  175. !
  176. interface FastEthernet0/19
  177. switchport access vlan 20
  178. switchport mode access
  179. spanning-tree portfast
  180. !
  181. interface FastEthernet0/20
  182. switchport access vlan 20
  183. switchport mode access
  184. spanning-tree portfast
  185. !
  186. interface FastEthernet0/21
  187. switchport access vlan 20
  188. switchport mode access
  189. spanning-tree portfast
  190. !
  191. interface FastEthernet0/22
  192. switchport access vlan 20
  193. switchport mode access
  194. spanning-tree portfast
  195. !
  196. interface FastEthernet0/23
  197. switchport access vlan 20
  198. switchport mode access
  199. spanning-tree portfast
  200. !
  201. interface FastEthernet0/24
  202. switchport access vlan 20
  203. switchport mode access
  204. !
  205. interface GigabitEthernet0/1
  206. description TRUNK TO R1
  207. switchport trunk encapsulation dot1q
  208. switchport trunk allowed vlan 10,20,30,99
  209. switchport mode trunk
  210. !
  211. interface GigabitEthernet0/2
  212. description EXPANSION TRUNK
  213. switchport trunk encapsulation dot1q
  214. switchport mode trunk
  215. !
  216. interface Vlan1
  217. no ip address
  218. !
  219. interface Vlan10
  220. description PRIVATE ACCESS
  221. ip address 192.168.10.1 255.255.255.0
  222. spanning-tree guard loop
  223. !
  224. interface Vlan20
  225. description ISOLATED ACCESS
  226. ip address 192.168.20.1 255.255.255.0
  227. !
  228. interface Vlan30
  229. description GUEST ACCESS
  230. ip address 192.168.30.1 255.255.255.240
  231. !
  232. interface Vlan99
  233. description ASTARO
  234. ip address 192.168.99.1 255.255.255.252
  235. !
  236. ip classless
  237. ip route 0.0.0.0 0.0.0.0 192.168.0.1
  238. ip http server
  239. ip http secure-server
  240. !
  241. radius-server attribute 4 192.168.99.100
  242. radius-server host 192.168.99.2 auth-port 1812 acct-port 1813 key 7 xxxxxxxxxx
  243. !
  244. control-plane
  245. !
  246. !
  247. line con 0
  248. password 7 xxxxxxxxxx
  249. logging synchronous
  250. line vty 0 4
  251. no exec
  252. line vty 5 15
  253. no exec
  254. !
  255. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement