Specifications

set system ip-address
Chapter 4
System Services Commands
36
Access
Enabled.
Usage
This command applies to all types of CLI management sessions: console,
Telnet, and SSH. The timeout change applies to existing sessions only, not to new
sessions.
Examples
The following command sets the idle timeout to 1800 seconds (one
half hour):
PROMPT# set system idle-timeout 1800
success: change accepted.
See Also
l clear system on page 23
l show system on page 40
set system ip-address
Sets the system IP address so that it can be used by various services in the
UNIVERGE WL Controller.
Syntax
set system ip-address ip-addr
Defaults
None.
Access
Enabled.
Examples
The following command sets the IP address of the UNIVERGE WL
Controller to 192.168.253.1:
PROMPT# set system ip-address 192.168.253.1
This will cause all APs to reboot. Are you sure? (y/n) [n]y
success: change accepted.
Caution! Any currently configured Mobility Domain operations cease if you
change the IP address. If you change the address, you must reset the Mobility
Domain.
ip-addr IP address, in dotted decimal notation.