CCNA 2 v7 Modules 1 – 4: Switching Concepts, VLANs, and InterVLAN Routing Flashcards

1
Q

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.

A

Set the command history buffer size.
Recall previously entered commands.

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

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

A

load a power-on self-test program

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

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

A

physical access to the router

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

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 withinseconds

A

username username secret secret

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

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

show interfaces
show controllers
show processes
show running-config

A

show controllers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
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?

on both ends of the connection
on the full-duplex end of the connection
only on serial interfaces
on the half-duplex end of the connection

A

on the half-duplex end of the connection

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

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

config-register
boot system
boot loader
confreg

A

boot system

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

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

BOOT environment variable
IOS image file
POST
startup-config
NVRAM

A

BOOT environment variable

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

Which protocol adds security to remote connections?

FTP
HTTP
NetBEUI
POP
SSH

A

SSH

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

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

The no shutdown command is required to place this interface in an UP state.​
It is a logical interface internal to the router.
Only one loopback interface can be enabled on a router.​
It is assigned to a physical port and can be connected to other devices

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
11
Q

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

64 bytes
512 bytes
1024 bytes
1500 bytes

A

64 bytes

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

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

an increase in the number of dropped frames
an increase in the size of the broadcast domain
an increase in the number of network collisions
an increase in the size of the collision domain

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
13
Q

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

after CPU initialization
after IOS localization
after flash file system initialization
after POST execution

A

after POST execution

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

Which characteristic describes cut-through switching?

Error-free fragments are forwarded, so switching occurs with lower latency.
Frames are forwarded without any error checking.
Only outgoing frames are checked for errors.
Buffering is used to support different Ethernet speeds.

A

Frames are forwarded without any error checking.

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

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

A hub extends a collision domain, and a switch divides collision domains.
A hub divides collision domains, and a switch divides broadcast domains.
Each port of a hub is a collision domain, and each port of a switch is a broadcast domain.
A hub forwards frames, and a switch forwards only packets.

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
16
Q

Which statement is correct about Ethernet switch frame forwarding decisions?

Frame forwarding decisions are based on MAC address and port mappings in the CAM table.
Cut-through frame forwarding ensures that invalid frames are always dropped.
Only frames with a broadcast destination address are forwarded out all active switch ports.
Unicast frames are always forwarded regardless of the destination MAC address.

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
17
Q

How do switch buffers affect network performance?

They provide error checking on the data received.
They store frames received, thus preventing premature frame discarding when network congestion occurs.
They provide extra memory for a particular port if autonegotiation of speed or duplex fails.
They hold data temporarily when a collision occurs until normal data transmission resumes.

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
18
Q

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

high port density
fast port speed
large frame buffers
fast internal switching

A

high port density

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

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

ASIC
dual processors
large buffer size
store-and-forward RAM

A

ASIC

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

Refer to the exhibit. A switch receives a Layer 2 frame that contains a source MAC address of 000b.a023.c501 and a destination MAC address of 0050.0fae.75aa. Place the switch steps in the order they occur. (Not all options are used.)
S1# show mac-address-table
Mac Address Table

Vlan | Mac Address | Type | Ports

1 | 0050.Ofae.7518 | DYNAMIC | Fa0/24
2 | 0000.0cd1.e501 | DYNAMIC | Fa0/3
1 | 000b.beea.c5d4 | DYNAMIC | Fa0/3
1 | 00d0.d3b6.c26b | STATIC | Fa0/4

  1. occurs first

a) The switch drops the frame.

b) The switch adds the source MAC address to the MAC address table.

c) The switch adds the destination MAC address to the MAC address table.

d) Because the destination is not known, the switch forwards the frame out all ports except the port through which the frame arrived.

e) Because the source MAC address is not known, the switch broadcasts the frame out all ports except the port through which the frame arrived.

A
  1. occurs first -> b) The switch adds the source MAC address to the MAC address table.
  2. occurs second -> d) Because the destination is not known, the switch forwards the frame out all ports except the port through which the frame arrived.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

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

source MAC address and incoming port number
destination MAC address and incoming port number
source IP address and incoming port number
destination IP address and incoming port number

A

source MAC address and incoming port number

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

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

cut-through
FCS
fragment free
store-and-forward

A

store-and-forward

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

Refer to the exhibit. How many broadcast domains are displayed?

