1-4 Flashcards

1
Q

Which command displays information about the auto-MDIX setting for a specific interface?​

A

show controllers

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

If one end of an Ethernet connection is configured for full duplex and the other end of the connection is configured for half duplex, where would late collisions be observed?

A

on the half-duplex end of the connection

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

Which command is used to set the BOOT environment variable that defines where to find the IOS image file on a switch?

A

boot system

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

What does a switch use to locate and load the IOS image?

A

BOOT environment variable

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

Which protocol adds security to remote connections?

A

SSH

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

What is a characteristic of an IPv4 loopback interface on a Cisco IOS router?​

A

It is a logical interface internal to the router.

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

What is the minimum Ethernet frame size that will not be discarded by the receiver as a runt frame?

A

64 bytes

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

After which step of the switch bootup sequence is the boot loader executed?

A

after POST execution

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

Which impact does adding a Layer 2 switch have on a network?

A

an increase in the size of the broadcast domain

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

Which characteristic describes cut-through switching?

A

Frames are forwarded without any error checking.

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

What is the significant difference between a hub and a Layer 2 LAN switch?

A

A hub extends a collision domain, and a switch divides collision domains.

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

Which statement is correct about Ethernet switch frame forwarding decisions?

A

Frame forwarding decisions are based on MAC address and port mappings in the CAM table.

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

How do switch buffers affect network performance?

A

They store frames received, thus preventing premature frame discarding when network congestion occurs.

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

Which switch characteristic helps keep traffic local and alleviates network congestion?

A

high port density

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

Which switch component reduces the amount of packet handling time inside the switch?

A

ASIC

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

What information is added to the switch table from incoming frames?

A

source MAC address and incoming port number

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

Which switching method ensures that the incoming frame is error-free before forwarding?

A

store-and-forward

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

Under which two occasions should an administrator disable DTP while managing a local area network? (Choose two.)

A
  • when connecting a Cisco switch to a non-Cisco switch
  • on links that should not be trunking
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Which two characteristics describe the native VLAN? (Choose two.)

A
  • The native VLAN traffic will be untagged across the trunk link.
  • The native VLAN provides a common identifier to both ends of a trunk.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

On a switch that is configured with multiple VLANs, which command will remove only VLAN 100 from the switch?

A

Switch(config)# no vlan 100

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

Refer to the exhibit. A network administrator is reviewing port and VLAN assignments on switch S2 and notices that interfaces Gi0/1 and Gi0/2 are not included in the output. Why would the interfaces be missing from the output?

A

They are configured as trunk interfaces.

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

A network contains multiple VLANs spanning multiple switches. What happens when a device in VLAN 20 sends a broadcast Ethernet frame?

A

Only devices in VLAN 20 see the frame.

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

Refer to the exhibit. All workstations are configured correctly in VLAN 20. Workstations that are connected to switch SW1 are not able to send traffic to workstations on SW2. What could be done to remedy the problem?

A

Allow VLAN 20 on the trunk link.

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

What happens to switch ports after the VLAN to which they are assigned is deleted?

A

The ports stop communicating with the attached devices.

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

Refer to the exhibit. In what switch mode should port G0/1 be assigned if Cisco best practices are being used?

A

trunk

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

Port Fa0/11 on a switch is assigned to VLAN 30. If the command no switchport access vlan 30 is entered on the Fa0/11 interface, what will happen?

A

Port Fa0/11 will be returned to VLAN 1.

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

Which command displays the encapsulation type, the voice VLAN ID, and the access mode VLAN for the Fa0/1 interface?

A

show interfaces Fa0/1 switchport

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

Refer to the exhibit. A technician is programming switch SW3 to manage voice and data traffic through port Fa0/20. What, if anything, is wrong with the configuration?

A

The command used to assign the voice VLAN to the switch port is incorrect.

29
Q

Which four steps are needed to configure a voice VLAN on a switch port? (Choose four).

A
  • Assign the voice VLAN to the switch port.
  • Ensure that voice traffic is trusted and tagged with a CoS priority value.
  • Add a voice VLAN.
  • Configure the switch port in access mode.
30
Q

Refer to the exhibit. PC1 is unable to communicate with server 1. The network administrator issues the show interfaces trunk command to begin troubleshooting. What conclusion can be made based on the output of this command?

A

Interface G0/2 is not configured as a trunk.

31
Q

Refer to the exhibit. What is the cause of the error that is displayed in the configuration of inter-VLAN routing on router CiscoVille?

A

The encapsulation dot1Q 20 command has not been configured.​

32
Q

Refer to the exhibit. A network administrator has configured router CiscoVille with the above commands to provide inter-VLAN routing. What command will be required on a switch that is connected to the Gi0/0 interface on router CiscoVille to allow inter-VLAN routing?​

A

switchport mode trunk

33
Q

A high school uses VLAN15 for the laboratory network and VLAN30 for the faculty network. What is required to enable communication between these two VLANs while using the router-on-a-stick approach?

A

A switch with a port that is configured as a trunk is needed when connecting to the router.

34
Q

When routing a large number of VLANs, what are two disadvantages of using the router-on-a-stick inter-VLAN routing method rather than the multilayer switch inter-VLAN routing method? (Choose two.)

A
  • A dedicated router is required.
  • Multiple subinterfaces may impact the traffic flow speed.
35
Q

Refer to the exhibit. A network administrator is verifying the configuration of inter-VLAN routing. Users complain that PCs on different VLANs cannot communicate. Based on the output, what are two configuration errors on switch interface Gi1/1? (Choose two.)

A
  • Gi1/1 is in the default VLAN.
  • Gi1/1 is configured as trunk mode.
36
Q

