User guide

Ethernet Interface Commands
6-45
6
Example
Related Commands
ip dhcp (6-45)
ip dhcp
This command sets the IP address for the currently selected VLAN interface. Use
the no form to restore the default IP address.
Syntax
ip dhcp
no ip dhcp
Default Setting
Enabled
Command Mode
Interface Configuration (Ethernet)
Command Usage
• You must assign an IP address to this device to gain management access
over the network or to connect the wireless bridge to existing IP subnets.
You can manually configure a specific IP address using the ip address
command, or direct the device to obtain an address from a DHCP server
using this command.
• When you use this command, the wireless bridge will begin broadcasting
DHCP client requests. The current IP address (i.e., default or manually
configured address) will continue to be effective until a DHCP reply is
received. Requests will be broadcast periodically by this device in an effort
to learn its IP address. (DHCP values can include the IP address, subnet
mask, and default gateway.)
Example
Related Commands
ip address (6-44)
Outdoor Bridge(config)#interface ethernet
Enter Ethernet configuration commands, one per line.
Outdoor Bridge(if-ethernet)#ip address 192.168.1.2 255.255.255.0
192.168.1.253
Outdoor Bridge(if-ethernet)#
Outdoor Bridge(config)#interface ethernet
Enter Ethernet configuration commands, one per line.
Outdoor Bridge(if-ethernet)#ip dhcp
Outdoor Bridge(if-ethernet)#