15 hosts (R2) 20 hosts (R3)
(R1)
8 hosts (R4) 12 hosts (R5)

1
4
8
16
55

A

8

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

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

when connecting a Cisco switch to a non-Cisco switch
when a neighbor switch uses a DTP mode of dynamic auto
when a neighbor switch uses a DTP mode of dynamic desirable
on links that should not be trunking
on links that should dynamically attempt trunking

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
25
Q

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

Designed to carry traffic that is generated by users, this type of VLAN is also known as the default VLAN.
The native VLAN traffic will be untagged across the trunk link.
This VLAN is necessary for remote management of a switch.
High priority traffic, such as voice traffic, uses the native VLAN.
The native VLAN provides a common identifier to both ends of a trunk.

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
26
Q

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

Switch# delete flash:vlan.dat
Switch(config-if)# no switchport access vlan 100
Switch(config-if)# no switchport trunk allowed vlan 100
Switch(config)# no vlan 100

A

Switch(config)# no vlan 100

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
27
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?

S2———- S3 (G0/2)
| (G0/1)
S1

There is a native VLAN mismatch between the switches.
There is no media connected to the interfaces.
They are administratively shut down.
They are configured as trunk interfaces.

A

They are configured as trunk interfaces.

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

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

All devices in all VLANs see the frame.
Devices in VLAN 20 and the management VLAN see the frame.
Only devices in VLAN 20 see the frame.
Only devices that are connected to the local switch see the 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
29
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?

Allow VLAN 20 on the trunk link.
Enable DTP on both ends of the trunk.
Configure all workstations on SW1 to be part of the default VLAN.
Configure all workstations on SW2 to be part of the native VLAN.

A

Allow VLAN 20 on the trunk link.

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

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

The ports are disabled.
The ports are placed in trunk mode.
The ports are assigned to VLAN1, the default VLAN.
The ports stop communicating with the attached devices.

A

The ports stop communicating with the attached devices.

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

Match the IEEE 802.1Q standard VLAN tag field with the description. (Not all options are used.)

  1. Type
  2. VLAN ID
  3. User Priority
  4. Canonical Format Identifier

a. a value that supports level or service implementation
b. a value for the tag protocol ID value
c. an identifier that enables Token Ring frames to be carried across Ethernet links
d. a value for the application protocol of the user data in the frame
e. a VLAN number

A
  1. Type -> b. a value for the tag protocol ID value
  2. VLAN ID -> e. a VLAN number
  3. User Priority -> a. a value that supports level or service implementation
  4. Canonical Format Identifier -> c. an identifier that enables Token Ring frames to be carried across Ethernet links
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
32
Q

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

R1
|
| g0/1
sw
| \
H1 H2

access
trunk
native
auto

A

trunk

33
Q

Match the DTP mode with its function. (Not all options are used.)

  1. dynamic desirable
  2. dynamic auto
  3. nonegotiate
  4. trunk

a. permanent nontrunking mode
b. passively waits for the neighbor to initiate trunking
c. requires manual configuration of trunking or nontrunking
d. actively attempts to convert the link to a trunk
e. permanent trunking mode

A
  1. dynamic desirable -> d. actively attempts to convert the link to a trunk
  2. dynamic auto -> b. passively waits for the neighbor to initiate trunking
  3. nonegotiate -> c. requires manual configuration of trunking or nontrunking
  4. trunk -> e. permanent trunking mode
34
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?

Port Fa0/11 will be shutdown.
An error message would be displayed.
Port Fa0/11 will be returned to VLAN 1.
VLAN 30 will be deleted.

A

Port Fa0/11 will be returned to VLAN 1.

35
Q

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

show vlan brief
show interfaces Fa0/1 switchport
show mac address-table interface Fa0/1
show interfaces trunk

A

show interfaces Fa0/1 switchport

36
Q
A
37
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?

SW3(config)# vlan 35
SW3(config-vlan)# name marketing
SW3(config-vlan)# vlan 150
SW3(config-vlan)# name voice
SW3(config-vlan)# int fa0/20
SW3(config-if)# switchport mode access
SW3(config-if)# switchport access vlan 35
SW3(config-if)# mls qos trust cos
SW3(config-if)# switchport access vlan 150
SW3(config-if)# end

There is nothing wrong with the configuration.
Interface Fa0/20 can only have one VLAN assigned.
The mls qos trust cos command should reference VLAN 35.
The command used to assign the voice VLAN to the switch port is incorrect.

