cisco vlan tagging

how do i do this on cisco devices? is it possible? thanks in advance.

need to tag vlan 600 below... or is it already tagged by default?

interface GigabitEthernet0/24 description WAN Connection switchport access vlan 600 switchport mode access no ip address duplex full speed 100 no mdix auto spanning-tree portfast

Reply to
ants
Loading thread data ...

on router: Interface Range Configuration Mode

encapsulation dot1q vlan-id [native]

no encapsulation dot1q

Subinterface Configuration Mode

encapsulation dot1q vlan-id second-dot1q {any | vlan-id | vlan-id-vlan-id[,vlan-id-vlan-id]}

no encapsulation dot1q vlan-id second-dot1q {any | vlan-id | vlan-id-vlan-id[,vlan-id-vlan-id]}

Reply to
Delija

VLANs are only tagged when they are not the native VLAN on a trunk.

Jonathan

Reply to
Jonathan

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.