Chapter 4: Cisco's Internetworking Operating System (IOS)

Written Lab 4

  1. router(config-if)#clock rate 64000
  2. router#config t
    router(config)# line vty 0 4
    router(config-line)# no login
  3. router#config t
    router(config)# int e0
    router(config-if)# no shut
  4. router#erase startup-config
  5. router#config t
    router(config-line)# console 0
    router(config)# login
    router(config-line)# password todd
  6. router#config t
    router(config)# enable secret cisco
  7. router#show controllers serial 0/2
  8. router#show terminal
  9. router#reload
  10. router#config t
    router(config)#hostname Chicago
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.118.99.6