dhcp-server send-discover-speed

Function

The dhcp-server send-discover-speed command limits the speed at which a DHCPv4 server sends packets.

The undo dhcp-server send-discover-speed command restores the default setting.

By default, the speed at which a DHCPv4 server sends packets is unlimited.

This command is supported only on the NetEngine 8000 F1A.

Format

dhcp-server ip-address [ vpn-instance vpn-instance ] send-discover-speed packet-number time-value

undo dhcp-server ip-address [ vpn-instance vpn-instance ] send-discover-speed

Parameters

Parameter Description Value
vpn-instance vpn-instance

Specifies the name of a VPN instance.

The value is a string of 1 to 31 characters. Space is not supported.

packet-number

Specifies the number of packets that are allowed to be sent in the unit of time.

The value is an integer that ranges from 1 to 65535.

time-value

Specifies the unit of time.

The value is an integer that ranges from 1 to 10, in seconds.

dhcp-server ip-address

Specifies the IP address of the DHCPv4 server in the dotted decimal format.

The value is in the dotted decimal format.

Views

System view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
dhcp write

Usage Guidelines

Usage Scenario

You can configure the number of packets that a DHCPv4 server sends in the unit of time. In this way, the speed at which a DHCPv4 server sends packets.

Precautions

In VS mode, this command is supported only by the admin VS.

Example

# Set the number of packets sent by the DHCPv4 server at 1.2.3.4 every three seconds to 2046.
<HUAWEI> system-view
[~HUAWEI] dhcp-server group group-name
[*HUAWEI-dhcp-server-group-group-name] dhcp-server 1.2.3.4
[*HUAWEI-dhcp-server-group-group-name] dhcp-server 1.2.3.4 send-discover-speed 2046 3
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >