Specifications

set system ip-address
Chapter 8
IP Services Commands
153
set system ip-address
Configures the system IP address. The system IP address determines the interface
or source IP address UNIVERGE WL Control System uses for system tasks,
including the following:
l Mobility domain operations
l Topology reporting for dual-homed AP
l Default source IP address used in unsolicited communications such as AAA
accounting reports and SNMP traps
Syntax
set system ip-address ip-addr
Defaults
None.
Access
Enabled.
Usage
You must use an address that is configured on one of the UNIVERGE WL
Controller VLANs.
To display the system IP address, use the show system command.
Examples
The following commands configure an IP interface on VLAN taupe
and configure the interface to be the system IP address:
PROMPT# set interface taupe ip 10.10.20.20/24
success: set ip address 10.10.20.20 netmask 255.255.255.0 on vlan taupe
PROMPT# set system ip-address 10.10.20.20
success: change accepted.
See Also
l clear system ip-address on page 106
l set interface on page 111
l show system on page 40
ip-addr IP address, in dotted decimal notation. The address must be
configured on one of the UNIVERGE WL Controller VLANs.