A

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

38
Q

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

Configure the interface as an IEEE 802.1Q trunk.
Assign the voice VLAN to the switch port.
Activate spanning-tree PortFast on the interface.
Ensure that voice traffic is trusted and tagged with a CoS priority value.
Add a voice VLAN.
Configure the switch port interface with subinterfaces.
Assign a data VLAN to the switch port.
Configure the switch port in access mode.

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.

39
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?

Interface G0/2 is not configured as a trunk.
VLAN 20 has not been created.
The encapsulation on interface G0/1 is incorrect.
The DTP mode is incorrectly set to dynamic auto on interface G0/1.

A

Interface G0/2 is not configured as a trunk.

40
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?

The gig0/0 interface does not support inter-VLAN routing.
The no shutdown command has not been configured.
The IP address on CiscoVille is incorrect.
The encapsulation dot1Q 20 command has not been configured.​

A

The encapsulation dot1Q 20 command has not been configured.​

41
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?​

CiscoVille# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
CiscoVille (config) # interface gigabitethernet 0/0
CiscoVille (config-if)# no ip address
CiscoVille (config-if)# interface gigabitethernet 0/0.10
CiscoVille (config-subif)# encapsulation dot1Q 10
CiscoVille (config-subif)# ip address 192.168.10.254 255.255.255.0
CiscoVille (config-subif)# interface gigabitethernet 0/0.20
CiscoVille (config-subif)# encapsulation dot1Q 20
CiscoVille (config-subif)# ip address 192.168.20.254 255.255.255.0
CiscoVille (config-subif)# exit
CiscoVille (config)# interface gigabitethernet 0/0
CiscoVille (config-if) # no shutdown

switchport mode access
no switchport
switchport mode trunk
switchport mode dynamic desirable

A

switchport mode trunk

42
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 multilayer switch is needed.
A router with at least two LAN interfaces is needed.
Two groups of switches are needed, each with ports that are configured for one VLAN.
A switch with a port that is configured as a trunk is needed when connecting to the router.

A

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

43
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.)

Multiple SVIs are needed.
A dedicated router is required.
Router-on-a-stick requires subinterfaces to be configured on the same subnets.
Router-on-a-stick requires multiple physical interfaces on a router.
Multiple subinterfaces may impact the traffic flow speed.

A

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

44
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.)

Switch# show interfaces gigabitEthernet 1/1 switchport
Name: Gig1/1
Switchport: Enabled
Administrative Mode: trunk
Operational Mode: trunk
Administrative Trunking Encapsulation: dot1q
Operational Trunking Encapsulation: dot1q
Negotiation of Trunking: On
Access Mode VLAN: 1 (default)
Trunking Native Mode VLAN: 1 (default)
Voice VLAN: none

<output>

Gi1/1 is in the default VLAN.
Voice VLAN is not assigned to Gi1/1.
Gi1/1 is configured as trunk mode.
Negotiation of trunking is turned on on Gi1/1.
The trunking encapsulation protocol is configured wrong.
</output>

A

Gi1/1 is in the default VLAN.
Gi1/1 is configured as trunk mode.

45
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?

R1# show running-config

interface GigabitEthernet0/0
no ip address
!
interface GigabitEthernet0/0.5
encapsulation dot10 5
ip address 172.16.10.254 255.255.255.0
!
interface GigabitEthernet0/0.20
encapsulation dot10 20
ip address 172.16.20.254 255.255.255.0
!

<output>

Gi0/0 is not configured as a trunk port.
The command interface GigabitEthernet0/0.5 was entered incorrectly.
There is no IP address configured on the interface Gi0/0.
The no shutdown command is not entered on subinterfaces.
The encapsulation dot1Q 5 command contains the wrong VLAN.
</output>

A

The encapsulation dot1Q 5 command contains the wrong VLAN.

46
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?

CiscoVille# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
CiscoVille (config) # interface gigabitethernet 0/0
CiscoVille (config-if)# no ip address
CiscoVille (config-if)# interface gigabitethernet 0/0.10
CiscoVille (config-subif)# encapsulation dot1Q 10
CiscoVille (config-subif)# ip address 192.168.10.254 255.255.255.0
CiscoVille (config-subif)# interface gigabitethernet 0/0.20
CiscoVille (config-subif)# encapsulation dot1Q 20
CiscoVille (config-subif)# ip address 192.168.20.254 255.255.255.0
CiscoVille (config-subif)# exit
CiscoVille (config) # interface gigabitethernet 0/0
CiscoVille (config-if)# no shutdown

