9-95
Command Line Reference
Ethernet Interface Commands
Example
ip address
This command configures the IP address settings for the interface. The no
version of the command clears the statically assigned IP address and network
mask.
Syntax
ip address <ip> [<mask>] | <ip>/<bits> | dhcp
no ip address
• ip - Specify the static IP address to be used when DHCP is not used.
The no version of the command clears the statically assigned IP
address and network mask.
• mask - Specify the static network mask to be used when DHCP is not
used. The no version of the command clears the statically assigned IP
address and network mask.
• bits - Specify the static network mask in CIDR notation to be used
when DHCP is not used. The no version of the command clears the
statically assigned IP address and network mask.
• dhcp - Enable the DHCP client on this interface. The no version of the
command disables the DHCP client on this interface.
• secondary - Specifies a secondary IP address.
Default Setting
IP address: 192.168.1.1
Netmask: 255.255.255.0
Command Mode
Interface Configuration (Ethernet)
Command Usage
CAUTION In order to disable the DHCP and assign a Static IP address, you must have a
serial port connection to the AP. Otherwise, you will lose connectivity during
the process of assigning a new static IP address.
ProCurve Access Point 530# configure
ProCurve Access Point 530(config)# dns secondary 10.1.0.55
ProCurve Access Point 530(config)#