Advertisement
Guest User

Untitled

a guest
Sep 18th, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1.  
  2. PLBOL1NS0022#show running-config
  3. config-file-header
  4. PLBOL1NS0022
  5. v1.2.7.76 / R750_NIK_1_2_584_002
  6. CLI v1.0
  7. file SSD indicator encrypted
  8. @
  9. ssd-control-start
  10. ssd config
  11. ssd file passphrase control unrestricted
  12. no ssd file integrity control
  13. ssd-control-end cb0a3fdb1f3a1af4e4430033719968c0
  14. !
  15. spanning-tree mode stp
  16. vlan database
  17. vlan 36,130,2002-2003,2008,2040,2042,2046,2069
  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. hostname PLBOL1NS0022
  28. line console
  29. speed 9600
  30. exit
  31. username admin
  32. ip ssh server
  33. !
  34. interface vlan 36
  35. name PLANT
  36. !
  37. interface vlan 130
  38. name LAN_15/19
  39. !
  40. interface vlan 2002
  41. name GX-WAN
  42. !
  43. interface vlan 2003
  44. name Transfer-VLAN
  45. !
  46. interface vlan 2008
  47. name MGMT-VLAN
  48. ip address 10.28.8.70 255.255.254.0
  49. no ip address dhcp
  50. !
  51. interface vlan 2040
  52. name GX-Mobile-VLAN
  53. !
  54. interface vlan 2042
  55. name GX-Office-VLAN
  56. !
  57. interface vlan 2046
  58. name GX-Guest-VLAN
  59. !
  60. interface vlan 2069
  61. name GX-Scan-VLAN
  62. !
  63. interface fastethernet1
  64. switchport mode access
  65. switchport access vlan 130
  66. !
  67. interface fastethernet2
  68. switchport mode access
  69. switchport access vlan 130
  70. !
  71. interface fastethernet3
  72. switchport mode access
  73. switchport access vlan 130
  74. !
  75. interface fastethernet24
  76. switchport mode access
  77. switchport access vlan 2008
  78. !
  79. interface gigabitethernet3
  80. channel-group 1 mode auto
  81. !
  82. interface gigabitethernet4
  83. channel-group 1 mode auto
  84. !
  85. interface Port-channel1
  86. description Uplink_PLBOL1NS0001
  87. switchport mode general
  88. switchport general allowed vlan add 36,130,2002-2003,2008,2040,2042 tagged
  89. switchport general allowed vlan add 2046,2069 tagged
  90. !
  91. ip default-gateway 10.28.8.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement