1.5.
11 Check Your Understanding - Verify Directly Connected Networks
Question 1
Which command will display a summary of all IPv6-enabled interfaces on a router that includes the IPv6 address and
operational status?
• show ip interface brief
• show ipv6 route
• show running-config interface
• [✓] show ipv6 interface brief
Question 2
When verifying routes, what code is used to identify directly connected routes in the routing table?
• [✓] C
• D
• L
• R
Question 3
Which command will display packet flow counts, collisions, and buffer failures on an interface?
• [✓] show interface
• show ip interface
• show running-config interface
Question 4
An IPv6-enabled interface is required to have which type of address?
• Loopback
• Global unicast
• [✓] Link-local
• Static
Question 5
What character is used to enable the filtering of commands?
• [✓] Pipe |
• Comma ,
• Colon :
• Semi colon ;
Question 6
Which filtering expression will show all output lines starting from the line matching the filtering expression?
• Section
• [✓] Begin
• Include
========================================================================================================
1.6.4 Module Quiz - Basic Device Configuration
Question 1
Which tasks can be accomplished by using the command history feature? (Choose two.)
• View a list of commands entered in a previous session.
• Recall up to 15 command lines by default.
• [✓] Set the command history buffer size.
• [✓] Recall previously entered commands.
• Save command lines in a log file for future reference.
Question 2
Which statement describes the system LED operation on Cisco Catalyst switches?
• [✓] If the LED is blinking green, the system is operating normally.
• If the LED is amber, the system is not powered on.
• If the LED is blinking amber, the switch is performing POST.
• [✓] If the LED is amber, the system is receiving power but it is not functioning properly.
Question 3
What type of Ethernet cable would be used to connect one switch to another switch when neither switch supports the auto-
MDIX feature?
• Straight-through
• [✓] Crossover
• Coaxial
• Rollover
Question 4
What advantage does SSH offer over Telnet?
• [✓] Encryption
• More connection lines
• Connection-oriented services
• Username and password authentication
Question 5
A network administrator has configured VLAN 99 as the management VLAN and has configured it with an IP address and
subnet mask. The administrator issues the show interface vlan 99 command and notices that the line protocol is down.
Which action can change the state of the line protocol to up?
• [✓] Connect a host to an interface associated with VLAN 99.
• Configure a default gateway.
• Remove all access ports from VLAN 99.
• Configure a transport input method on the vty lines.
Question 6
Which statement describes SVIs?
• An SVI is created automatically for each VLAN on a multilayer switch.
• Creating an SVI automatically creates an associated VLAN.
• [✓] A default SVI is created for VLAN 1 for switch administration.
• An SVI can only be created for the management VLAN.
Question 7
Which prompt is displayed when a network administrator successfully accesses the boot loader on a switch to recover from a
system crash?
• System:
• System#
• [✓] Switch:
• Switch#
Question 8
Which router bootup sequence is correct?
• 1 - Perform the POST and load the Cisco IOS software
2 - Locate and load the startup configuration file or enter setup mode
3 - Locate and load the bootstrap program
• 1 - Perform the POST and load the bootstrap program
2 - Locate and load the startup configuration file or enter setup mode
3 - Locate and load the Cisco IOS software
• 1 - Perform the POST and load the startup configuration file
2 - Locate and load the bootstrap program
3 - Locate and load the Cisco IOS software
• [✓] 1 - Perform the POST and load the bootstrap program
2 - Locate and load the Cisco IOS software
3 - Locate and load the startup configuration file or enter setup mode
Question 9
What is the first action in the boot sequence when a switch is powered on?
• Load the default Cisco IOS software
• Load boot loader software
• Low-level CPU initialization
• [✓] Load a power-on self-test program
Question 10
What must an administrator have in order to reset a lost password on a router?
• A TFTP server
• A crossover cable
• Access to another router
• [✓] Physical access to the router
Question 11
When configuring a switch for SSH access, what other command that is associated with the login local command is required
to be entered on the switch?
• enable secret password
• password password
• [✓] username username secret secret
• login block-for seconds attempts number within seconds
Question 12
Which command will provide information about the status of all interfaces including the number of giants, runts, and
collisions on the interface?
• [✓] show interfaces
• show ip interface brief
• show history
• show running-config