Advertisement
Guest User

Untitled

a guest
Feb 9th, 2019
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.75 KB | None | 0 0
  1. switch450f2c#show startup-config
  2. config-file-header
  3. switch450f2c
  4. v1.4.9.4 / R800_NIK_1_4_205_011
  5. CLI v1.0
  6. set system mode router
  7.  
  8. file SSD indicator encrypted
  9. @
  10. ssd-control-start
  11. ssd config
  12. ssd file passphrase control unrestricted
  13. no ssd file integrity control
  14. ssd-control-end cb0a3fdb1f3a1af4e4430033719968c0
  15. !
  16. vlan database
  17. vlan 10,20,30
  18. exit
  19. voice vlan oui-table add 0001e3 Siemens_AG_phone________
  20. voice vlan oui-table add 00036b Cisco_phone_____________
  21. voice vlan oui-table add 00096e Avaya___________________
  22. voice vlan oui-table add 000fe2 H3C_Aolynk______________
  23. voice vlan oui-table add 0060b9 Philips_and_NEC_AG_phone
  24. voice vlan oui-table add 00d01e Pingtel_phone___________
  25. voice vlan oui-table add 00e075 Polycom/Veritel_phone___
  26. voice vlan oui-table add 00e0bb 3Com_phone______________
  27. bonjour interface range vlan 1
  28. hostname switch450f2c
  29. ip ssh server
  30. snmp-server server
  31. ip telnet server
  32. !
  33. interface vlan 1
  34. name Management
  35. ip address 192.168.1.254 255.255.255.0
  36. no ip address dhcp
  37. !
  38. interface vlan 10
  39. name Servers
  40. !
  41. interface vlan 20
  42. name Home
  43. !
  44. interface vlan 30
  45. name Tyler
  46. !
  47. interface gigabitethernet1
  48. switchport trunk allowed vlan add 10,20,30
  49. !
  50. interface gigabitethernet2
  51. switchport mode access
  52. switchport access vlan 20
  53. !
  54. interface gigabitethernet3
  55. switchport mode access
  56. switchport access vlan 20
  57. !
  58. interface gigabitethernet4
  59. switchport mode access
  60. switchport access vlan 20
  61. !
  62. interface gigabitethernet5
  63. switchport mode access
  64. !
  65. interface gigabitethernet6
  66. switchport mode access
  67. !
  68. interface gigabitethernet7
  69. switchport mode access
  70. !
  71. interface gigabitethernet8
  72. switchport mode access
  73. !
  74. interface gigabitethernet9
  75. switchport mode access
  76. switchport access vlan 20
  77. !
  78. interface gigabitethernet10
  79. switchport mode access
  80. !
  81. interface gigabitethernet11
  82. switchport mode access
  83. !
  84. interface gigabitethernet12
  85. switchport mode access
  86. !
  87. interface gigabitethernet13
  88. switchport mode access
  89. !
  90. interface gigabitethernet14
  91. switchport mode access
  92. switchport access vlan 10
  93. !
  94. interface gigabitethernet15
  95. switchport mode access
  96. switchport access vlan 10
  97. !
  98. interface gigabitethernet16
  99. switchport mode access
  100. switchport access vlan 10
  101. !
  102. interface gigabitethernet17
  103. switchport trunk allowed vlan add 20
  104. !
  105. interface gigabitethernet18
  106. switchport trunk allowed vlan add 20
  107. !
  108. interface gigabitethernet19
  109. switchport mode access
  110. switchport access vlan 10
  111. !
  112. interface gigabitethernet20
  113. switchport mode access
  114. switchport access vlan 30
  115. !
  116. exit
  117. macro auto disabled
  118. macro auto processing type ip_phone disabled
  119. macro auto processing type ip_phone_desktop disabled
  120. macro auto processing type switch disabled
  121. macro auto processing type ap disabled
  122. ip default-gateway 192.168.1.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement