< Home

ntp-service discard

Function

The ntp-service discard command configures minimum inter-packet interval and average minimum inter-packet interval of the NTP.

The undo ntp-service discard command deletes minimum inter-packet interval and average minimum inter-packet interval of the NTP.

By default, minimum inter-packet interval and average minimum packet interval will be set to default values 1 and 5 respectively.

Format

ntp-service discard { min-interval min-interval-val | avg-interval avg-interval-val } *

undo ntp-service discard

Parameters

Parameter Description Value
min-interval min-interval-val Specifies the minimum inter-packet spacing. The value is in the range of 1 to 8.
avg-interval avg-interval-val Specifies the average inter-packet spacing. The value is in the range of 1 to 8.

Views

System view

Default Level

2: Configuration level

Usage Guidelines

The global minimum inter-packet interval and average minimum inter-packet interval is set using this command. To generate the RATE kiss code, we need to set the minimum packet interval and average minimum packet interval.

Example

# Configure minimum-interval to 4 and average-interval to 4

<sysname> system-view
[sysname] ntp-service discard min-interval 4 avg-interval 4
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >