Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Current »

User can configure the syslog host port transport protocol. The protocol can be tcp or udp. User can also delete the configuration.

Command Syntax
set system syslog port-protocol <trans-protocol>
delete system syslog port-protocol

Parameter
•<trans-protocol> Configure transport protocol.Required select include:

  • tcp tcp syslog transmission
  • udp udp syslog transmission

It is recommended to configure UDP protocol as the port protocol.


Example
• This example demonstrates how to set the syslog host transport protocol as tcp:

admin@XorPlus# set system syslog port-protocol tcp
admin@XorPlus# commit 
  • No labels