This command displays all configured logging hosts. Use the "l" character to display the output filter options.
| Format | show logging hosts |
| Mode | Privileged EXEC |
| Term | Definition |
|---|---|
| Host Index | Used for deleting hosts.) |
| IP Address / Hostname | IP address or hostname of the logging host. |
| Severity Level | The minimum severity to log to the specified address. The possible values are emergency (0), alert (1), critical (2), error (3), warning (4), notice (5), info (6), or debug (7). |
| Port | The server port number, which is the port on the local host from which syslog messages are sent. |
| Status | Status field provides the current status of snmp row status. (Active, Not in Service, Not Ready). |
| Mode | The type of security: UDP or TLS. |
| Auth | The type of authentication mode: anonymous or x509name. |
| Cert # | The certificate number to be used for authentication. The valid range is 0-8. Index 0 is used to the default file. |
Example: The following shows example CLI display output for the command.
(Routing) #show logging hosts Index IP Address/Hostname Severity Port Status Mode ----- --------------------- ---------- ------ --------- ----- 1 1.1.1.17 critical 514 Active udp 2 10.130.191.90 debug 10514 Active tls 3 5.5.5.5 debug 333 Active tls Auth Cert# -------- ----- x509name 6 x509name 4