User Manual

Professional Access Point
Administrator Guide
Class Structure, Commands, and Examples - 191
set log relay-host
IP_Address_Of_LogRelayHost
Where
IP_Address_Of_LogRelayHost
is the IP Address of the Log Relay Host.
For example:
USR5453-AP#
set log relay-host 10.10.5.220
To specify a Host Name for the syslog server:
set log relay-host Host_Name_Of_LogRelayHost
Where
Host_Name_Of_LogRelayHost
is the a DNS name for the Log Relay Host.
For example:
USR5453-AP#
set log relay-host myserver
Specify the Relay Port
To specify the Relay Port for the syslog server:
set log relay-port
Number_Of_LogRelayPort
Where
Number_Of_LogRelayPort
is the port number for the Log Relay Host.
For example:
USR5453-AP#
set log relay-port 514
Review Log Settings After Configuring Log Relay Host
To view the current log settings:
USR5453-AP#
get log
Field Value
--------------------------
depth 15
relay-enabled 1
relay-host 10.10.5.220
relay-port 514
From the above output for the "
get log
" command, you can identify the following about the Log Relay
Host (syslog server):
The syslog server is enabled (because "relay-enabled" is set to "1")
The syslog server is at the IP address
10.10.5.220
The access point is listening for syslog messages on the default port 514
Get Transmit / Receive Statistics
USR5453-AP#
get interface all ip mac ssid tx-packets tx-bytes tx-errors rx-packets
rx-bytes rx-errors