CLI Guide

Table Of Contents
Version Description
8.3.7.0 Introduced on the S4810.
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series.
E-Series legacy
command
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, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100ON.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000-ON.
9.5(0.1) Added udp and tcp keywords for the Z9500.
Simple Network Management Protocol (SNMP) and Syslog 1491