Command Reference Guide
set system ip-address 179
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.
Defaults — 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.
See Also
clear system ip-address on page 124
display system on page 42
set interface on page 143