Command Reference Syslog Commands
no logging server { ip-address [ vrf vrf-name] | ipv6 ipv6-address }
Parameter
Description
Parameter Description
ip-address
IP address of the host that receives log information.
vrf-name
Specifies the VRF instance (VPN device forwarding table) connecting
to the log host.
ipv6-address
Specifies IPV6 address for the host receiving the logs.
Defaults
No log is sent to any syslog server by default.
Command
Mode
Global configuration mode
Usage Guide
This command specifies a Syslog server to receive the logs of the device. Users are allowed to
configure up to 5 Syslog Servers. The log information will be sent to all the configured Syslog Servers
at the same time.
Configuration
Examples
The following example specifies a syslog server of the address 202.101.11.1:
Ruijie(config)# logging server 202.101.11.1
The following example specifies an ipv6 address as AAAA:BBBB:FFFF:
Ruijie(config)# logging server ipv6 AAAA:BBBB:FFFF
Related
Commands
Command Description
logging on
Turns on the log switch.
show logging
Views log messages and related log
configuration parameters in the buffer.
logging trap
Sets the level of logs allowed to be sent to
Syslog server.
Platform
Description
N/A
logging source ip| ipv6
Use this command to configure the source IP address of logs in global configuration mode. Use the
no form of this command to remove the settings.
logging source { ip ip-address | ipv6 ipv6-address }
no logging source { ip | ipv6 }
Parameter
Description
Parameter Description