Network structures
6.1 VLAN
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
Configuration Manual, 06/2016, C79000-G8976-C252-11
203
Result
The IP interface of the primary PVLAN cannot be reached from the selected secondary
PVLANs.
Further notes
You configure a link between secondary PVLANs and the IP interface of the primary PVLAN
with the command
private-vlan mapping
.
You display this setting with the
show interfaces
command with the
private-vlan mapping
parameter.
6.1.3.5
switchport acceptable-frame-type
Description
With this command, you configure which types of frames are accepted.
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 acceptable-frame-type{all|tagged}
The parameters have the following meaning:
Parameter
Description
Range of values / note
all
All frames are accepted.
Note: On a ring port only the parameter
"all" is supported.
Default:
all
tagged
Untagged frames are discarded.
-
Result
The setting is enabled.
Further notes
You can reset the setting to the default with the
no switchport acceptable-frame-type
command.
You can display the status of this function and other information with the
show vlan port
config
command.