Related
Commands
logging trap — limit messages logged to the Syslog servers based on severity.
logging
Configure an IP address or host name of a Syslog server where logging messages are sent. Multiple
logging servers of both IPv4 and/or IPv6 can be configured.
Syntax logging {ip-address | ipv6-address | hostname} {{udp {port}} |
{tcp {port}} [vrf vrf-name]
To disable logging, use the no logging command.
Parameters ip-address Enter the IPv4 address in dotted decimal format.
ipv6-address Enter the IPv6 address in the x:x:x:x::X format.
NOTE: The :: notation specifies successive hexadecimal
fields of zeros.
hostname Enter the name of a host already configured and recognized
by the switch.
udp Enter the keyword udp to enable transmission of log
message over UDP followed by port number. The default
port is 514
tcp
Enter the keyword tcp to enable transmission of log
message over TCP followed by port number.
vrf vrf-name (Optional) Enter the keyword vrf and then the name of the
VRF to enable the logging process in VRF mode.
NOTE: Use this attribute to specify the VRF that is used
to contact the host. By default, the default VRF is used.
Defaults Disabled.
Command
Modes
CONFIGURATION
Command
History This guide is platform-specific. For command information about other platforms,
refer to the relevant Dell Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.7(0.0) Introduced on the S6000-ON.
9.5(0.0) Added udp and tcp keywords for the S4810, S4820T,
S6000, Z9000, and MXL.
9.4.(0.0) Added support for VRF.
Simple Network Management Protocol (SNMP) and Syslog 1723