Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. Switch#π˜€π—΅π—Όπ˜„ π—Ώπ˜‚π—»
  2. Building configuration...
  3.  
  4. Current configuration:
  5. !
  6. version 12.0
  7. no service pad
  8. service timestamps debug uptime
  9. service timestamps log uptime
  10. no service password-encryption
  11. !
  12. hostname Switch
  13. !
  14.  
  15. !
  16. ip subnet-zero
  17. !
  18.  
  19. !
  20. interface FastEthernet0/1
  21. !
  22. interface FastEthernet0/2
  23. !
  24. interface FastEthernet0/3
  25. !
  26. interface FastEthernet0/4
  27. !
  28. interface FastEthernet0/5
  29. !
  30. interface FastEthernet0/6
  31. !
  32. interface FastEthernet0/7
  33. !
  34. <OUTPUT OMITTED>
  35. !
  36. line con 0
  37. transport input none
  38. stopbits 1
  39. line vty 5 15
  40. !
  41. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement