Network Access
400 questions
A network administrator executes the following command sequence on a freshly unboxed Cisco Catalyst switch interface to connect an unmanaged host:
Switch(config)# interface FastEthernet0/12
Switch(config-if)# switchport mode access
Switch(config-if)# switchport access vlan 40
Prior to this configuration, VLAN 40 was not created in the switch VLAN database. Assuming all other interfaces remain in their default factory state, how does Cisco IOS process ingress frames from this host and manage the broadcast domain?
A network engineer is configuring Link Aggregation (LAG) on a Cisco Wireless LAN Controller (WLC) connected to an access layer switch stack. The deployment includes central site Local mode APs and remote branch FlexConnect APs using local traffic switching. Which TWO configuration statements correctly describe the requirements and behavior of this WLAN infrastructure connection setup? (Select two.)
Select all that apply
A network engineer is integrating non-Cisco VoIP endpoints and access points into an existing Cisco Catalyst switch infrastructure. The engineer needs to ensure automated VLAN assignment and power negotiation function properly across the multi-vendor environment while maintaining Layer 2 discovery. Which two statements regarding the operation and configuration of CDP and LLDP in this scenario are correct?
Select all that apply
An enterprise network requires redundant, high-bandwidth connectivity between a Cisco AireOS Wireless LAN Controller (WLC) distribution port bundle and a Cisco Catalyst distribution switch. The network team decides to enable Link Aggregation (LAG) on the controller. Which TWO switch-side configurations and behaviors are mandatory for this infrastructure connection to operate correctly? (Select two.)
Select all that apply
A network administrator is reconfiguring interface GigabitEthernet0/2 on a Cisco Catalyst switch. The interface is currently connected to a trunking partner device and is actively operating as an 802.1Q trunk port via Dynamic Trunking Protocol (DTP). The administrator enters the following interface configuration command:
Switch(config-if)# switchport access vlan 50
VLAN 50 does not currently exist in the switch VLAN database. Assuming all other configuration settings remain at default, what is the resulting operational state of interface GigabitEthernet0/2 and VLAN 50?
A network engineer connects a Cisco Lightweight Access Point (AP) to an 802.1Q trunk interface on a Layer 2 access switch. The AP is intended to join a Wireless LAN Controller (WLC) via its management interface using untagged CAPWAP control traffic. The switch port is configured with and . However, the AP fails to establish a CAPWAP tunnel, and syslog messages on the switch indicate native VLAN mismatch errors. CDP neighbor outputs confirm that the switch expects tagged traffic on VLAN 1 while transmitting native frames on VLAN 50. Which switchport configuration change correctly resolves the AP's management access failure while allowing untagged CAPWAP discovery traffic?
Network administrators use Layer 2 discovery protocols to discover adjacent network hardware and verify topology details. Match each Layer 2 discovery protocol attribute on the left with its corresponding protocol characteristic or default value on the right.
Click a left item, then click its matching right item
Items
Matches
An administrator is configuring a trunk link between Switch-1 and Switch-2. On Switch-1 interface GigabitEthernet0/1, the engineer executes the following configuration commands:
Switch-1(config-if)# switchport mode trunk
Switch-1(config-if)# switchport trunk native vlan 20
Switch-1(config-if)# switchport trunk allowed vlan 10,30,40
Assuming Switch-2 has default 802.1Q trunk configurations with native VLAN 20 allowed, how will Switch-1 process frame forwarding for VLAN 20 traffic egressing interface GigabitEthernet0/1?
An engineer is troubleshooting a switch port running classic 802.1D Spanning Tree Protocol (STP) that connects to an access host. The current interface state is shown below:
text
Switch# show spanning-tree interface GigabitEthernet 0/1
Vlan Role Sts Cost Prio.Nbr Type
------------------- ---- --- --------- -------- --------------------------------
VLAN0010 Desg LRN 4 128.1 P2p
If the network administrator configures `spanning-tree portfast` on interface GigabitEthernet 0/1 and the link subsequently flaps, which statement accurately describes the operational state transitions and spanning-tree behaviors of this interface?
A network administrator is configuring interface GigabitEthernet0/1 on a Cisco Catalyst switch to connect a single end-user computer. The interface needs to be explicitly configured as an access port and assigned to VLAN 10. Which two Cisco IOS commands must be entered in interface configuration mode to complete this task?
Select all that apply
An engineer is analyzing legacy IEEE 802.1D Spanning Tree Protocol (STP) behavior on a Cisco switch interface that is configured without PortFast. Place the following STP port states in chronological order, starting from link initialization and ending when the interface reaches active user data transmission.
Drag items to arrange them in the correct order
A network engineer is configuring a routed (Layer 3) EtherChannel between two switches using LACP. The engineer issued the `no switchport` command on physical interfaces GigabitEthernet0/1 and GigabitEthernet0/2 before assigning them to channel group 1 with mode `active`. However, the bundle fails to pass routed traffic. Upon executing `show etherchannel summary`, the output displays:
text
Group Port-channel Protocol Ports
------+-------------+-----------+-----------------------------------------------
1 Po1(SD) LACP Gi0/1(I) Gi0/2(I)
Which administrative action will resolve this issue and bring the Layer 3 EtherChannel into an operational state?
An enterprise network team is troubleshooting an LACP-based routed EtherChannel between Switch-1 and Switch-2.
Switch-1 configuration snippet:
interface range GigabitEthernet0/1 - 2
no switchport
channel-group 12 mode active
!
interface Port-channel 12
no switchport
ip address 10.1.12.1 255.255.255.252
Switch-2 command output:
# show etherchannel summary
Flags: D - down P - bundled in port-channel
I - stand-alone s - suspended
H - Hot-standby S - Layer2
R - Layer3 U - in use
Group Port-channel Protocol Ports
------+-------------+-----------+-----------------------------------------------
12 Po12(SD) LACP Gi0/1(I) Gi0/2(I)
Which configuration change on Switch-2 will successfully establish the Layer 3 EtherChannel and bring Port-channel 12 to the operational Layer 3 state (RU)?
A switch port running standard IEEE 802.1D Spanning Tree Protocol (STP) detects an active connection to an end device. Arrange the STP port states in the correct sequential order from initial physical link detection to fully active data frame forwarding.
Drag items to arrange them in the correct order
A network administrator is setting up out-of-band administrative access for a newly deployed Cisco Wireless LAN Controller (WLC). The design requires isolating administrative management traffic (GUI/SSH) from AP CAPWAP tunnels and user data traffic by utilizing the dedicated physical Service Port on the WLC. Which operational characteristic correctly describes the behavior and network configuration of the WLC Service Port?
Two Cisco Catalyst switches are connected using four physical Ethernet links intended for a high-capacity trunk bundle. The interfaces on Switch-1 are configured with `channel-group 5 mode active`, while the interfaces on Switch-2 are configured with `channel-group 5 mode passive`. After connecting the cables, three of the four links bundle successfully into `Port-channel 5`, but interface `GigabitEthernet0/1` on Switch-1 remains in an Independent (`I`) operational state. What is the primary cause of this member interface failing to join the active LACP EtherChannel?
A network engineer is evaluating the Rapid PVST+ topology operational mechanics across a enterprise LAN segment. A switch has multiple active connections to adjacent switches and redundant interswitch links. Which two statements correctly describe Rapid PVST+ port role operations and behaviors in this environment? (Select two.)
Select all that apply
A network engineer connects two Cisco Catalyst switches using interface GigabitEthernet0/1. Switch-1 is configured with the commands 'switchport mode dynamic desirable' and 'switchport trunk native vlan 10'. Switch-2 is configured with 'switchport mode dynamic auto' and 'switchport trunk native vlan 20'. Assuming default Dynamic Trunking Protocol (DTP) settings, which statement accurately describes the resulting operational state of this interswitch connection?
An administrator is configuring an interswitch trunk link between Switch-A and Switch-B using GigabitEthernet0/1 on both switches. The current running configurations are as follows:
Switch-A:
text
interface GigabitEthernet0/1
switchport mode dynamic desirable
switchport trunk native vlan 20
switchport trunk allowed vlan 10,20,30
Switch-B:
text
interface GigabitEthernet0/1
switchport mode dynamic auto
switchport trunk native vlan 10
switchport trunk allowed vlan 10,20,30
Based on these configuration state parameters, which operational behavior will occur on this interswitch connection?
In an IEEE 802.1Q trunk link between two Cisco switches, how is traffic belonging to the native VLAN transmitted across the link by default?