Command Reference Guide

1388 | Simple Network Management Protocol and Syslog
www.dell.com | support.dell.com
Syntax
logging
{ipv4-address | ipv6-address | hostname}
To disable logging, enter
no logging.
Parameters
Defaults
Disabled
Command Modes
CONFIGURATION
Command
History
Related
Commands
logging buffered
c e s z
Enable logging and specify which messages are logged to an internal buffer. By default, all
messages are logged to the internal buffer.
Syntax
logging buffered
[level] [size]
To return to the default values, enter
default logging buffered. To disable logging stored to an
internal buffer, enter
no logging buffered.
Parameters
Defaults
level
= 7; size = 40960 bytes
Command Modes
CONFIGURATION
ipv4-address |
ipv6-address
Enter an IPv4 address (A.B.C.D) or IPv6 address (X:X:X:X::X) address.
hostname
Enter the name of a host already configured and recognized by the switch.
Version 8.3.11.1 Introduced on Z9000
Version 8.3.7.0 Introduced on S4810
Version 8.4.1.0 Added support for IPv6.
Version 7.6.1.0 Support added for S-Series
Version 7.5.1.0 Support added for C-Series
E-Series legacy command
logging on Enables the logging asynchronously to logging buffer, console, Syslog server,
and terminal lines.
logging trap Enables logging to the Syslog server based on severity.
level
(OPTIONAL) Indicate a value from 0 to 7 or enter one of the following
equivalent words: emergencies, alerts, critical, errors, warnings,
notifications, informational, or debugging.
Default: 7 or debugging.
size
(OPTIONAL) Indicate the size, in bytes, of the logging buffer. The
number of messages buffered depends on the size of each message.
Range: 40960 to 524288.
Default: 40960 bytes.