Ethernet Interface Commands
BreezeMAX Wi² and BreezeACCESS Wi² System Manual 211
Example
Related Commands
ip dhcp
(page 211)
5.17.4 ip dhcp
This command enables the AP to obtain an IP address from a DHCP server. 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 AP 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 AP 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
(page 210)
5.17.5 speed-duplex
This command configures the speed and duplex mode of a given interface when
autonegotiation is disabled. Use the no form to restore the default.
Syntax
speed-duplex <auto | 10MH | 10MF | 100MF | 100MH>
• auto - autonegotiate speed and duplex mode
• 10MH - Forces 10 Mbps, half-duplex operation
• 10MF - Forces 10 Mbps, full-duplex operation
Enterprise AP(config)#interface ethernet
Enter Ethernet configuration commands, one per line.
Enterprise AP(if-ethernet)#ip address 192.168.1.2 255.255.255.0 192.168.1.253
Enterprise AP(if-ethernet)#
Enterprise AP(config)#interface ethernet
Enter Ethernet configuration commands, one per line.
Enterprise AP(if-ethernet)#ip dhcp
Enterprise AP(if-ethernet)#