Advertisement
Guest User

Untitled

a guest
Apr 29th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. Building configuration...
  2.  
  3. Current configuration : 1146 bytes
  4. !
  5. version 12.2
  6. no service timestamps log datetime msec
  7. no service timestamps debug datetime msec
  8. no service password-encryption
  9. !
  10. hostname Switch
  11. !
  12. !
  13. !
  14. !
  15. !
  16. spanning-tree mode pvst
  17. !
  18. interface FastEthernet0/1
  19. switchport mode trunk
  20. !
  21. interface FastEthernet0/2
  22. switchport access vlan 3
  23. !
  24. interface FastEthernet0/3
  25. !
  26. interface FastEthernet0/4
  27. !
  28. interface FastEthernet0/5
  29. switchport access vlan 3
  30. !
  31. interface FastEthernet0/6
  32. switchport access vlan 3
  33. !
  34. interface FastEthernet0/7
  35. !
  36. interface FastEthernet0/8
  37. !
  38. interface FastEthernet0/9
  39. !
  40. interface FastEthernet0/10
  41. !
  42. interface FastEthernet0/11
  43. !
  44. interface FastEthernet0/12
  45. !
  46. interface FastEthernet0/13
  47. !
  48. interface FastEthernet0/14
  49. !
  50. interface FastEthernet0/15
  51. !
  52. interface FastEthernet0/16
  53. !
  54. interface FastEthernet0/17
  55. !
  56. interface FastEthernet0/18
  57. !
  58. interface FastEthernet0/19
  59. !
  60. interface FastEthernet0/20
  61. !
  62. interface FastEthernet0/21
  63. !
  64. interface FastEthernet0/22
  65. !
  66. interface FastEthernet0/23
  67. !
  68. interface FastEthernet0/24
  69. !
  70. interface GigabitEthernet0/1
  71. !
  72. interface GigabitEthernet0/2
  73. !
  74. interface Vlan1
  75. no ip address
  76. shutdown
  77. !
  78. !
  79. !
  80. !
  81. line con 0
  82. !
  83. line vty 0 4
  84. login
  85. line vty 5 15
  86. login
  87. !
  88. !
  89. !
  90. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement