User's Manual

Chapter 23
| Ethernet Interface Commands
– 202
effort to learn its IP address. (DHCP values can include the IP address, subnet
mask, and default gateway.)
Example
AP(config)#interface ethernet
Enter Ethernet configuration commands, one per line.
AP(if-ethernet)#ip dhcp
AP(if-ethernet)#
Related Commands
ip address
ip management
address
This command sets the IP address for management access to the AP.
Syntax
ip management address <ip-address> <netmask>
ip-address - The IP address for management access.
netmask - Network mask for the associated IP subnet.
Default Setting
IP address: 192.168.1.10
Netmask: 255.255.255.0
Command Mode
Interface Configuration (Ethernet)
Command Usage
The AP must have an IP address to gain management access over the network. The
management IP is a static address that can be used to access the AP in the event
that DHCP assignment fails.
Example
AP(config)#interface ethernet
Enter Ethernet configuration commands, one per line.
AP(if-ethernet)# ip management address 192.168.1.2 255.255.255.0
AP(if-ethernet)#
ipv6 address This command sets the IPv6 address for the access point. Use the no form to restore
the default IPv6 address.
Syntax
ipv6 address <ipv6-address> <netmask> <gateway>
no ipv6 address