Command Line Interface
logging on
This command controls logging of error messages; i.e., sending debug or error messages to memory. The no form disables the logging process.
Syntax
logging on no logging on
Default Setting
None
Command Mode
Global Configuration
Command Usage
The logging process controls error messages saved to memory. You can use the logging level command to control the type of error messages that are stored in memory.
Example
AP(config)#logging on
AP(config)#
logging host
This command specifies a syslog server host that will receive logging messages. Use the no form to remove syslog server host.
Syntax
logging host <host_name host_ip_address> no logging host
•host_name - The name of a syslog server. (Range:
•host_ip_address - The IP address of a syslog server.