Network protocols
7.1 IPv4 protocol
SCALANCE W760/W720 to IEEE 802.11n Command Line Interface
274
Configuration Manual, 11/2014, C79000-G8976-C351-03
Syntax
Call up the command with the following parameters:
ip address <ip-address> {<subnet-mask>|/<prefix-length(0-32)>}
The parameters have the following meaning:
Parameter Description
Values
ip-
address
IP address for the VLAN interface
enter a valid IP address
subnet-
mask
Subnet mask of the corresponding subnet enter a valid subnet mask
prefix-
length
Decimal representation of the mask as a
number of "1" bits
0 ... 32
For information on names of addresses and interfaces, refer to the section "Interface
identifiers and addresses (Page 23)".
Result
The IP address is assigned to the VLAN interface.
Note
Effectiveness of the command
The command is effective immediately.
If you configure the interface via which you access the device, the connection will be lost!
Further notes
You delete the settings with the
no ip address
command.
You display this setting and other information with the
show ip interface
command.
7.1.3.2
no ip address
Description
With this command, you delete the assignment of an IP address to a VLAN interface.
Requirement
You are in the Interface configuration mode of VLAN.
The command prompt is as follows:
cli(config-if-vlan-$$$)#