• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/35

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

35 Cards in this Set

  • Front
  • Back
You cannot remember whether you saved your configuration since you made today's changes. What command would verify this?
Select one:
A. show version
B. show startup-config C. show run
D. show nvram
show startup-config
A standard Cisco router has four different types of memory. Where is the system startup configuration file stored?
Select one:
A. RAM
B. Flash
C. ROM
D. NVRAM
NVRAM
Which of the following configuration register commands and values would be used from the rommon prompt to bypass the NVRAM startup configuration file in preparation to replace the password?
Select one:
A. config-register 2102
B. confreg 0x2142
C. confreg 0x2102
D. config-register 0x2142
E. reset 0x2100
confreg 0x2142
By default, where does the router look first for a working version of the Cisco IOS?
Select one:
A. NVRAM
B. Flash memory
C. TFTP
D. ROM
Flash memory
What command is used to specify the location of the router IOS image to boot?
Select one:
A. boot
B. load
C. execute
D. boot image
E. boot system
boot system
Which command could be used to copy a configuration from a TFTP server into the current configuration of the router?
Select one:
A. copy tftp running-config
B. copy tftp startup-config
C. load running-config from tftp
D. copy configuration from tftp
copy tftp running-config
What is the command used to copy a configuration file into NVRAM from a TFTP server?
Select one:
A. copy nvram from tftp
B. copy tftp startup-config
C. copy tftp running-config
D. copy startup-config tftp
copy tftp startup-config
You have executed the command to save the running configuration on a router to the start-up configuration file. Where was the information written to?
Select one:
A. ROM
B. RAM
C. NVRAM
D. Flash memory
NVRAM
Your boss wants you to create a secure connection for the lobby PC. You need to identify the MAC address to do that. What command shows the MAC address of any active connections on a switch?
Select one:
A. show mac addresses
B. show mac-addresses active
C. show mac-address-table
D. show mac connnections
show mac-address-table
You wish to be able to ping from the switch to all the hosts in a network, which requires that an IP address be assigned to the switch itself. Assuming the switch console terminal is already in 'global configuration' mode, which set of commands are next to accomplish this task? (choose one correct answer)
Select one:
A. Interface fa0/1 ip address ....
B. Interface fa0/0 ip address ....
C. Interface vlan 1 ip address ....
D. Interface VLAN ip address ....
Interface vlan 1 ip address ...
The work order indicates that the switch you are working on is unable to access anything beyond its local network. Which one of the following commands should be used with an ip address to allow a connection of the switch to external networks?
Select one:
A. ip default-gateway
B. ping
C. ip address gateway
D. static mac
ip default-gateway
What is the protocol used to eliminate redundant pathways in a redundant switch topology?
Select one:
a. Spanning Tree Protocol
b. MultiPath Control Protocol
c. Routing Information Protocol
d. Data Link Level Control Protocol
e. Scanning Free Protocol
Spanning Tree Protocol
A non-designated port is able to receive traffic, but cannot send traffic because it is in _____________mode.
Select one:
a. root
b. forwarding
c. blocked
d. shutdown
e. disabled
blocked
The default bridge ID is a combination of the number __________ and the interface MAC address.
Select one:
a. 4096
b. 65536
c. 100
d. 32768
32768
For purposes of determining whether or not a switch will can qualify to be elected as a root switch, it must listen to and evaluate the ________ sent from other switches.
Select one:
a. data link packets
b. hellos
c. cdp neighbor messages
d. STP frames
e. Bridge Protocol Data Units (BPDUs)
Bridge Protocol Data Units (BPDUs)
Which of the following would resolve the issue of a user not being able to access the router using an aux port connection with a console cable?

Select one:
A. Set a default gateway on the router
B. Switch to the Ethernet port
C. Change the cable to a crossover cable
D. Configure an aux port password
Configure an aux port password
What program/command would allow a network administrator to access a VTY line to a remote device?
Select one:
A. Ftp
B. Http
C. Telnet
Correct
D. SNMP
Telnet
List the command(s) to enter the router prompt to configure all 5 telnet lines. Assume you are in global configuration mode. (Do not use abbreviations)
line vty 0 4
List the command combination to enable (or turn on) an interface. Assume you are in interface configuration mode. (Do not use abbreviations)
no shutdown
I need to be able to connect a host to a switch and then connect the switch to a router. I plug a straight cable into the switch port and I want to plug the other end into the router. What port on the router will the switch be connected to?
Select one:
A. Serial
B. Ethernet (including fast ethernet)
C. Aux
D. Loopback
Ethernet (including fast ethernet)
What does the first field in the IP Header indicate?
Select one:
A. Source IP Address
B. Destination IP Address
C. IP version number
D. Source MAC Address
IP version number
Routers never operate at the Transport layer of the OSI reference model.
Select one:
True
False
Routers operate at all OSI model layers even though they primarily operate at the Network Layer.

The correct answer is 'False'.
Which command allows you to see the contents of the routing table?

Select one:
A. Show routing table
B. Show run
C. Show ip topology
D. Show ip route
show ip route
What one word command would allow a network administrator to access a VTY line to a remote device?
Select one:
A. Ftp
B. Http
C. Telnet
Correct
D. SNMP
Telnet
What is the command to turn off an interface?
shutdown
List the command to show the value of the configuration register. (Do not use abbreviations)
show version
List the command(s) to copy the running configuration to a tftp server. (Do not use abbreviations)
copy running-config tftp
What configuration register number is required to bypass NVRAM?
0x2142
What IOS command is used to display statistics for all router interfaces?
Select one:
A. display interface
B. show interface
C. show statsD. debug traffic
show interface
Which type cable would I use to connect a Console port on a router to a Com Port on a PC?
Select one:
A. RJ-45 Crossover
B. RJ-45 Rollover/Mirror
C. RJ-45 Straight
D. DB-60 with DCE/DTE ends
B. RJ-45 Rollover/Mirror
Which of the following clears the NVRAM memory?
Select one or more:
A. erase rom Incorrect
B. erase config.old
C. erase startup-config Correct
D. erase running-config
E. erase nvram
erase startup-config

erase nvram
What memory contains a copy of the Cisco IOS software?
Select one:
A. RAM
B. ROM
C. Flash
D. NVRAM
C. Flash
If you are at the router(config-if)# prompt and you type exit, which prompt will you see next?
Select one:
A. router>
B. router#
C. router(config)#
D. router(config-line)#
E. rommon>
router(config)#
Given the network 153.10.0.0, which of the following subnet masks will create 62 networks?
Select one:
a. 255.254.0.0
b. 255.255.252.0
c. 255.255.128.0
d. 255.255.255.128
255.255.128.0
What does a subnet mask do?
Select one:
a. Separates TCPIP from IPX/SPX
b. Separates the Broadcast IDs from the Host IDs
c. Separates the Network ID from the Host ID
d. Separates the VLANs from each other
e. Separates the workgroups from each other
Separates the Broadcast IDs from the Host IDs