Huawei AR Series Router
The Huawei AR Series Router DSM for JSA can accept events from Huawei AR Series Routers by using syslog.
JSA records all relevant IPv4 events that are forwarded from Huawei AR Series Router. To integrate your device with JSA, you must create a log source, then configure your AR Series Router to forward syslog events.
Supported Routers
The DSM supports events from the following Huawei AR Series Routers:
AR150
AR200
AR1200
AR2200
AR3200
Syslog Log Source Parameters for Huawei AR Series Router
If JSA does not automatically detect the log source, add a Huawei AR Series Router log source on the JSA Console by using the syslog protocol.
When using the syslog protocol, there are specific parameters that you must use.
The following table describes the parameters that require specific values to collect syslog events from Huawei AR Series Router:
Parameter |
Value |
---|---|
Log Source Name |
Type a name for your log source. |
Log Source Description |
Type a description for the log source. |
Log Source type |
Huawei AR Series Router |
Protocol Configuration |
Syslog |
Log Source Identifier |
Type the IP address, host name, or name for the log source as an identifier for your Huawei AR Series Router. Each log source that you create for your Huawei AR Series Router must include a unique identifier, such as an IP address or host name. |
Configuring Your Huawei AR Series Router
To forward syslog events to JSA, you must configure your Huawei AR Series Router as an information center, then configure a log host.
The log host that you create for your Huawei AR Series Router can forward events to your JSA console or an Event Collector.
Log in to your Huawei AR Series Router command-line Interface (CLI).
Type the following command to access the system view:
system-view
Type the following command to enable the information center:
info-center enable
Type the following command to send informational level log messages to the default channel:
info-center source default channel loghost log level informational debug state off trap state off
To verify your Huawei AR Series Router source configuration, type the command:
display channel loghost
Type the following command to configure the IP address for JSA as the log host for your switch:
info-center loghost <IP address> facility <local>
Where:
<IP address> is the IP address of the JSA console or Event Collector.
<local> is the syslog facility, for example, local0.
For example,
info-center loghost 10.10.10.1 facility local0
Type the following command to exit the configuration:
quit
The configuration is complete. You can verify events that are forwarded to JSA by viewing events on the Log Activity tab.