CCNA 1 Exploration v4.0 Chapter 11 Quiz Answers

1. A copy of a configuration file can be saved to a TFTP server. Construct the command sequence to accomplish this task. (Not all options apply.)

CCNA 1 Exploration v4.0 Chapter 11 Quiz Answers 1

2. Which command sequence will permit access to five virtual terminal lines with a password of cisco?

  • Router(config-line)#configure telnet
    Router(config-line)#line vty 0 5
    Router(config-line)#password cisco
  • Router(config)#line vty 0 5
    Router(config)#password cisco
  • Router(config)#line vty 0 4
    Router(config-line)#login
    Router(config-line)#password cisco
  • Router(config)#configure telnet
    Router(config-line)#password cisco
    Router(config-line)#session 0 4

3. Which command turns on a router interface?

  • Router(config-if)# enable
  • Router(config-if)# no down
  • Router(config-if)# s0 active
  • Router(config-if)# interface up
  • Router(config-if)# no shutdown

4. What is the purpose of the IOS enable secret command?

  • to set password protection on incoming Telnet sessions
  • to set password protection on the console terminal
  • to allow a user access to User mode
  • to allow a user to enter a password that will be encrypted

5. Which command will display statistics for all interfaces configured on a router?

  • list interfaces
  • show interfaces
  • show processes
  • show statistics

6. What command will display a list of commands available for viewing the status of the router?

  • Router# ?show
  • Router# sh?
  • Router# show ?
  • Router# help
  • Router# status ?

7. An administrator configures a new router and names it SANJOSE. The administrator needs to set a password that will be required to establish a console session with the router. What commands should be issued by the administrator to set the console password to CISCO?

  • SANJOSE(config)# enable password CISCO
  • SANJOSE(config)# line con 0
    SANJOSE(config-line)# login
    SANJOSE(config-line)# enable password CISCO
  • SANJOSE(config)# enable console password CISCO
  • SANJOSE(config)# line con 0
    SANJOSE(config-line)# login
    SANJOSE(config-line)# password CISCO

8. A network administrator must configure a serial interface with an IP address. The configuration must also identify the remote site to which the interface is connected. Which set of commands will meet these requirements?

  • Chicago(config)# description San Jose T1
    Chicago(config)# interface serial0/0
    Chicago(config-if)# ip address 192.168.204.9 255.255.255.252
  • Chicago(config)# interface serial0/0
    Chicago(config-if)# ip address 192.168.204.9 255.255.255.252
    Chicago(config-if)# description San Jose T1
  • Chicago(config)# interface serial0/0
    Chicago(config-if)# ip address 192.168.204.9 netmask 255.255.255.252
    Chicago(config-if)# description San Jose T1
  • Chicago(config)# interface serial0/0
    Chicago(config-if)# ip address 192.168.204.9 255.255.255.252
    Chicago(config-if)# remote site San Jose T1
  • Chicago(config)# interface serial0/0
    Chicago(config-if)# ip address 192.168.204.9 255.255.255.252
    Chicago(config-if)# interface description San Jose T1

9. What does it mean when the ping command returns a result of “.”?

  • congestion experienced
  • destination unreachable
  • timed out waiting for echo reply
  • successful receipt of an echo reply

10. Which utility shows the route a packet takes to reach its destination?

  • netstat
  • ping
  • Telnet
  • traceroute
Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x