routed port
access port
trunk port
SVI

A

trunk port

47
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?

RT1 (config)# interface FastEthernet0/0.1
RT1 (config-subif)# encapsulation dot1Q 20
RT1 (config-subif)# ip address 172.18.1.20 255.255.255.224
RT1 (config)# interface FastEthernet0/0.2
RT1 (config-subif)# encapsulation dot1Q 30
RT1 (config-subif)# ip address 172.18.1.30 255.255.255.224
RT1 (config)# interface FastEthernet0/0.3
RT1 (config-subif)# encapsulation dot1Q 40
RT1 (config-subif)# ip address 172.18.1.40 255.255.255.224
RT1 (config)# interface FastEthernet0/0
RT1 (config-if)# no shutdown

Interface Fa0/0 is missing IP address configuration information.
IP addresses on the subinterfaces are incorrectly matched to the VLANs.
Each subinterface of Fa0/0 needs separate no shutdown commands.
Routers do not support 802.1Q encapsulation on subinterfaces.

A

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

48
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?​

<output>
!
interface GigabitEthernet0/0
no ip address
duplex auto
speed auto
!
interface GigabitEthernet0/0.15
encapsulation dot1Q 15
ip address 172.16.15.254 255.255.255.0
!
interface GigabitEthernet0/0.30
encapsulation dot1Q 30
ip address 172.16.3.254 255.255.255.0
!
interface GigabitEthernet0/0.45
encapsulation dot1Q 45
ip address 172.16.45.254 255.255.255.0
!
<output>

The wrong VLAN has been configured on GigabitEthernet 0/0.45.
The command no shutdown is missing on GigabitEthernet 0/0.30.
The GigabitEthernet 0/0 interface is missing an IP address.
There is an incorrect IP address configured on GigabitEthernet 0/0.30.
</output></output>

A

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

49
Q

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

It supports trunking.
It is not assigned to a VLAN.
It is commonly used as a WAN link.
It cannot have an IP address assigned to it.

A

It is not assigned to a VLAN.

50
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?

R1
|
SW—–Printer
| \
PC IpPhone

1
2
3
4
5

A

4

51
Q

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

It automatically adjusts the port to allow device connections to use either a straight-through or a crossover cable.
It applies an IPv4 address to the virtual interface.
It applies an IPv6 address to the virtual interface.
It permits an IPv6 address to be configured on a switch physical interface.
It updates the MAC address table for the associated port.

A

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

52
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?

It applies an IPv4 address to the virtual interface.
It applies an IPv6 address to the virtual interface.
It activates a virtual or physical switch interface.
It permits an IPv6 address to be configured on a switch physical interface.
It updates the MAC address table for the associated port.

A

It applies an IPv4 address to the virtual interface.

53
Q

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

It enters the global configuration mode.
It enters configuration mode for a switch virtual interface.
It applies an IPv4 address to the virtual interface.
It updates the MAC address table for the associated port.
It permits an IPv6 address to be configured on a switch physical interface.

A

It enters the global configuration mode.

54
Q

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

It enters the global configuration mode.
It saves the running configuration to NVRAM.
It disables a virtual or physical switch interface.
It updates the MAC address table for the associated port.
It saves the startup configuration to the running configuration.

A

It enters the global configuration mode.

55
Q

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

It disables a virtual or physical switch interface.
It saves the running configuration to NVRAM.
It activates a virtual or physical switch interface.
It updates the MAC address table for the associated port.
It saves the startup configuration to the running configuration.

A

It disables a virtual or physical switch interface.

56
Q

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

It disables a virtual or physical switch interface.
It applies an IPv6 address to the virtual interface.
It applies an IPv4 address to the virtual interface.
It permits an IPv6 address to be configured on a switch physical interface.
It updates the MAC address table for the associated port.

A

It disables a virtual or physical switch interface.

57
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?

It applies an IPv6 address to the virtual interface.
It activates a virtual or physical switch interface.
It applies an IPv4 address to the virtual interface.
It permits an IPv6 address to be configured on a switch physical interface.
It updates the MAC address table for the associated port.

A

It applies an IPv6 address to the virtual interface.

58
Q

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

