VLAN Commands | 139Example Figure 7-47. Output of the show vlan port Commandtagged This command sets tagging to enabled for a specific port (or range of ports) in the selected VLAN. Iftagging is enabled, traffic is transmitted as tagged frames.Syntax [no] tagged {intf-range [native] | port-channel port-channel-range}To remove tagged interfaces from the VLAN, use the no tagged version of the command (notuntagged). If tagging is disabled, traffic is transmitted as untagged frames.ParametersMode Interface VLAN; Interface Range Vlan ConfigCommandHistoryForce10-S50 #show vlan port 1/0/1Port Acceptable Ingress DefaultInterface VLAN ID Frame Types Filtering GVRP Priority--------- ------- ------------ ----------- ------- --------1/0/1 1 Admit All Enable Disable 0Protected Port .............................. FalseForce10-S50 #show vlan port allPort Acceptable Ingress DefaultInterface VLAN ID Frame Types Filtering GVRP Priority--------- ------- ------------ ----------- ------- --------1/0/1 1 Admit All Enable Disable 01/0/2 1 Admit All Enable Disable 01/0/3 1 Admit All Enable Disable 01/0/4 1 Admit All Enable Disable 01/0/5 1 Admit All Enable Disable 01/0/6 1 Admit All Enable Disable 01/0/7 1 Admit All Enable Disable 01/0/8 1 Admit All Enable Disable 01/0/9 1 Admit All Enable Disable 01/0/10 1 Admit All Enable Disable 01/0/11 1 Admit All Enable Disable 0!------------output truncated------------------!intf-range Enter one port (unit/slot/port format) or a list of ports. Use a hyphen todesignate a range of ports in this format:unit/slot/port-unit/slot/portFor nonconsecutive ports, separate each unit/slot/port with a comma andno spaces before or after the comma.Note: The range of interfaces can go across members in a stack.native (OPTIONAL) Enter this keyword to configure the VLAN as a NativeVLAN.port-channelport-channel-rangeIf you do not enter a port (range), enter port-channel followed by one ormore port channel numbers, following the hyphen and comma rulesdescribed above, for example port-channel 1,3.Version 2.5.1 Modified: Added ranges for ports and port channels. Added native. Added InterfaceRange Vlan Config mode.Version 2.3 Introduced