1
Q:
A) switch(config-if)#switchport vlan 3 | B) switch#switchport access vlan 3 |
C) switch(config)#switchport access vlan 3 | D) switch(config-if)#switchport access vlan 3 |
Answer: D) switch(config-if)#switchport access vlan 3
Explanation:
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