6-11
Multiprocessor WAN Application Module User Guide
OL-4858-07
Chapter6 Command Reference Command Details
logging listen mwam
To configure MWAM logging input to the Supervisor from an MWAM in the chassis, use the logging
listenmwam command in global configuration mode. To remove this configuration, use the no form of
the command.
logging listen mwam udp_port
no logging listen mwam udp_port
Syntax Description
Defaults There are no default behavior or values.
Command Modes Global configuration.
Command History
Usage Guidelines Usethis command to specify the Supervisor UDP port for listening to MWAMlogging. Use the logging
main-cpu command from the MWAMconsole to enable slave log generation to the Supervisor. Ensure
that the UDP ports defined at both the Supervisor and MWAM are the same.
When selecting the UDP port for an MWAM processor, you are defining a base UDP port used at the
Supervisor. Two additional source ports, based on the selected port, are then automatically defined.
For example, on the Supervisor you have configured the following:
logging listen mwam 10000
On the MWAM, you have configured processor 2 as follows:
logging main-cpu 10000 emergencies 99.99.99.99
The Supervisor listens on port 10000 and uses this port as its base UDP port. Ports 10002 and 10012
areautomatically defined for traffic streams. On MWAMprocessor 3, the defined ports would be 10003
and 10013. The port numbering pattern for the additional ports is shown here:
udp_port Specifiesthe UDP port on the Supervisor module for listening to logs from
MWAM(s) in the chassis. This command is required to enable the remote
console and logging feature.
AUDP port must be defined at both the Supervisor and the MWAM,and the
defined ports must match.
The port range is 4000-10000. The port must be divisible by 100 (for
MWAM processor identification).
Release Modification
12.2(14)ZA4 This command was introduced.