User guide

C
HAPTER
14
| System Logging Commands
– 136 –
logging host This command specifies syslog servers host that will receive logging
messages. Use the no form to remove syslog server host.
SYNTAX
logging host <1 | 2 | 3 | 4> <host_name | host_ip_address>
[udp_port]
no logging host <1 | 2 | 3 | 4>
1 - First syslog server.
2 - Second syslog server.
3 - Third syslog server.
4 - Fourth syslog server.
host_name - The name of a syslog server. (Range: 1-20 characters)
host_ip_address - The IP address of a syslog server.
udp_port - The UDP port used by the syslog server.
DEFAULT SETTING
None
COMMAND MODE
Global Configuration
EXAMPLE
AP(config)#logging host 1 10.1.0.3
AP(config)#
logging console This command initiates logging of error messages to the console. Use the
no form to disable logging to the console.
SYNTAX
[no] logging console
DEFAULT SETTING
Disabled
COMMAND MODE
Global Configuration
EXAMPLE
AP(config)#logging console
AP(config)#