Hi all,
How can i share two different VLAN (VLAN 1 and VLAN2) through a single switch port?
Hi all,
How can i share two different VLAN (VLAN 1 and VLAN2) through a single switch port?
Hi,
Switch port’s mode must be ‘hybrid’ or ‘trunk’ to carry traffic for multiple VLANs. By default, a port is hybrid and a member of vlan 1. You can assign a port to VLANs via CLI, Web, or cnMaestro.
Here’s an example that adds port 1 into vlan 2 and egress tagged on vlan 2.
Using CLI:
config terminal
vlan 2
port add gi 0/1
Using cnMaestro: