Q:
We want to assign port 3 of our Catalyst 2950 switch to VLAN 3. What command will achieve this?
Answer & Explanation
Answer: D) switch(config-if)#switchport access vlan 3
Explanation: Explanation: The switchport access vlan [number] command will configure a switch port to that VLAN. You can also use the switchport access vlan dynamic command to configure the switch port automatically in a certain VLAN depending on the VLAN membership of the incoming packets. For both commands to work properly the switch port needs to be in access mode
View Answer
Report Error
Discuss