set protocols dhcp server pool log-server

The set protocols dhcp server pool log-server command configures an IP address for the Syslog server that can be obtained by the DHCP client.

The delete protocols dhcp server pool log-server command deletes the configuration.

 

Command Syntax

set protocols dhcp server pool <pool-name> log-server <log-server-ip>

delete protocols dhcp [server pool <pool-name>] [log-server]

 

Parameters

Parameter

Description

pool <pool-name>

Specifies an address pool name. The value is a string of case-sensitive characters, spaces are not supported.

log-server <log-server-ip>

Specifies the IP address for the Syslog server address. The value is in dotted decimal notation.

After the client sends request packets to the DHCP server, the Syslog server with this IP address will be replied.

 

Example

  • Configure the IP address 10.3.10.1 for the Syslog server.

admin@PICOS# set protocols dhcp server pool pool1 log-server 10.3.10.1 admin@PICOS# commit

 

Copyright © 2024 Pica8 Inc. All Rights Reserved.