Professional Access Point
Administrator Guide
Basic Settings
Note
Before configuring this feature, make sure you are familiar with the names of the interfaces as described in “Understanding Interfaces as Presented in the CLI” on page 190. The interface name you reference in a command determines whether a setting applies to a wired or wireless interface, or to the Internal or Guest network.
The following CLI command examples correspond to tasks you can accomplish on the Basic Settings tab of the Web User Interface for access points with clustering capabilities. In some cases, the CLI get command provides additional details not available through the Web User Interface.
This table shows a quick view of Basic Settings commands and provides links to detailed examples.
Basic Setting
Example
Get the IP Address for the Internal Inter- | get interface br0 ip |
face on an Access Point | or |
| get interface |
| get interface is a |
| on all interfaces for the access point such as IP addresses, MAC |
| addresses, and so on. The IP address for the Internal interface (and |
| the one used to access the access point) is that shown for br0. (See |
| “Understanding Interfaces as Presented in the CLI” on page 190) |
|
|
Get the MAC Address for an Access Point | get interface br0 mac |
Get Both the IP Address and MAC | get interface br0 mac ip |
Address |
|
|
|
Get Common Information on All Interfaces | get interface |
for an Access Point |
|
|
|
Get the Firmware Version for the Access | get system version |
Point |
|
|
|
Get the Location of the Access Point | get cluster location |
Set the Location for an Access Point | set system location NewLocation |
| For example: |
| set system location hallway |
| or |
| set system location "Vicky’s Office" |
Get the Current Password | get system |
Set the Password | set system password NewPassword |
| For example: |
| set system password admin |
Get the Wireless Network Name (SSID)) | get interface wlan0 ssid |
Class Structure, Commands, and Examples - 192