Celestica Documentation Portal

Find your product documents here

Show Page Sections

Syslog

Syslog Config Commands

syslog server

Configures syslog server.

Syntaxsyslog server <ip-address>
Command modeCONFIG
Parameters
  • ip-address – IP address of the syslog server.

UsageUse no syslog server <ip-address> to remove the configured syslog server.
Supported Releases 1.0.0 or later
Click command
  • config syslog add [OPTIONS] <ip_address>

Example
sonic# configure terminal
sonic(config)# syslog server 1.2.3.4
sonic(config)# no syslog server 1.2.3.4
sonic(config)#