Network structures
6.1 VLAN
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
190
Configuration Manual, 06/2016, C79000-G8976-C252-11
Requirement
You are in the User EXEC mode or in the Privileged EXEC mode.
The command prompt is as follows:
cli>
or
cli#
Syntax
Call the command without parameter assignment:
show vlan protocols-group
Result
The table of protocol groups is displayed.
6.1.2
Commands in the global configuration mode
This section describes commands that you can call up in the Global configuration mode.
In Privileged EXEC mode, enter the
configure terminal
command to change to this mode.
Commands relating to other topics that can be called in the Global configuration mode can
be found in the relevant sections.
You exit the Global configuration mode with the
end
or
exit
command and are then in the
Privileged EXEC mode again.
6.1.2.1
interface range
Description
With this command, you can put several interfaces or the interfaces of VLANs together and
configure them together. The configurations are valid for all interfaces of the specified range.
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:
interface range
(
{<interface-type> <0/a-b,0/c,...>}
{vlan <vlan-id(1-4094)> - <vlan-id(2-4094)>}
)