
Network structures
6.1 VLAN
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
Configuration Manual, 06/2016, C79000-G8976-C252-11
191
The parameters have the following meaning:
Parameter
Description
Range of values / note
interface-type
Keyword for an interface
Enter a valid interface.
0/a-b, 0/c,...
Module no. and port no. of the interface
vlan
Keyword for a VLAN connection
-
vlan-id
Number of the addressed VLAN
1 ... 4094
vlan-id
Number of the addressed VLAN
2 ... 4094
For information on names of addresses and interfaces, refer to the section "Interface
identifiers and addresses (Page 42)".
If you want to address several VLANs with this command, you must insert a blank before
and after the hyphen, for example
interface range vlan 5 - 10
.
Result
The interfaces or interfaces of VLANs were put together to form an interface range.
The command prompt is as follows:
cli(config-if-vlan-range)#
The configuration commands you enter in a mode apply to all interfaces of this area.
Further notes
With the
no interface range
command, you remove VLANs from this range or break it up.
6.1.2.2
no interface range
Description
With this command, you remove the interfaces or interfaces of VLANs from the interface
range or break it up if you first remove all previously added interfaces.
Requirement
You are in the Global configuration mode.
The command prompt is as follows:
cli(config)#
Syntax
Call up the command with the following parameters:
no interface range vlan <vlan-id(1-4094)> - <vlan-id(2-4094)>