VLANs allow for the logical grouping of switch interfaces, enabling communication as if all connected devices were on the same isolated network.
Create VLAN:
switch(config)# interface vlan <VLAN>
Show commands to validate functionality:
switch# show vlan [VLAN]