Configuring the syslog server – ADC CUDA 3 User Manual

Page 207

Advertising
background image

Cuda 12000 IP Access Switch CLI-based Administration Guide

Configuring the Syslog Server

205

Configuring the Syslog Server

Before you manage event transmission or reporting using the syslog server,
you set the IP address of the syslog server to which your Cuda 12000 writes
system log messages, as required by DOCSIS 1.1 standards.

You may specify the IP address of the local Syslog server on your Cuda 12000
or a remote syslog server on another Cuda 12000.

To configure the IP address of the Syslog server, perform the following tasks:

Example

cli:192.168.208.3:root# show event-config syslog

Syslog Server 0.0.0.0

cli:192.168.208.3:root#

To remove the Syslog server entry, perform the following tasks:

Task

Command

1. Enter root mode.

root

2. Specify the IP address of the syslog

server.

event-config syslog <ip-address>

3. Display the syslog server IP

address. If a Syslog server IP
address does not currently exist,
the default is 0.0.0.0.

show event-config syslog

Task

Command

1. Enter root mode.

root

2. Remove the syslog server entry.

event-config syslog 0.0.0.0

Advertising