It returns to global configuration mode.
It returns to privileged mode.
It configures the default gateway for the switch.
It enters user mode.
It saves the startup configuration to the running configuration.

A

It returns to global configuration mode.

59
Q

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

It enters privileged mode.
It enters the global configuration mode.
It enters configuration mode for a switch virtual interface.
It updates the MAC address table for the associated port.
It permits an IPv6 address to be configured on a switch physical interface.

A

It enters privileged mode.

60
Q

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

It allows data to flow in both directions at the same time on the interface.
It allows data to flow in only one direction at a time on the interface
It automatically adjusts the port to allow device connections to use either a straight-through or a crossover cable.
It configures the switch as the default gateway.
It encrypts user-mode passwords when users connect remotely.

A

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

61
Q

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

data VLAN
voice VLAN
management VLAN
security VLAN

A

data VLAN

62
Q

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

voice VLAN
trunk VLAN
security VLAN
management VLAN

A

voice VLAN

63
Q

What type of VLAN is initially the management VLAN?

default VLAN
native VLAN
data VLAN
management VLAN

A

default VLAN

64
Q

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

voice VLAN
desirable VLAN
trunk VLAN
security VLAN

A

voice VLAN

65
Q

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

data VLAN
management VLAN
voice VLAN
native VLAN

A

data VLAN

66
Q

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

management VLAN
security VLAN
trunk VLAN
voice VLAN

A

management VLAN

67
Q

What type of VLAN supports untagged traffic?

native VLAN
voice VLAN
security VLAN
management VLAN

A

native VLAN

68
Q

What type of VLAN supports untagged traffic?

native VLAN
desirable VLAN
trunk VLAN
security VLAN

A

native VLAN

69
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?

R1 (config) # interface serial 0/0/0
R1 (config-if)# description Link to R2
R1 (config-if)# ip address 209.165.200.225 255.255.255.252
R1 (config-if)# exit
R1 (config) #

IPv6 enable
clockrate 128000
end
no shutdown

A

no shutdown

70
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?

Switchl (config)# ip ssh version 2
Switchl (config) # ip donain-nane ciscecom
Switchl (config)# crypto key generate rsa
Switchl (config)# line vty 0-15
Switchl (config-line)# transport input all

Use SSH version 1.
Reconfigure the RSA key.
Configure SSH on a different line.
Modify the transport input command.

A

Modify the transport input command.

71
Q

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

a firewall that connects to two Internet providers
a high port density switch
a router with two Ethernet ports
a router with three Ethernet ports

A

a high port density switch

72
Q

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

Switching packets is faster with SVI.
There is no need for a connection to a router.
Virtual interfaces support subinterfaces.
SVIs can be bundled into EtherChannels.
SVIs eliminate the need for a default gateway in the hosts.

A

Switching packets is faster with SVI.
There is no need for a connection to a router.

73
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?

It identifies the subinterface.
It identifies the VLAN number.
It identifies the native VLAN number.
It identifies the type of encapsulation that is used.
It identifies the number of hosts that are allowed on the interface.

A

It identifies the VLAN number.

74
Q

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

data
default
native
management

A

native

75
Q

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

the VLAN assignment and membership for device MAC addresses
the VLAN assignment and membership for all switch ports
the VLAN assignment and trunking encapsulation
the VLAN assignment and native VLAN

A

the VLAN assignment and membership for all switch ports

76
Q

Open the PT Activity. Perform the tasks in the activity instructions and then answer the question.

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

Local Server
Test Server
File Server
Cisco Server

A

File Server

77
Q

Match each DHCP message type with its description. (Not all options are used.)

  1. DHCPACK
  2. DHCPREQUEST
  3. DHCPNACK
  4. DHCPDISCOVER
  5. DHCPOFFER

a. a client initiating a message to find a DHCP server

b. a DHCP server responding to the initial request by a client

c. the client accepting the IP address provided by the DHCP server

d. the DHCP server confirming that the address lease has been accepted

A
  1. DHCPACK -> d. the DHCP server confirming that the address lease has been accepted
  2. DHCPREQUEST -> c. the client accepting the IP address provided by the DHCP server
  3. DHCPDISCOVER -> a. a client initiating a message to find a DHCP server
  4. DHCPOFFER -> b. a DHCP server responding to the initial request by a client
78
Q

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

voice VLAN
management VLAN
native VLAN
security VLAN

A

management VLAN