Switchport General Allowed Vlan - Planet Networking & Communication WGSD-1022 User Manual

8-port 10/100mbps + 2-port gigabit tp/sfp combo managed ethernet switch
Table of Contents

Advertisement

Console (config-if)# switchport trunk native vlan 123

5.27.11 switchport general allowed vlan

The switchport general allowed vlan interface configuration command adds or removes VLANs from a
general port.
Syntax
switchport general allowed vlan add vlan-list [ tagged | untagged ]
switchport general allowed vlan remove vlan-list
add vlan-list — List of VLAN IDs to add. Separate non consecutive VLAN IDs with a comma and
no spaces. A hyphen designates a range of IDs.
remove vlan-list — List of VLAN IDs to remove. Separate non consecutive VLAN IDs with a
comma and no spaces. A hyphen designates a range of IDs.
tagged — Sets the port to transmit tagged packets for the VLANs. If the port is added to a VLAN
without specifying tagged or untagged the default is tagged.
untagged — Sets the port to transmit untagged packets for the VLANs.
Default Configuration
This command has no default configuration.
Command Mode
Interface Configuration (Ethernet, port-channel) mode
User Guidelines
There are no user guidelines for this command.
Example
The following example shows how to add VLANs 2, 5, and 6 to the allowed list.
Console (config)# interface ethernet e8
Console (config-if)# switchport general allowed vlan add 2,5,6 tagged

Advertisement

Table of Contents
loading

Table of Contents