Tripp Lite PDUMH30ATNET 2.9kW Single-Phase Switched Automatic Transfer Switch PDU, 2 120V L5-30P Inputs, 24 5-15/20R & 1 L5-30R Outputs, 2U, TAA

User’s Guide - Page 201

For PDUMH30ATNET.

PDF File Manual, 220 pages, Read Online | Download pdf file

PDUMH30ATNET photo
Loading ...
Loading ...
Loading ...
201
5. CLI Commands
syslog-server
syslog-server
Use the syslog-server command to create and/or manage a syslog server entry. Use the no form of this command to delete
the entry. When creating an entry, select an easily remembered name as a label for the entry; this name will be used in the
command format syslog-server (<server-name>) when configuring the entry’s status and settings. To exit from the syslog-
server (<server-name>) command format, use either the end or exit commands. Note that the host-name (or IP address)
of the entry is configured using the server’s host command.
Syntax
syslog-server <server-name>
server-name – Specifies the syslog server entry to be created or managed. If spaces are required, bookend the name with
quotation marks (“).
no syslog-server <server-name>
server-name – Specifies the syslog server entry to be deleted.
Examples
The following command creates “SYSsrvr2” as a syslog server entry:
console> syslog-server SYSsrvr2
Created SYSsrv2
console> syslog-server (SYSsrvr2)>
The following command deletes the entry named “Syslog server 2”:
console> no syslog-server “Syslog server 2”
Deleted Syslog server 2
show syslog-server
Use the show syslog-server command to display a summary table of all syslog server entries or the details of a specified
syslog server entry.
Syntax
show syslog-server [<server-name>]
server-name – Specifies the syslog server entry for which details are to be displayed.
Examples
The following command displays a summary table of all syslog server entries:
console> show syslog-server
STATUS NAME HOST PORT FACILITY SEVERITY
-------- --------- ---------- ----- --------- ----------
enabled SYSsrvr1 10.22.0.1 514 23 emergency
enabled SYSsrvr2 10.22.0.2 515 23 warning
enabled SYSsrvr3 10.22.0.3 516 23 debug
Loading ...
Loading ...
Loading ...