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