Cisco Systems OL-4858-07 Computer Hardware User Manual


 
6-33
Multiprocessor WAN Application Module User Guide
OL-4858-07
Chapter 6 Command Reference
Command Details
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
are automatically defined for traffic streams. On MWAM processor 3, the defined ports would be 10003
and 10013. The port numbering pattern for the additional ports is shown here:
The port numbering pattern is important if you are configuring other UDP ports on either the Supervisor
or the MWAM processor.
Examples The following example enables the remote console and logging feature for an MWAM processor and
specifies UDP port 10000 to match the port designated on the Supervisor. There is no logging default
value; therefore, this command only enables the console portion of the feature.
mwam-6-4(config)#logging main-cpu 10000
The following example enables logging messages up to level 7 (debug) to be sent to the Supervisor
module. Specifying the logging level is required to direct the logging messages to the Supervisor.
mwam-6-4(config)#logging main-cpu 10000 debug
The following example includes the IP address to direct logging and console messages to the Catalyst
switching fabric. This can be used by service providers that define a management VLAN between the
Supervisor and each MWAM processor.
mwam-6-4(config)#logging main-cpu 10000 debug 172.18.48.84
MWAM Processor: 2 3 4 5 6
Base UDP Port:
1
1. Must be in the range 4000-10000 and be a multiple of 100.
<40-100>00 <40-100>00 <40-100>00 <40-100>00 <40-100>00
Additional UDP Port: <40-100>02 <40-100>03 <40-100>04 <40-100>05 <40-100>06
Additional UDP Port: <40-100>12 <40-100>13 <40-100>14 <40-100>15 <40-100>16