VLAN 3 is not yet configured on your switch. What happens if you set the switchport access vlan 3 command interface configuration mode?
A.
The command is accepted and the respective VLAN is added to vlan dat.
B.
The command is rejected.
C.
The command is accepted and you must configure the VLAN manually.
D.
The port turns amber.
The answer is A.
VTP Client
C is right. you have to config vlan at vtp server side.
VTP transparent/server
A is right. ios will notify you if there is no vlan and the vlan will automatically create.
This is more than correct 🙂
core(config-if)#switchport access vlan 66
% Access VLAN does not exist. Creating vlan 66
which answer is true? I think B is correct.
I tried this command in Packet Tracer and it created new VLAN A is correct.
I agree with A as I have done this on Packet Tracer.