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
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:
MWAM Processor: | 2 | 3 | 4 | 5 | 6 |
|
|
|
|
|
|
Base UDP Port:1 |
| ||||
Additional UDP Port: |
| ||||
|
|
|
|
|
|
Additional UDP Port: |
| ||||
|
|
|
|
|
|
| 1. Must be in the range |
| 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. |
|
|
| 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. |
|
|
| 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. |
|
Multiprocessor WAN Application Module User Guide
|
| ||
|
|