USRobotics Instant802 APSDK User Manual
Page 200
Professional Access Point
Administrator Guide
Class Structure, Commands, and Examples - 200
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
USR5453-AP# get interface br0
Get the Network Name (SSID) for the
Wired Internal Interface
get interface wlan0 ssid
Get the Current IEEE 802.11 Radio Mode
get radio wlan0 mode
Get the Channel the Access Point is Cur-
rently Using
get radio wlan0 channel
Get Basic Radio Settings for the Internal
Interface
get radio wlan0
get radio wlan0 detail
get log-entry
Enable Remote Logging and Specify the
Log Relay Host for the Kernel Log
As a prerequisite to remote logging, the Log Relay Host must be con-
figured first as described in
See complete explanation of CLI commands at
ging and Specify the Log Relay Host for the Kernel Log
. Here are a
few:
set log relay-enabled 1
enables remote logging
set log relay-enabled 1
disables remote logging
get log
set log
TAB TAB shows values you can set on the log
Get Transmit / Receive Statistics
get interface all ip mac ssid tx-packets tx-bytes
tx-errors rx-packets rx-bytes rx-errors
get association
Get neighbouring Access Points
get clustered-ap
Status Command
Example