3com 3CRUS2475 Manuale Utente

Pagina di 522
462
C
HAPTER
 33: VLAN C
OMMANDS
User Guidelines
This command enables changing the egress rule (for example from 
tagged to untagged) without first removing the VLAN from the list.
Example
The following example adds VLANs 2, 5, and 6 to the allowed list of 
Ethernet port 1.
switchport general 
pvid
The switchport general pvid Interface Configuration mode command 
configures the PVID when the interface is in general mode. To restore the 
default configuration, use the no form of this command.
Syntax
switchport general pvid vlan-id
no switchport general pvid
Parameters
vlan-id — Specifies the PVID (Port VLAN ID).
Default Configuration
If the default VLAN is enabled, PVID = 1. Otherwise, PVID=4095.
Command Mode
Interface Configuration (Ethernet, port-channel) mode
User Guidelines
There are no user guidelines for this command.
Console(config)# interface ethernet 1
Console(config-if)# switchport mode general
Console(config-if)# switchport general allowed vlan add 2,5-6 
tagged