Cisco Cisco Broadband Access Center Telco Wireless 3.8

Page of 267
 
C-44
Cisco Broadband Access Center for Cable Administrator’s Guide
OL-2445-02
Appendix C      Device Provisioning Engine Command Line Interface
Log System Management Commands
Examples
This is an example of how to use the show syslog run command:
dpe# show syslog run
Press <enter> to stop.
Jan  2 12:27:37 test-dpe-2 BPR: %DPE-1-109: Failed to connect to RDU
Stopped.
syslog log-server
Usage Guidelines
This command configures the log-server to send syslog messages whenever the syslog mode is set to 
either both or remote. When the mode is set to local changing this setting has no effect.
Syntax Description
When entering the syslog log-server command, and you must use this syntax:
syslog log-server <x.x.x.x>
Where:
<x.x.x.x>—identifies the log servers IP address
Examples
This is an example of how to use the syslog log-server command:
dpe# syslog log-server 10.10.10.15
%OK (Requires appliance restart "> reload")
syslog mode both
Usage Guidelines
Configures the syslog subsystem to send messages to a remote server and also logs them locally.  The 
remote system must be configured with the syslog log-server command.
Examples
This is an example of how to use the syslog mode command:
dpe# syslog mode both
%OK (Requires appliance restart "> reload")
syslog mode local
Usage Guidelines
Configures the syslog subsystem to log messages locally only.
Examples
This is an example of how to use the syslog mode command:
dpe# syslog mode local
%OK (Requires appliance restart "> reload")