Network structures
6.2 VLAN
SCALANCE W760/W720 to IEEE 802.11n Command Line Interface
Configuration Manual, 11/2014, C79000-G8976-C351-03
213
Requirement
You are in the Interface configuration mode.
The command prompt is as follows:
cli(config-if-$$$)#
Syntax
Call up the command with the following parameters:
switchport pvid <vlan-id(1-4094)>
The parameter has the following meaning:
Parameter
Description
Range of values / note
vlan-id
Number of the addressed VLAN
1 ... 4094
Result
The PVID is configured
Further notes
You can reset the setting to the default with the
no switchport pvid
command.
You configure the VLAN ID with the
switchport access vlan
command.
You display the setting and other information with the
show vlan port config
command.
6.2.3.9
no switchport pvid
Description
With this command, you reset the setting for the port VLAN identifier (PVID) for an interface
to the default value.
The default value is 1.
Requirement
You are in the Interface configuration mode.
The command prompt is as follows:
cli(config-if-$$$)#
Syntax
Call the command without parameters:
no switchport pvid