Cisco Systems OL-4858-07 Computer Hardware User Manual


 
6-32
Multiprocessor WAN Application Module User Guide
OL-4858-07
Chapter 6 Command Reference
Command Details
logging main-cpu
To configure MWAM log redirection to the Supervisor for all events up to a maximum specified log level,
use the logging main-cpu command in global configuration mode. To remove this configuration, use the
no form of the command.
logging main-cpu udp_port [log_level][ip_addr]
no logging main-cpu udp_port [log_level][ip_addr]
Syntax Description
Defaults Default value for the log level is errors (3).
Command Modes Global configuration.
Command History
Usage Guidelines Use this command to specify the MWAM UDP port for sending MWAM logs to the Supervisor. Use the
logging listen mwam command from the Supervisor console to enable MWAM log input to the
Supervisor. Ensure that the UDP ports defined at both the Supervisor and MWAM are the same.
udp_port Specifies the UDP port on the MWAM for sending logs to the Supervisor.
A UDP port must be defined at both the Supervisor and the MWAM, and the
ports must match.
The port range is 4000-10000. The port must be divisible by 100.
log_level (Optional) Limits the logging of messages displayed on the console
terminal to a specified level (e.g., if log_level is critical, then emergencies,
alerts, and critical events are sent). You can enter the level number or name.
emergencies (severity level 0)—system is unusable
alerts (severity level 1)— immediate action required
critical (severity level 2)—critical condition
errors (severity level 3)—error condition
warnings (severity level 4)—warning condition
notifications (severity level 5)—normal but significant condition
informational (severity level 6)—informational message
debugging (severity level 7)—debug messages
ip_addr (Optional) Specifies an IP address for traffic flow through the switching
fabric instead of the EOBC. You can use this option to direct traffic on a
dedicated management VLAN.
Release Modification
12.3(1a)BW This command was introduced.