Cisco Nexus 7000 Series Configuration Manual page 128

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring Syslog Servers
Step 3
Step 4
Step 5
Step 6
Cisco Nexus 7000 Series NX-OS System Management Configuration Guide
100
Command or Action
Example:
switch(config)# logging server
192.0.2.253
Example:
switch(config)# logging server
2001:db8::3 5 use-vrf red
logging source-interface loopback
virtual-interface
Example:
switch(config)# logging
source-interface loopback 5
logging source-interface interface
Example:
switch(config)# logging
source-interface loopback 5
show logging server
Example:
switch(config)# show logging server
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Configuring System Message Logging
Purpose
to a particular VRF by using the use-vrf keyword.
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.
The no option removes the logging server for the
specified host.
The first example forwards all messages on facility local
7. The second example forwards messages with severity
level 5 or lower for VRF red.
Enables a source interface for the remote syslog server.
The range for the virtual-interface argument is from 0
to 1023.
Sets the source interface whose IP address is displayed
in the log messages. This static configuration ensures
that same IP address appears in all log messages that are
sent from an individual Cisco NX-OS device.
(Optional)
Displays the syslog server configuration.
(Optional)
Copies the running configuration to the startup
configuration.

Advertisement

Table of Contents
loading

Table of Contents