User Guide
Wireless Array
78 Installing the Wireless Array
http://www.xirrus.com
XR4012802207C#
3. Type configure to enter the CLI config mode.
hostname#configure
4. If Xircon access at the XBL level is to be allowed, use the following three
commands to change the XBL username and password from the default
values of admin/admin. In the example below, replace newusername
and newpassword with your desired entries. Note that these entries are
case-sensitive.
(config)#boot-env set username newusername
(config)#boot-env set password newpassword
(config)#save
5. Enter the following commands if you wish to change Xircon access
permission:
(config)# management
(config-mgmt)# xircon <management-status>
(config-mgmt)# save
(config-mgmt)# exit
(config)#
<management-status>
may be one of :
on enables both CLI and XBL access
off disables both CLI and XBL access
aos-only enables only CLI (i.e. ArrayOS) access
boot-only enables only XBL access
Note that there is a WMI setting for changing Xircon access, timeout
period, and the UDP port used. This may be used instead of CLI if you
wish. See “Management Control” on page 203. Note that you cannot
change the XBL username and password via the WMI.