176
Console Logging Severity Filter : error
Buffered Logging : enabled
Buffered Logging Severity Filter : info
Persistent Logging : disabled
Persistent Logging Severity Filter : alert
Syslog Logging : enabled
Syslog Logging Facility : user
Terminal Monitor : disabled
Terminal Logging Severity Filter : warning
Log Messages Received : 246
Log Messages Dropped : 0
Log Messages Relayed : 0
Using show logging hosts command to verify the logging hosts configuration
(Switch-1) #show logging hosts
Index IP Address/Hostname Type Severity Port Status
----- -------------------- ------- ---------- ------ ----------
1 172.16.100.90 ipv4 notice 514 Active
Example3: Remove Syslog host
Using show logging hosts to check the syslog server index
(Switch-1) #show logging hosts
Index IP Address/Hostname Type Severity Port Status
----- ------------------- ------- ---------- ------ -------------
1 172.16.100.90 ipv4 notice 514 Active
2 172.16.100.230 ipv4 notice 514 Active
Using remove command to remove syslog server 2
(QCT) (Config)#logging host remove 2
Result: the syslog server 2 is removed from the syslog server list.