set ip https server 139
Syntax ā set ip dns server ip-addr {primary | secondary}
ā ip-addr ā IP address of a DNS server, in dotted decimal or CIDR
notation.
ā primary ā Makes the server the primary server, which MSS always
consults first for resolving DNS queries.
ā secondary ā Makes the server a secondary server. MSS consults a
secondary server only if the primary server does not reply.
Defaults ā None.
Access ā Enabled.
Usage ā You can configure a WX switch to use one primary DNS server
and up to five secondary DNS servers.
Examples ā The following commands configure a WX switch to use a
primary DNS server and two secondary DNS servers:
WX1200# set ip dns server 10.10.10.50/24 primary
success: change accepted.
WX1200# set ip dns server 10.10.20.69/24 secondary
success: change accepted.
WX1200# set ip dns server 10.10.30.69/24 secondary
success: change accepted.
See Also
ā āclear ip dns domainā on page 110
ā āclear ip dns serverā on page 111
ā ādisplay ip dnsā on page 120
ā āset ip dnsā on page 137
ā āset ip dns domainā on page 138
set ip https server Disables or reenables the HTTPS server on a wireless LAN switch.
CAUTION: If you disable the HTTPS server, Web Manager access to the
WX switch is also disabled.