Release Notes

541 | logging Dell Networking W-Series ArubaOS 6.4.x| Reference Guide
logging
logging [ipaddr|ipv6addr|facility|level]
Description
Use this command to specify the IP address of the remote logging server, facility, severity, and the type.
Syntax
Parameter Description Range Default
ipaddr
To set the remote logging server IPv4 address. A.B.C.D
ipv6addr
To set the remote logging server IPv6 address. X:X:X:X::X
facility
To set the remote logging server facility. local 0 to
local7
level
To set the logging level upto which the messages are
logged.
Usage Guidelines
The local use facilities (local0, local1, local2, local3, local4, local5, local6, and local7) are not reserved for specific
message-generating sources, and can be used for sending syslog messages. Use the show logging command to
verify that the device sends logging messages.
Example
The following command adds the remote logging server with the IP address 10.1.2.3 with a user log type using
local4.
(host) (config) #logging 1.1.1.1 user facility local4
Command History
Introduced in ArubaOS 6.0
severity|type
Command History
This command was introduced in ArubaOS 3.0
Release Modification
ArubaOS 6.0 Command introducedd.
ArubaOS 6.3 The severity and type parameters were deprecated.
The ipv6addr parameter was introduced.