
D-7
Cisco Wireless LAN Controller Configuration Guide
OL-13826-01
Appendix D Troubleshooting
Configuring the Syslog Facility and Log Level
radius auth network 1 disable
radius auth management 1 disable
radius auth ipsec enable
Note If you want to see the passwords in clear text, enter config passwd-cleartext enable. To
execute this command, you must enter an admin password. This command is valid only for
this particular session. It is not saved following a reboot.
Note You cannot use TFTP to upload the output of this command. Rather, you can cut and paste
the output as necessary.
Configuring the Syslog Facility and Log Level
This section provides instructions for configuring the syslog facility and the log level. Follow these steps
to perform the configuration using the controller CLI.
Step 1 To configure a remote host for sending syslog messages, enter this command:
config logging syslog host host_IP_address
Note To remove a remote host that was configured for sending syslog messages, enter this command:
config logging syslog host host_IP_address delete
Step 2 To set the facility for outgoing syslog messages to the remote host, enter this command:
config logging syslog facility facility_code
where facility_code is one of the following:
• authorization = Authorization system. Facility level = 4.
• auth-private = Authorization system (private). Facility level = 10.
• cron = Cron/at facility. Facility level = 9.
• daemon = System daemons. Facility level = 3.
• ftp = FTP daemon. Facility level = 11.
• kern = Kernel. Facility level = 0.
• local0 = Local use. Facility level = 16.
• local1 = Local use. Facility level = 17.
• local2 = Local use. Facility level = 18.
• local3 = Local use. Facility level = 19.
• local4 = Local use. Facility level = 20.
• local5 = Local use. Facility level = 21.
• local6 = Local use. Facility level = 22.
Comentarios a estos manuales