L Commands
logging server
258
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
Usage Guidelines This command does not require a license.
Examples This example shows how to configure a remote syslog server at a specified IPv4 address using the default
outgoing facility:
switch# configure terminal
switch(config)# logging server 172.28.254.253
switch(config)#
This example shows how to configure a remote syslog server at a specified hostname with severity level
5 or higher:
switch# configure terminal
switch(config)# logging server syslogA 5
switch(config)#
Related Commands Command Description
show logging server Displays the configured syslog servers.