Practice Questions Flashcards
- What does Cisco use for Return Materials Authorization tracking of field-replaceable parts?
RMA number
- An Ethernet interface is up and the line protocol is down. What are two possible causes?
(Choose two.)
a) There is a speed or duplex mismatch with the remote device
b) There is a Layer 2 mismatch in the encapsulation type
c) The Ethernet interface has been manually disabled
d) Keepalives are not being received by the local device
e) The Ethernet cable might not be attached properly
Answer: a, b
- Which type of memory stores the configuration of a router or switch by default?
NVRAM
- How many pairs of copper wire does a UTP cable have?
4
- When you deploy Cisco Catalyst 3850 Series switches, which two modes of operation can you choose from?
Install mode and Bundle mode
- Which method is the fastest way to recover a software version that supports a USB flash port on a Cisco device?
copy command with USB memory
- Which Windows-based text editor is preferred for working with a simple text document, such as a Cisco configuration?
Microsoft Notepad
- Cisco NX-OS has added the ability to use which type of custom scripting to help manage user networks?
Python
- Which two commands set the configuration register value?
(Choose two.)
a) rommon>confreg 0x2102
b) router(config)#confreg 0x2102
c) rommon>config-register 0x2102
d) router(config)#configuration-register 0x2102
e) router(config)#config-register 0x2102
Answer: A, E
- Which command displays information about the carrier network, cell site, and available service?
show cellular unit network
- Which two pieces of information are displayed when you use the show ip interface brief command? (Choose two.)
A. Layer 2 address
B. keepalive
C. Layer 3 address
D. encapsulation type
E. interface status
Answer: C, E
- Which command sends an echo request packet to the target host and then waits for an echo response message?
ping
- You are troubleshooting a network connectivity issue between two devices. Device A has an IP address of 192.168.1.10 and Device B has an IP address of 192.168.1.20. Both devices are in the same subnet and connected to the same switch. However, Device A cannot ping Device B. What could be a possible reason for this issue?
a) Incorrect subnet mask configuration on Device A
b) VLAN mismatch on the switch
c) IP address conflict with another device in the network
d) Physical cable connectivity issue between Device A and the switch
c) IP address conflict with another device in the network
- Which two pieces of information about a neighboring device are displayed when you use the CLI command show cdp neighbor? (Choose two.)
A. platform
B. uptime
C. device ID
D. Cisco IOS Software version
E. IP address
Answer: A, C
- Which command displays the configuration register setting?
show version
- At the interface configuration prompt, which command returns you to the main configuration prompt?
exit
- Which command provides detailed information about the components that are installed on a router, such as the model, PID, and serial number?
show inventory
- Which type of Cisco console cable is used to connect a laptop to the console port on a Cisco router?
Rollover
- Which protocol does TFTP typically use for transport?
UDP
- What is the correct IPv6 address notation?
A. 2001:0DB8::/128
B. 2001:0DB8:0::
C. 2001:0DB8::1:1:1:1:1
D. 2001:0DB8:130F:0000:0000:7000:0000:140B
Answer: D
- Which two statements about Telnet and SSH are true? (Choose two.)
A. SSH is a protocol that provides a secure remote access connection to network devices.
B. SSH uses the well-known TCP port 23 for its communication.
C. A Telnet network management connection is dropped when a router reboots.
D. Telnet is a protocol that provides a secure remote access connection to network devices.
E. Telnet is preferred over SSH for security reasons.
Answer: AC
- Which address facilitates the routing of packets over an IP network?
Network (IP)
- Which two IPv4 addresses can be assigned to a host computer? (Choose two.)
A. 255.255.255.255
B. 10.1.1.20
C. 0.0.0.0
D. 192.168.10.15
E. 292.10.3.4
Answer: B, D
- What are two components of a WAN connection? (Choose two.)
A. CSU/DSU
B. router
C. bridge
D. hub
E. switch
Answer: A, B
- Which device is a DTE device?
A DTE (Data Terminal Equipment) device is any device that communicates with another device through a network or communication line. In networking, DTE devices typically originate or terminate data transmissions. These can include computers, routers, switches, printers, and other devices that generate or consume data.
- Which layer of the OSI model defines how data is formatted for transmission and how access to the physical media is controlled?
Data Link
- Which command shows the status of power supplies and sensor temperatures?
show environment
- What are two standard fiber-optic connectors? (Choose two.)
A. Lucent
B. rollover
C. subscriber
D. multidimension
E. crossover
Answer: A, C
- Which two pairs of LAN Ethernet devices use an RJ-45 straight-through cable? (Choose two.)
A. switch-to-switch
B. switch-to-router
C. switch-to-hub
D. router-to-router
E. switch-to-server
Answer: B, E
- Which two features are associated with single-mode fiber-optic cable? (Choose two.)
A. consists of a single strand of glass fiber
B. has higher attenuation that multimode fiber
C. carries a higher bandwidth that multimode fiber
D. costs less than multimode fiber
E. operates over less distance than multimode fiber
Answer: A, C
- Which type of transceiver module is used for 40 Gigabit Ethernet connectivity?
QSFP+
- What is the line speed of a DS0 in North America?
64 kbps
- Which two statements about a SmartJack are true? (Choose two.)
A. It provides signal conversion.
B. It acts as a concentration point for dial-in and dial-out connections.
C. It operates at Layer 2 of the OSI model.
D. It provides channel testing.
E. It regenerates the signal to compensate for signal degradation from line transmission.
Answer: A, E
- The pins on an RJ-45 cable plug are numbered from 1 through 8. When the metal pins of the plug are facing toward you, pin 1 is the leftmost pin. Which two sets of pins are looped on an RJ-45 56K loopback plug? (Choose two.)
A. pins 2 and 7
B. pins 2 and 8
C. pins 2 and 5
D. pins 1 and 7
E. pins 1 and 4
Answer: C, E
- Which two Cisco Nexus 3400 Series switches support 400-Gbps Ethernet ports? (Choose two.)
A. Cisco Nexus 34180YC
B. Cisco Nexus 34200YC-SM
C. Cisco Nexus 3432D-S
D. Cisco Nexus 3408-S
E. Cisco Nexus 3464C
Answer: C, D
- Which type of memory stores the configuration of a router or switch by default?
RAM
- Which two commands identify the serial number of a Cisco router? (Choose two.)
A. show run
B. show inventory
C. show environment
D. show version
E. show archive
Answer: B, D
- Which router port is used for dial-in access to the router for CLImanagement purposes and does not usually pass normal network traffic?
AUX
- What is the primary purpose of the ARP (Address Resolution Protocol)?
Maps IP addresses to MAC addresses
- What is the purpose of the DHCP (Dynamic Host Configuration Protocol)?
Assigns IP addresses to network devices dynamically
- What is the function of the DNS (Domain Name System) in a TCP/IP network?
Translates domain names to IP addresses
- Which command is used to view the ARP cache on a Cisco router?
show ip arp
- Which command is used to view the current IP routing table on a Cisco router?
show ip route
- Which of the following is a Layer 3 protocol used for addressing and routing packets in a TCP/IP network?
IP