Home » Certification » CISCO Certification

We want to assign port 3 of our Catalyst 2950 switch to VLAN 3. What command will achieve this?

Correct Answer: 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


← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion