Switchport General Pvid; Switchport General Ingress-Filtering Disable - Planet Networking & Communication WGSW-24010 User Manual

10/100/1000mbps 24-port + 1 mini-gbic managed gigabit ethernet switch
Hide thumbs Also See for WGSW-24010:
Table of Contents

Advertisement

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 g8
Console (config-if)# switchport general allowed vlan add 2,5,6 tagged

3.27.12 switchport general pvid

The switchport general pvid interface configuration command configures the PVID when the interface is in general
mode. To configure the default value, use the no form of this command.
Syntax
switchport general pvid vlan-id
no switchport general pvid
§
vlan-id — PVID (Port VLAN ID). The vlan-id may belong to a non-existent VLAN.
Default Configuration
VLAN ID=1
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 configure the PVID for g8, when the interface is in general mode.
Console (config)# interface ethernet g8
Console (config-if)# switchport general pvid 234

3.27.13 switchport general ingress-filtering disable

The switchport general ingress-filtering disable interface configuration command disables port ingress filtering.
To enable ingress filtering on a port, use the no form of this command.
Syntax
switchport general ingress-filtering disable
155

Advertisement

Table of Contents
loading

Table of Contents