User’s Manual of
5.10 IP Addressing Commands
5.10.1 ip addressThe ip address interface configuration command sets an IP address. To remove an IP address, use the no form of this
command.
Syntax
ip address
mask — The IP address network mask. The IP address network mask 255.0.0.0 (prefix length 8) to 255.255.255.252 (prefix length 30)
Default Configuration
No IP address is defined for interfaces.
Command Mode
Interface configuration (Ethernet, VLAN,
User Guidelines
An IP address cannot be configured for a range of interfaces (range context).
Example
The following example configures VLAN 1 with the IP address 131.108.1.27 and subnet mask 255.255.255.0. Console (config)# interface vlan 1
Console
The ip address dhcp interface configuration command acquires an IP address on an interface from the Dynamic Host Configuration Protocol (DHCP) server. To deconfigure any acquired address, use the no form of this command.
The no ip address dhcp command deconfigures any IP address that was acquired, thus sending a DHCPRELEASE message.
Syntax
ip address dhcp [hostname
no ip address dhcp
hostname — Specifies the host name.
-231 –