ICND1 - Part 2 Quiz Flashcards

1
Q

The Cisco CLI can be accessed through which of the following methods? (Choose 3)

a. FTP
b. HTTP
c. SSH
d. SCP
e. Telnet
f. Console

A

c. SSH
e. Telnet
f. Console

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which of the following are three common console cables? (Choose 3)

a. Serial to RJ-45
b. USB with crossover
c. USB to Serial
d. USB to RJ-45
e. USB to USB

A

a. Serial to RJ-45
d. USB to RJ-45
e. USB to USB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the settings when using console terminal?

a. 9600 bits/second

No hardware

flow control

8-bit ASCII

No Parity

1 Stop Bit

b. 9600 bits/second

Hardware

flow control

8-bit ASCII

Parity

No Stop Bit

c. 9600 bits/second

No hardware

flow control

16-bit ASCII

No Parity

1 Stop Bit

d. 9600 bits/second

No hardware

flow control

8-bit ASCII

No Parity

2 Stop Bit

A

a. 9600 bits/second

No hardware

flow control

8-bit ASCII

No Parity

1 Stop Bit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Telnet is a TCP based application that functions on port 23.

a. True
b. False

A

a. True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Cisco catalyst switches enable a telnet server by default.

a. True
b. False

A

a. True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Telnet sends data in cipher text and is considered unsecure.

a. True
b. False

A

b. False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

SSH functions on the TCP port 22.

a. True
b. False

A

a. True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

User mode in the CLI permits the user to do which of the following?

a. Make running-configuration changes.
b. Change the passwords on the device.
c. Perform all show commands.
d. Perform file transfers.
e. Perform limited show commands.

A

e. Perform limited show commands.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

If the hostname is followed by a # sign on the router or switch it is in the enable mode.

a. True
b. False

A

a. True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which command reinitializes the switch?

a. Reset
b. Reboot
c. Reload
d. Enable
e. Restart
f. Cycle

A

c. Reload

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What method is used to find current possible commands when typing “Show”

a. ?
b. Help
c. !
d. /help

A

a. ?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

In order to make changes to the configuration of a switch, what command must we enter from the following prompt?

Switch#

a. Enable
b. Configure terminal
c. Exit
d. Configure monitor
e. Configure

A

b. Configure terminal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

From the following prompt, how do we enter an interface to configure it with necessary settings?

Switch(config)

a. FastEthernet 0/1
b. Interface FastEthernet
c. Port FastEthernet 0/1
d. Interface FastEthernet0/1

A

d. Interface FastEthernet0/1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

From the following prompt, what can we tell? (Choose the BEST answer)

Switch(config-line)

a. We are in a vty configuration.
b. We could be in a console line configuration.
c. We could be in a vty or console line configuration.
d. We are configuring a line item for access.

A

c. We could be in a vty or console line configuration.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the four main types of memory found on Cisco switches? (Choose 4)

a. RAM
b. NVROM
c. NVFLASH
d. FLASH
e. ROM
f. SDCard
g. NVRAM

A

a. RAM
d. FLASH
e. ROM
g. NVRAM

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Where is the running-config typically stored on a switch? (Choose the BEST answer)

a. RAM
b. ROM
c. Flash
d. NVRAM

A

a. RAM

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What command would you issue to copy the current running configuration to the startup configuration?

a. Copy startup-config running-config
b. Copy running-config flash:
c. Copy startup-config from runningconfig
d. Copy running-config startup-config

A

d. Copy running-config startup-config

18
Q

Switches perform three actions when making a switching decision. (Choose 3)

a. Decide whether or not to forward the frame based on the destination MAC address.
b. Preparing to forward packets by learning the IP address by examining the source IP address of each packet received by the switch.
c. Forward only one copy of the frame to the destination by creating a layer 2 loop free environment called STP.
d. Preparing to forward frames by learning the MAC addresses by examining the source MAC address of each frame received on the switch.
e. Filter frames based on their IP addresses to help prevent loops and assist STP.
f. Check the MAC address and if it is known, flood it out all ports so that the destination device gets the data.

A

a. Decide whether or not to forward the frame based on the destination MAC address.
c. Forward only one copy of the frame to the destination by creating a layer 2 loop free environment called STP.
d. Preparing to forward frames by learning the MAC addresses by examining the source MAC address of each frame received on the switch.

19
Q

A switch will forward a frame to the destination device if it is not in the MAC address table.

a. True
b. False

A

b. False

20
Q

A switch will flood a frame out all ports if the destination MAC address is not in the mac address table.

a. True
b. False

A

b. False

21
Q

What command needs to be entered to see the mac address table?

a. Show arp
b. Show mac table
c. Show mac address-table
d. Show address-table
e. Show cam table

A

c. Show mac address-table

22
Q

How can an engineer find the current status of all interfaces on a switch?

a. Show interface
b. Show interface status
c. Show status
d. Show interface f0/1 counters

A

b. Show interface status

23
Q

Based on the snippet shown, why are two MAC addresses being learned on one interface?

