Professional Access Point Administrator Guide
Status Command
Example
Get the Network Name (SSID) for the | get interface wlan0 ssid |
Wired Internal Interface |
|
|
|
Get the Current IEEE 802.11 Radio Mode | get radio wlan0 mode |
Get the Channel the Access Point is Cur- | get radio wlan0 channel |
rently Using |
|
|
|
Get Basic Radio Settings for the Internal | get radio wlan0 |
Interface | get radio wlan0 detail |
Get Status on Events | get |
Enable Remote Logging and Specify the | As a prerequisite to remote logging, the Log Relay Host must be con- |
Log Relay Host for the Kernel Log | figured first as described in Setting Up the Log Relay Host. |
| See complete explanation of CLI commands at Enable Remote Log- |
| ging and Specify the Log Relay Host for the Kernel Log. Here are a |
| few: |
| set log |
| set log |
| get log |
| set log TAB TAB shows values you can set on the log |
Get Transmit / Receive Statistics | get interface all ip mac ssid |
| |
Get Client Associations | get association |
Get neighbouring Access Points | get |
Get Common Information on the Internal Interface for the Access Point
The following command obtains all information on the internal interface for an access point:
USR5453-AP# get interface br0
Field | Value |
type | bridge |
status | up |
hello | 10 |
mac | 00:a0:c9:8c:c4:7e |
ip | 192.168.1.1 |
mask | 255.255.255.0 |
Get Current Settings for the Ethernet (Wired) Internal Interface
The following example shows how to use the CLI to get the Ethernet (Wired) settings for the Internal interface for an access point. You can see by the output results of the command that the MAC address is 00:a0:c9:8c:c4:7e, the IP address is 192.168.1.1, and the subnet mask is 255.255.255.0.
Get All Wired Settings for the Wired Internal Interface
Class Structure, Commands, and Examples - 200