Port tagged and untagged at the same time.... (2024)

Hi

Its not a vendor thing Jonathan, its a networking technique.

Lets talk about some Certain rules regaring 802.1q:

- A port can be untagged to MAX one Vlan and at least one Vlan :)
- A port can be tagged to multiple Vlans at the same time.
- A port can't be tagged and untagged to the same Vlan.

Now in ProCurve:
----------------

Untagging: SW(config)#Vlan 10 untag 1
Tagging: SW(config)#Vlan 10 tag 1

In Cisco:
---------
Untagging:

SW(config)#interface fa 0/1
SW(config-if)#Switchport mode access
SW(config-if)#switchport access vlan 1

Tagging: (Cisco recommends to shut down the interface before starting 802.1q configuration, then enable it at the end)

SW(config)#interface fa 0/1
SW(config-if)#shut
SW(config-if)#switchport trunk encapsulation dot1q
SW(config-if)#switchport trunk allowed vlan 1
Switch(config-if)#switchport mode trunk
SW(config-if)#no shut

Also:
Configure the trunking native VLAN number for 802.1Q links. This number must match at both ends of an 802.1Q uplink

So if uplink between ProCurve and Cisco, the Native Vlan on Cisco should match the Default_Vlan on ProCurve (default to one).
the command to change it is:
SW(config-if)#switchport trunk native vlan (default_Vlan ID).

Good Luck !!!

Science for Everyone

Port tagged and untagged at the same time.... (2024)
Top Articles
Latest Posts
Article information

Author: Lakeisha Bayer VM

Last Updated:

Views: 5470

Rating: 4.9 / 5 (69 voted)

Reviews: 92% of readers found this page helpful

Author information

Name: Lakeisha Bayer VM

Birthday: 1997-10-17

Address: Suite 835 34136 Adrian Mountains, Floydton, UT 81036

Phone: +3571527672278

Job: Manufacturing Agent

Hobby: Skimboarding, Photography, Roller skating, Knife making, Paintball, Embroidery, Gunsmithing

Introduction: My name is Lakeisha Bayer VM, I am a brainy, kind, enchanting, healthy, lovely, clean, witty person who loves writing and wants to share my knowledge and understanding with you.