Difference between revisions of "Dell 4820T or S3100 hybrid ports"
From Notes_Wiki
|  (Created page with "<yambe:breadcrumb>Switch_configuration_notes|Switch configuration</yambe:breadcrumb> =Dell 4820T or S3100 hybrid ports=  By default dell switch ports can carry one VLAN untagg...") | m | ||
| Line 1: | Line 1: | ||
| [[Main Page|Home]] > [[Switch configuration notes]] > [[Dell 4820T or S3100 hybrid ports]] | |||
| By default dell switch ports can carry one VLAN untagged or multiple VLANs tagged.  To have a native VLAN on trunk port (One untagged VLAN while others are tagged on same port), the port settings have to be changed to portmode hybrid using: | By default dell switch ports can carry one VLAN untagged or multiple VLANs tagged.  To have a native VLAN on trunk port (One untagged VLAN while others are tagged on same port), the port settings have to be changed to portmode hybrid using: | ||
| Line 15: | Line 14: | ||
| Refer: | Refer: | ||
| * https://qrl.dell.com/Files/en-us/Html/S3100/Configure%20Interface%20to%20Tagged%20and%20Untagged.html | * https://qrl.dell.com/Files/en-us/Html/S3100/Configure%20Interface%20to%20Tagged%20and%20Untagged.html | ||
| [[Main Page|Home]] > [[Switch configuration notes]] > [[Dell 4820T or S3100 hybrid ports]] | |||
Latest revision as of 06:10, 19 April 2022
Home > Switch configuration notes > Dell 4820T or S3100 hybrid ports
By default dell switch ports can carry one VLAN untagged or multiple VLANs tagged. To have a native VLAN on trunk port (One untagged VLAN while others are tagged on same port), the port settings have to be changed to portmode hybrid using:
  config t
    interface <> 
      no switchport
      portmode hybrid
      switchport
After that in respective VLANs add ports as tagged or untagged based on requirement.
Refer:
Home > Switch configuration notes > Dell 4820T or S3100 hybrid ports

