Configuring Syslog Servers - Cisco AP775A - Nexus Converged Network Switch 5010 Configuration Manual

Cli software configuration guide
Hide thumbs Also See for AP775A - Nexus Converged Network Switch 5010:
Table of Contents

Advertisement

Configuring syslog Servers

Configuring syslog Servers
You can configure up to three syslog servers that reference remote systems where you want to log system
messages.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
The following example shows how to configure a syslog server:
switch# configure terminal
switch(config)# logging server 172.28.254.254 5 use-vrf VRFname facility local3
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
342
Command or Action
switch# configure terminal
switch(config)# logging server host
[severity-level [usr-vrf vrf-name
[facility facility]]]
switch(config)# no logging server
host
switch# show logging server
switch# copy running-config
startup-config
Configuring System Message Logging
Purpose
Enters configuration mode.
Configures a syslog server at the specified host name or
IPv4 or IPv6 address. You can limit logging of messages
with a minimum severity level and for a specific facility.
Severity levels range from 0 to 7:
• 0 – emergency
• 1 – alert
• 2 – critical
• 3 – error
• 4 – warning
• 5 – notification
• 6 – informational
• 7 – debugging
The default outgoing facility is local7.
(Optional)
Removes the logging server for the specified host.
(Optional)
Displays the syslog server configuration.
(Optional)
Copies the running configuration to the startup
configuration.
OL-16597-01

Advertisement

Table of Contents
loading

Table of Contents