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