Advertisement
Guest User

Untitled

a guest
May 31st, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.61 KB | None | 0 0
  1.  
  2. User:admin
  3. Password:
  4. (M5300-28G3) >en
  5.  
  6. (M5300-28G3) #show run
  7.  
  8. !Current Configuration:
  9. !
  10. !System Description "M5300-28G3 ProSafe 24-port Gigabit L3 with 10 Gigabit Stack ing, 10.0.0.31, B1.0.0.5"
  11. !System Software Version "10.0.0.31"
  12. !System Up Time "36 days 16 hrs 40 mins 8 secs"
  13. !Additional Packages QOS,Multicast,IPv6,IPv6 Management,Metro,Stacking,Routi ng
  14. !Current SNTP Synchronized Time: Not Synchronized
  15. !
  16. network protocol none
  17. network parms 169.254.100.100 255.255.0.0 0.0.0.0
  18. vlan database
  19. vlan 7,10,13,15,99
  20. vlan name 7 "BBC Staff"
  21. vlan name 10 "Routing"
  22. vlan name 13 "LAB"
  23. vlan name 99 "Wireless"
  24. vlan routing 1 1
  25. vlan routing 15 2
  26. vlan routing 13 3
  27. vlan routing 7 4
  28. vlan routing 10 5
  29. exit
  30. --More-- or (q)uit
  31.  
  32. configure
  33. time-range
  34. stack
  35. member 1 9
  36. exit
  37. ip name server 10.0.0.1
  38. slot 1/0 14
  39. set slot power 1/0
  40. no set slot disable 1/0
  41. ipv6 router ospf
  42. exit
  43. ip routing
  44. ip route 0.0.0.0 0.0.0.0 10.0.0.1
  45. line console
  46. exit
  47.  
  48. line telnet
  49. exit
  50.  
  51. line ssh
  52. exit
  53.  
  54. --More-- or (q)uit
  55. interface 1/0/7
  56. addport lag 1
  57. exit
  58. interface 1/0/8
  59. addport lag 1
  60. exit
  61. snmp-server sysname "BBC-Core-Switch"
  62. snmp-server location "Switch-Room"
  63. snmp-server contact "Steve Sears"
  64. !
  65.  
  66. interface 1/0/1
  67. description 'Firewall'
  68. vlan participation include 7
  69. vlan tagging 7,13
  70. exit
  71.  
  72.  
  73.  
  74. interface 1/0/2
  75. description 'Security Controller'
  76. ip address 10.10.0.13 255.255.255.0
  77. exit
  78. --More-- or (q)uit
  79.  
  80.  
  81.  
  82. interface 1/0/3
  83. description 'Moses'
  84. exit
  85.  
  86.  
  87.  
  88. interface 1/0/4
  89. description 'Isaaac'
  90. exit
  91.  
  92.  
  93.  
  94. interface 1/0/5
  95. description 'Abraham'
  96. exit
  97.  
  98.  
  99.  
  100. interface 1/0/19
  101. no auto-negotiate
  102. --More-- or (q)uit
  103. speed 100 full-duplex
  104. vlan participation include 7
  105. vlan tagging 7,13
  106. exit
  107.  
  108.  
  109.  
  110. interface 1/0/21
  111. vlan pvid 13
  112. vlan participation exclude 1
  113. vlan participation include 13,15
  114. vlan tagging 13
  115. exit
  116.  
  117.  
  118.  
  119. interface 1/0/25
  120. description 'Wireless Controller'
  121. exit
  122.  
  123.  
  124.  
  125. interface lag 19
  126. --More-- or (q)uit
  127. vlan participation auto 1
  128. exit
  129.  
  130.  
  131.  
  132. interface vlan 1
  133. routing
  134. ip address 10.0.0.227 255.255.255.0
  135. exit
  136.  
  137.  
  138.  
  139. interface vlan 15
  140. routing
  141. exit
  142.  
  143.  
  144.  
  145. interface vlan 13
  146. routing
  147. ip address 192.168.1.254 255.255.255.0
  148. exit
  149.  
  150. --More-- or (q)uit
  151.  
  152.  
  153. interface vlan 7
  154. routing
  155. exit
  156.  
  157.  
  158.  
  159. interface vlan 10
  160. routing
  161. exit
  162.  
  163.  
  164. router rip
  165. exit
  166. router ospf
  167. exit
  168. exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement