Nortel Multiprotocol Router
The Nortel Multiprotocol Router DSM for JSA records all relevant Nortel Multiprotocol Router events by using syslog.
Before you configure JSA to integrate with a Nortel Multiprotocol Router device, you must:
- Log in to your Nortel Multiprotocol Router device.
- At the prompt, type the following command:
bcc
The Bay Command Console prompt is displayed.
Welcome to the Bay Command Console!* To enter configuration mode, type config* To list all system commands, type ?* To exit the BCC, type exitbcc> - Type the following command to access configuration mode:
config
- Type the following command to access syslog configuration:
syslog
- Type
the following commands:
log-host address <IP address>
Where <IP address> is the IP address of your JSA.
- View current default settings for your JSA:
info
For example:
log-host/10.11.12.210# infoaddress 10.11.12.210log-facility local0state enabled - If the output of the command entered in Step 5 indicates
that the state is not enabled, type the following command to enable
forwarding for the syslog host:
state enable
- Configure the log facility parameter:
log-facility local0
- Create a filter for the hardware slots to enable them
to forward the syslog events. Type the following command to create
a filter with the name WILDCARD:
filter name WILDCARD entity all
- Configure the slot-upper bound parameter:
slot-upper bound <number of slots>
Where <number of slots> is the number of slots available on your device. This parameter can require different configuration which depends on your version of Nortel Multiprotocol Router device, which determines the maximum number of slots available on the device.
- Configure the level of syslog messages you want to send
to your JSA.
severity-mask all
- View the current settings for this filter:
info
For example:
filter/10.11.12.210/WILDCARD# infodebug-map debugentity allevent-lower-bound 0event-upper-bound 255fault-map criticalinfo-map infoname WILDCARDseverity-mask {fault warning info trace debug}slot-lower-bound 0slot-upper-bound 1state enabledtrace-map debugwarning-map warning - View the currently configured settings for the syslog
filters:
show syslog filters
When the syslog and filter parameters are correctly configured, the Operational State indicates
up.For example:
syslog# show syslog filtersshow syslog filters Sep 15, 2008 18:21:25 [GMT+8]Table 1: Syslog Filters Host IP addressFilter NameEntity NameEntity CodeConfigured StateOperational State10.11.12.130WILDCARDall255enabledup10.11.12.210WILDCARDall255enabledup - View the currently configured syslog host information:
show syslog log-host
The host log is displays the number of packets that are going to the various syslog hosts.
For example:
syslog# show syslog log-hostshow syslog log-host Sep 15, 2008 18:21:32 [GMT+8]Table 2: Syslog Host Log Host IP addressConfigured StateOperational StateTime SequencingUDP PortFacility Code#Messages Sent10.11.12.130enabledupdisabled514local0140210.11.12.210enabledupdisabled514local0131 - Exit the command-line interface:
Exit the current command-line to return to the bcc command-line:
exit
- Exit the bbc command-line:
exit
- Exit the command-line session:
logout
- You can now configure the log source in JSA.
To configure JSA to receive events from a Nortel Multiprotocol Router device:
From the Log Source Type list, select the Nortel Multiprotocol Router option.