Network Access
400 questions
A network engineer is connecting multiple physical distribution system ports of a Cisco AireOS Wireless LAN Controller (WLC) to an upstream Cisco Catalyst switch using Link Aggregation (LAG). Which two configuration requirements must be implemented on the switch interfaces to establish successful aggregation and traffic transport? (Select two.)
Select all that apply
A network administrator needs to create VLAN 35 named SALES on a Cisco Catalyst switch and assign interface FastEthernet0/5 as a static access port in this VLAN, starting from Privileged EXEC mode (`Switch#`). Place the following Cisco IOS CLI commands in the correct sequential order from first to last.
Drag items to arrange them in the correct order
A non-root switch running Rapid PVST+ receives BPDUs on multiple interfaces with identical path costs to the Root Bridge. Place the tie-breaker criteria in the correct sequential order (from first evaluated to last evaluated) that the switch uses to select its Root Port.
Drag items to arrange them in the correct order
A network administrator is inspecting a Cisco Catalyst switch port connected to a desktop computer assigned to VLAN 50. Output from the `show interfaces gigabitEthernet 1/0/12 switchport` command reveals that the interface is operating under default settings with an administrative mode of `dynamic auto` and an access VLAN of 1. Which configuration commands must be entered in interface configuration mode to assign this port to VLAN 50 as a dedicated static access port?
switchport access vlan 50
switchport trunk native vlan 50
switchport access vlan 50
A network administrator is connecting a Cisco Catalyst 9800 Series Wireless LAN Controller to an upstream Cisco Catalyst switch using link aggregation (LAG) with LACP. In what logical order should the administrator execute the steps on the Catalyst switch to provision the EtherChannel interface and physical member ports?
Drag items to arrange them in the correct order
A network administrator needs to assign interface GigabitEthernet1/0/8 on a Cisco Catalyst switch to VLAN 70 (named RESEARCH) as a static access port. The configuration must force the interface into access mode and statically assign it to VLAN 70. Which TWO commands must be entered in interface configuration mode to complete this setup?
Select all that apply
A network administrator is analyzing the operational characteristics of a Cisco Catalyst switch block running Rapid PVST+. Which two statements accurately describe Rapid PVST+ port roles and bridge priority structures?
Select all that apply
Two Cisco Catalyst switches running Rapid PVST+ are configured with an identical base bridge priority of for VLAN . Which factor ultimately determines which switch is elected as the Root Bridge for VLAN ?
A network engineer is configuring link aggregation (LAG) on a Cisco Wireless LAN Controller (WLC) to connect to a Cisco Catalyst switch stack. The WLC distribution system ports are connected to ports GigabitEthernet1/0/1 through GigabitEthernet1/0/4 on the switch stack.
Which behavior accurately describes how the Wireless LAN Controller manages interface traffic and link failures when LAG is enabled?
A network engineer executes the `show interfaces FastEthernet0/10 switchport` command on a Cisco Catalyst switch to verify port settings after assigning it to a departmental network. The partial output displays the following parameters:
Name: Fa0/10
Switchport: Enabled
Administrative Mode: dynamic auto
Operational Mode: static access
Access Mode VLAN: 40 (FINANCE)
Which interface configuration command must the engineer enter on FastEthernet0/10 to statically force the interface into access mode and disable Dynamic Trunking Protocol (DTP) negotiation?
A network engineer connects two Cisco Catalyst switches using a point-to-point GigabitEthernet link running Rapid PVST+. Place the steps of the Rapid PVST+ Proposal and Agreement handshaking process in the correct chronological order from first to last.
Drag items to arrange them in the correct order
A network administrator is inspecting interface configuration settings on a Cisco Catalyst switch after a user host on FastEthernet0/12 fails to communicate with devices in the target network. The output from the command `show interfaces FastEthernet0/12 switchport` indicates the following:
text
Name: Fa0/12
Switchport: Enabled
Administrative Mode: dynamic auto
Operational Mode: static access
Access Mode VLAN: 1 (default)
Which combination of interface configuration commands must the administrator execute on FastEthernet0/12 to explicitly set the port as a static access port and assign it to VLAN 45?
switchport access vlan 45
switchport trunk native vlan 45
switchport access vlan 45
switchport access vlan 45
A network administrator is setting up a branch office deployment with Cisco Access Points (APs) operating in FlexConnect mode. The APs need to locally switch traffic for client WLANs mapped to corporate VLAN 20 and guest VLAN 30, while using VLAN 10 for AP management and CAPWAP control traffic back to the WLC. Which switch port configuration must be applied to the switch interface connected to each FlexConnect AP?
A network administrator issues the command `spanning-tree vlan 20 priority 16384` on a Cisco Catalyst switch running Rapid PVST+. What priority value will be carried in the Bridge Identifier (BID) field of outgoing BPDUs for VLAN 20?
A network engineer is configuring a Cisco Catalyst switch to connect end-user workstations. The workstations must belong to VLAN 25, which should be named HR. Which two CLI commands or command sequences must be performed on the switch to complete this setup correctly?
Select all that apply
A network administrator is evaluating the operational behavior and port roles of Rapid PVST+ on Cisco Catalyst switches. Which two statements regarding Rapid PVST+ operations are correct?
Select all that apply
A network engineer needs to configure link aggregation (LAG) on a Cisco Catalyst switch connected to a Cisco AireOS Wireless LAN Controller (WLC). Arrange the following configuration steps in the correct logical order from first to last to ensure a functional static EtherChannel interface on the switch.
Drag items to arrange them in the correct order
A network administrator is manually configuring Rapid PVST+ on a Cisco Catalyst switch to act as a secondary root bridge for VLAN 75. The administrator attempts to enter a custom priority value using the `spanning-tree vlan 75 priority <value>` command in global configuration mode. Which priority value will be accepted by Cisco IOS for this command?
An IT technician is preparing a newly racked Cisco Catalyst switch to connect corporate workstations. The technician needs to create VLAN 15 named FIN_DEPT and assign interface GigabitEthernet0/5 to this VLAN as a static access port while explicitly disabling Dynamic Trunking Protocol (DTP) frame negotiation. Which sequence of Cisco IOS commands correctly accomplishes this configuration?
name FIN_DEPT
exit
interface GigabitEthernet0/5
switchport mode access
switchport access vlan 15
switchport nonegotiate
name FIN_DEPT
exit
interface GigabitEthernet0/5
switchport mode dynamic desirable
switchport access vlan 15
name FIN_DEPT
exit
interface GigabitEthernet0/5
switchport trunk native vlan 15
name FIN_DEPT
exit
interface GigabitEthernet0/5
switchport access vlan 15
switchport mode trunk
A network administrator needs to create VLAN 60 named DEV_TEAM on a Cisco Catalyst switch and configure interface GigabitEthernet0/15 as a static access port assigned to that VLAN. Place the Cisco IOS CLI commands in the correct chronological sequence to perform this configuration starting from Privileged EXEC mode.
Drag items to arrange them in the correct order