Font size
WorksheetsCPoP - 1
Total questions: 15
Worksheet time: 11mins
What is the name of the Cisco IOS CLI exec mode that allows a user to run more powerful commands?
Enable mode
Boot mode
Configuration mode
User mode
By default, what does a router compare with its routing table?
Destination MAC address
Destination IP address
Frame Check Sequence
Source IP address
Which layer of the TCP/IP model defines end-to-end forwarding of packets?
The Application layer
The Network layer
The Transport layer
The Link layer
Which of the following terms represents L3PDU in the OSI model, which includes the network layer header and its encapsulated data?
Segment
Data
Frame
Packet
A user opens a terminal emulator after connecting their PC physically to the console port of a router. The user logs in to the router's user mode, and then continues the process to reach privileged mode. Assume that the router is configured to use the strongest security options. Which command must be configured to support that last step of reaching privileged mode?
enable password
login
line console 0
password
enable secret
Which type of memory does a switch use to build the MAC address table ?
Flash
CAM
NVRAM
DRAM
The term segment refers to which layer PDU?
Application layer PDU
Network Access PDU
Transport layer PDU
Transport layer PDU
In the figure, each link is labeled with a number. Switches have been given names that begin with SW, routers names that begin with R, and hubs names that begin with H. Which of the following statements are true about this network?
Link 15 uses a straight-through cable.
Link 6 uses a rollover cable.
Link 11 uses a crossover cable.
Link 1 uses a crossover cable.
Which protocol finds an unknown Layer 2 address from a known IP address?
ICMP
ARP
DNS
DHCP
When the Cisco IOS CLI is initially accessed via console, Telnet, or SSH, with no extra privileges, which mode is the user placed into?
Enable mode
Configuration mode
User mode
Boot mode
This diagram refers to which type of fiber cable?
GBIC
Single mode
SFP
Multimode
You are in the process of troubleshooting a network problem on a Cisco device, but you are having a problem getting the right commands entered on the device to fix it. The reason is that every time you attempt to configure the commands, the console generates another message, your command gets split, and you lose your place in the command. What command could you configure on the device to have it automatically place the commands that are entered onto a fresh line and redrawn up to the point where the command entry was interrupted?
logging console brief
logging regenerate
logging console redraw
logging synchronous
Which two of the following actions provide the best security for accessing a router's privileged mode remotely?
Configuring the enable secret command
Enabling SSH access using the transport input telnet ssh VTY line subcommand
Enabling SSH and disabling Telnet access using the transport input ssh VTY line subcommand
Configuring the enable password command
A network engineer was tasked with helping build a new Cisco network. As part of this implementation, one of the requirements is to have a central database of authorized users that is used by the deployed network devices. Which protocols could the engineer use that would provide these capabilities?
AAA
SSH
RADIUS
TACACS+
Which command will generate the SSH encryption keys?
crypto key modulus rsa
crypto key generate ssh
crypto key generate rsa
crypto key modulus ssh