Refer to the exhibit. A network administrator is verifying the configuration of inter-VLAN routing. Users complain that PC2 cannot communicate with PC1. Based on the output, what is the possible cause of the problem?

A

The encapsulation dot1Q 5 command contains the wrong VLAN.

37
Q

Refer to the exhibit. A network administrator has configured router CiscoVille with the above commands to provide inter-VLAN routing. What type of port will be required on a switch that is connected to Gi0/0 on router CiscoVille to allow inter-VLAN routing?

A

trunk port

38
Q

Refer to the exhibit. A network administrator is configuring RT1 for inter-VLAN routing. The switch is configured correctly and is functional. Host1, Host2, and Host3 cannot communicate with each other. Based on the router configuration, what is causing the problem?

A

IP addresses on the subinterfaces are incorrectly matched to the VLANs.

39
Q

Refer to the exhibit. A router-on-a-stick configuration was implemented for VLANs 15, 30, and 45, according to the show running-config command output. PCs on VLAN 45 that are using the 172.16.45.0 /24 network are having trouble connecting to PCs on VLAN 30 in the 172.16.30.0 /24 network. Which error is most likely causing this problem?​

A

There is an incorrect IP address configured on GigabitEthernet 0/0.30.

40
Q

What is a characteristic of a routed port on a Layer 3 switch?

A

It is not assigned to a VLAN.

41
Q

Refer to the exhibit. A network administrator needs to configure router-on-a-stick for the networks that are shown. How many subinterfaces will have to be created on the router if each VLAN that is shown is to be routed and each VLAN has its own subinterface?

A

4

42
Q

A technician is configuring a new Cisco 2960 switch. What is the effect of issuing the BranchSw(config-if)# mdix auto command?

A

It automatically adjusts the port to allow device connections to use either a straight-through or a crossover cable.

43
Q

A technician is configuring a new Cisco 2960 switch. What is the effect of issuing the BranchSw(config-if)# ip address 172.18.33.88 255.255.255.0 command?

A

It applies an IPv4 address to the virtual interface.

44
Q

A technician is configuring a new Cisco 2960 switch. What is the effect of issuing the BranchSw# configure terminal command?

A

It enters the global configuration mode.

45
Q

A technician is configuring a new Cisco 2960 switch. What is the effect of issuing the BranchSw# configure terminal command?

A

It enters the global configuration mode.

46
Q

A technician is configuring a new Cisco 2960 switch. What is the effect of issuing the BranchSw(config-if)# shutdown command?

A

It disables a virtual or physical switch interface.

47
Q

A technician is configuring a new Cisco 2960 switch. What is the effect of issuing the BranchSw(config-if)# shutdown command?

A

It disables a virtual or physical switch interface.

48
Q

A technician is configuring a new Cisco 2960 switch. What is the effect of issuing the BranchSw(config-if)# ipv6 address 2001:db8:a2b4:88::1/64 command?

A

It applies an IPv6 address to the virtual interface.

49
Q

A technician is configuring a new Cisco 2960 switch. What is the effect of issuing the BranchSw(config-if)# exit command?

A

It returns to global configuration mode.

50
Q

A technician is configuring a new Cisco 2960 switch. What is the effect of issuing the BranchSw> enable command?

A

It enters privileged mode.

51
Q

A technician is configuring a new Cisco 2960 switch. What is the effect of issuing the BranchSw(config-if)# duplex full command?

A

It allows data to flow in both directions at the same time on the interface.

52
Q

What type of VLAN should not carry voice and network management traffic?

A

data VLAN

53
Q

What type of VLAN should not carry voice and network management traffic?

A

data VLAN

54
Q

What type of VLAN is designed to reserve bandwidth to ensure IP Phone quality?

A

voice VLAN

55
Q

What type of VLAN is initially the management VLAN?

A

default VLAN

56
Q

What type of VLAN is designed to have a delay of less than 150 ms across the network?

A

voice VLAN

57
Q

What type of VLAN is used to separate the network into groups of users or devices?

A

data VLAN

58
Q

What type of VLAN is configured specifically for network traffic such as SSH, Telnet, HTTPS, HHTP, and SNMP?

A

management VLAN

59
Q

What type of VLAN is configured specifically for network traffic such as SSH, Telnet, HTTPS, HHTP, and SNMP?

A

management VLAN

60
Q

What type of VLAN supports untagged traffic?

A

native VLAN

61
Q

Refer to the exhibit. A network administrator has configured R1 as shown. When the administrator checks the status of the serial interface, the interface is shown as being administratively down. What additional command must be entered on the serial interface of R1 to bring the interface up?

A

no shutdown

62
Q

Refer to the exhibit. The network administrator wants to configure Switch1 to allow SSH connections and prohibit Telnet connections. How should the network administrator change the displayed configuration to satisfy the requirement?

A

Modify the transport input command.

63
Q

Which solution would help a college alleviate network congestion due to collisions?

A

a high port density switch

64
Q

Which two statements are correct with respect to SVI inter-VLAN routing? (Choose two.)

A
  • Switching packets is faster with SVI.
  • There is no need for a connection to a router.
65
Q

Refer to the exhibit. A network administrator is configuring inter-VLAN routing on a network. For now, only one VLAN is being used, but more will be added soon. What is the missing parameter that is shown as the highlighted question mark in the graphic?

A

It identifies the VLAN number.

66
Q

Which type of VLAN is used to designate which traffic is untagged when crossing a trunk port?

A

native

67
Q

A network administrator issues the show vlan brief command while troubleshooting a user support ticket. What output will be displayed?

A

the VLAN assignment and membership for all switch ports

68
Q

Which message is displayed when 10.10.10.1 is entered into the PC1 Web Browser address bar?

A

File Server