Drag and drop the switch port configuration commands on the left to the correct descriptions on the right.
Drag a concept onto its matching description — or click a concept then click the description.
Statically configures the port as an access port
Sets the data VLAN for an access port
Assigns the VLAN for IP phone voice traffic
Permanently sets the interface as a trunk port
Restricts which VLANs traverse the trunk
Why these pairings
The command 'switchport mode access' statically sets the port as an access port. 'switchport access vlan 10' assigns VLAN 10 as the data VLAN for connected devices. 'switchport voice vlan 20' defines the VLAN used by a Cisco IP phone for voice traffic. 'switchport mode trunk' forces the port into permanent trunking mode. 'switchport trunk allowed vlan 100,200' restricts the trunk to carry only VLANs 100 and 200.