Advertisement
Guest User

Untitled

a guest
Jun 18th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. 172.16.0.x (x=pod)
  2. port 300x
  3.  
  4. username: 100343830
  5. password: Cisco123
  6. password: ***********
  7.  
  8. ctrl+shift+6 (to get out)
  9.  
  10. cl* (*=router)
  11.  
  12. cisco, class (passwords)
  13.  
  14. erase startup-config
  15. reload
  16.  
  17. dir flash:
  18. copy run flash:default.cfg
  19. configure replace flash:default.cfg
  20.  
  21. Beginning of each lab:
  22.  
  23. configure replace flash:default.cfg
  24.  
  25. line con 0
  26. logging synchronous
  27. exec-timeout 0 0 //session doesn't log out automatically
  28.  
  29. no ip domain-lookup
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement