logo

CuriousTab

CuriousTab

Discussion


Home Networking IOS and Security Device Manager Comments

  • Question
  • What command do you type to save the configuration stored in RAM to NVRAM?


  • Options
  • A. Router(config)#copy current to starting
  • B. Router#copy starting to running
  • C. Router(config)#copy running-config startup-config
  • D. Router#copy run startup

  • Correct Answer
  • Router#copy run startup 

    Explanation
    To copy the running-config to NVRAM so that it will be used if the router is restarted, use the copy running-config startup-config command ( copy run start for short).

  • IOS and Security Device Manager problems


    Search Results


    • 1. Which of the following commands displays the configurable parameters and statistics of all interfaces on a router?

    • Options
    • A. show running-config
    • B. show startup-config
    • C. show interfaces
    • D. show versions
    • Discuss
    • 2. Which of the following commands will configure all the default VTY ports on a router?

    • Options
    • A. Router#line vty 0 4
    • B. Router(config)#line vty 0 4
    • C. Router(config-if)#line console 0
    • D. Router(config)#line vty all
    • Discuss
    • 3. You type show running-config and get this output:

      [output cut]
      Line console 0
          Exec-timeout 1 35
          Password CURIOUSTABPASSWD
          Login
      [output cut]
      
      What do the two numbers following the exec-timeout command mean?

    • Options
    • A. If no command has been typed in 35 seconds, the console connection will be closed.
    • B. If no router activity has been detected in 1 hour and 35 minutes, the console will be locked out.
    • C. If no commands have been typed in 1 minute and 35 seconds, the console connection will be closed.
    • D. If you're connected to the router by a Telnet connection, input must be detected within 1 minute and 35 seconds or the connection will be closed.
    • Discuss
    • 4. You want to totally reinitialize the router and replace the current running-config with the current startup-config. What command will you use?

    • Options
    • A. replace run start
    • B. copy run start
    • C. copy start run
    • D. reload
    • Discuss
    • 5. Which of the following commands will display the current IP addressing and the layer 1 and 2 status of an interface?

      1. show version
      2. show protocols
      3. show interfaces
      4. show controllers
      5. show ip interface

    • Options
    • A. 1, 2 and 4
    • B. 2, 3 and 5
    • C. 3 and 4 only
    • D. None of the above
    • Discuss
    • 6. You type Router#sh ru and receive an % ambiguous command error. Why did you receive this message?

    • Options
    • A. The command requires additional options or parameters.
    • B. There is more than one show command that starts with the letters ru.
    • C. There is no show command that starts with ru.
    • D. The command is being executed from the wrong router mode.
    • Discuss
    • 7. You need to find the broadcast address used on a LAN on your router. What command will you type into the router from user mode to find the broadcast address?

    • Options
    • A. show running-config
    • B. show startup-config
    • C. show interfaces
    • D. show protocols
    • Discuss
    • 8. If your routing table has a static, a RIP, and an IGRP route to the same network, which route will be used to route packets by default?

    • Options
    • A. Any available route
    • B. RIP route
    • C. Static route
    • D. IGRP route
    • E. They will all load-balance.
    • Discuss
    • 9. What command is used to stop RIP routing updates from exiting out an interface but still allow the interface to receive RIP route updates?

    • Options
    • A. Router(config-if)# no routing
    • B. Router(config-if)# passive-interface
    • C. Router(config-router)# passive-interface s0
    • D. Router(config-router)# no routing updates
    • Discuss
    • 10. What is route poisoning?

    • Options
    • A. It sends back the protocol received from a router as a poison pill, which stops the regular updates.
    • B. It is information received from a router that can't be sent back to the originating router.
    • C. It prevents regular update messages from reinstating a route that has just come up.
    • D. It describes when a router sets the metric for a downed link to infinity.
    • Discuss


    Comments

    There are no comments.

Enter a new Comment