A SERVICE OF

logo

set system ip-address 155
“display summertime” on page 129
“display timedate” on page 130
“display timezone” on page 131
“set timedate” on page 156
“set timezone” on page 157
set system
ip-address
Configures the system IP address. The system IP address determines the
interface or source IP address MSS uses for system tasks, including the
following:
Mobility domain operations
Topology reporting for dual-homed MAP access points
Default source IP address used in unsolicited communications such as
AAA accounting reports and SNMP traps
Syntax
set system ip-address ip-addr
ip-addr — IP address, in dotted decimal notation. The address must
be configured on one of the WX switch’s VLANs.
Default — None.
Access — Enabled.
History — Introduced in MSS Version 3.0.
Usage — You must use an address that is configured on one of the WX
switch’s VLANs.
To display the system IP address, use the display system command.
Examples — The following commands configure an IP interface on
VLAN taupe and configure the interface to be the system IP address:
WX4400# 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
WX4400# set system ip-address 10.10.20.20
success: change accepted.