a. The interface has two devices connected to it.
b. The interface is connected to another switch with devices connected to it.
c. The interface is trunked.
d. The information shown is due to a STP loop.

A

b. The interface is connected to another switch with devices connected to it.

24
Q

The partial configuration shown below accomplishes what on the switch?

Line console 0

Login

Password hope

a. The console password will be set to use a username and password of hope.
b. The vty password will be set to use a username and password hope.
c. The vty password will be set to use a password hope.
d. The console password will be set to hope with no username required.

A

d. The console password will be set to hope with no username required.

25
Q

How is the enable mode configured with a hashed password of cisco?

a. Enable password cisco
b. Enable hashed cisco
c. Enable encrypted cisco
d. Enable secret cisco

A

d. Enable secret cisco

26
Q

What does the command “login local” indicate?

a. Login locally without telnet or network access
b. Login with a password only.
c. Login with a username.
d. Login with a username and password specified in the configuration.

A

d. Login with a username and password specified in the configuration.

27
Q

How is SSH configured on a switch?

a. set the hostname, then set the domain name, followed with crypto key generate rsa.
b. Set the hostname and then enter crypto key generate rsa.
c. Set the ip domain name, then enter crypto key generate rsa.
d. SSH is simply enabled by using transport input ssh.

A

a. set the hostname, then set the domain name, followed with crypto key generate rsa.

28
Q

By default, all switchports are part of which VLAN?

a. 2
b. 1
c. 100
d. 99
e. 3

A

b. 1

29
Q

Based on the following command output, why is Vlan 20 down/down?

a. The VLAN is not configured correctly.
b. The VLAN should not have an IP address assigned to it.
c. The VLAN is configured correctly but a port is down.
d. The VLAN is configured correctly but there are no interfaces associated to the VLAN.

A

d. The VLAN is configured correctly but there are no interfaces associated to the VLAN.

30
Q

What is the purpose of configuring a default gateway on a switch?

a. To enable the switch to communicate with hosts on the same network as the switch.
b. To enable the switch to communicate with hosts on a different network than the switch.
c. To enable the switch to communicate with the router.
d. To enable the switch to communicate with another switch and send pings.

A

b. To enable the switch to communicate with hosts on a different network than the switch.

31
Q

What command can you use to configure multiple interfaces on a switch at the same time?

a. Interface f0/1 – interface f0/24
b. Interface f0/1 – f0/24
c. Interface range f0/1 – 24
d. Interface range f0/1 through f0/24
e. Interface f0/1 though f0/24

A

c. Interface range f0/1 – 24

32
Q

Show interface status can show us what useful information?

a. Interface status, speed, and duplex
b. Interface status and duplex
c. Interface status and speed
d. None of the above

A

a. Interface status, speed, and duplex

33
Q

What command do we use to enable or disable an interface on a switch?

a. Disable / enable
b. No disable / enable
c. Shutdown / no shutdown
d. On / off

A

c. Shutdown / no shutdown

34
Q

If an interface has been configured with a speed of 100 but it needed to be removed, what command would I issue? (Choose the best answer)

a. Speed 10
b. No speed 100
c. Speed auto
d. No speed

A

b. No speed 100

35
Q

Both ends of a connection between two switches must use the same speed.

a. True
b. False

A

a. True

36
Q

What happens if auto-negotiation for port speed is disabled between two ports?

a. The switch, being Cisco, will try to sense the speed and set appropriately. However, if this fails, fail back to IEEE defaults of 10 Mbps.
b. The switch, being Cisco, will not try to sense the speed and automatically default to 10 Mbps.
c. The switch, being Cisco, will try to sense the speed but only negotiate the highest possible rate, otherwise the link fails.
d. The switch, being Cisco, will set to 10 Mbps and half-duplex.

A

a. The switch, being Cisco, will try to sense the speed and set appropriately. However, if this fails, fail back to IEEE defaults of 10 Mbps.

37
Q

A port security violation has occurred if:

a. A switchport discovers a new MAC address on the port.
b. A switchport adds a MAC address to the switchport.
c. A switchport learns a new source MAC address and it has exceeded the maximum configured.
d. None of the above.

A

c. A switchport learns a new source MAC address and it has exceeded the maximum configured.

38
Q

How is port security enabled?

a. Config t

Interface f0/1

Switchport port-security

b. Config t

Interface f0/1

Switchport port-security maximum

c. Config t

Interface f0/1

Switchport port-security violation shutdown

A

a. Config t

Interface f0/1

Switchport port-security

39
Q

How can I verify port security on an interface?

a. Show port-security f0/1
b. Show port-security
c. Show port-security interface f0/1
d. Show port-security all

A

c. Show port-security interface f0/1

40
Q

What does the “Restrict” port security violation do? (Choose all that apply)

a. Shuts down the port by putting it into an err-disabled state.
b. Sends log and SNMP messages.
c. Discards offending traffic.
d. Increments the violation counter for each violating incoming frame.

A

b. Sends log and SNMP messages.
c. Discards offending traffic.
d. Increments the violation counter for each violating incoming frame.