Network structures
6.1 VLAN
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
Configuration Manual, 11/2015, C79000-G8976-C252-10
187
With this command, you configure IPv4 subnet-based VLAN.
You are in the Interface configuration mode.
The command prompt is as follows:
cli(config-if-$$$)#
Call up the command with the following parameters:
map subnet <ip-subnet-address> vlan <vlan-id(1-4094)>
<mask> [arp {suppress | allow}]
The parameters have the following meaning:
Enter a valid subnet address.
Keyword for a VLAN connection
Number of the addressed VLAN
Subnet mask aaa.bbb.ccc.ddd
Suppress the ARP protocol
For information on names of addresses and interfaces, refer to the section "Interface
identifiers and addresses (Page 39)".
If you do not select any parameters from the parameter list, the default value is used.
The subnet with subnet mask and subnet address is assigned to a VLAN.
You cancel the setting with the no map subnet command.
You can display the status of this function and other information with the
show subnet-vlan
mapping
command.