ripng pkt-transmit

Function

The ripng pkt-transmit command sets the interval for sending Update packets and the number of packets sent each time on the specified interface.

The undo ripng pkt-transmit command restores the default setting.

By default, the interval for sending Update packets is 200 ms and the number of packets sent each time is 30 on the RIPng interface.

Format

ripng pkt-transmit { interval interval | number packet-count } *

undo ripng pkt-transmit

Parameters

Parameter Description Value
interval interval

Specifies the interval for sending packets.

The value is an integer ranging from 50 to 500 milliseconds.

number packet-count

Indicates the number of packets sent each time.

The value is an integer ranging from 25 to 100.

Views

100GE interface view, 10GE interface view, 25GE sub-interface view, 25GE interface view, 400GE interface view, 40GE interface view, 50GE sub-interface view, 50GE interface view, Eth-Trunk interface view, FlexE interface view, GE optical interface view, GE electrical interface view, GMPLS-UNI interface view, Global VE sub-interface view, Tunnel interface view, VE sub-interface view, VLANIF interface view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
ripng write

Usage Guidelines

Usage Scenario

Running the ripng pkt-transmit command in the interface view as required can accurately control the interval for sending packets and the number of sent packets. RIPng performance is therefore improved.

NOTE:

The command can take effect only after IPv6 is enabled for the interface by the ipv6 enable command.

Example

# On GigabitEthernet 0/1/0, set the interval for sending packets to 100 milliseconds and the number of packets sent each time to 50.
<HUAWEI> system-view
[~HUAWEI] interface GigabitEthernet 0/1/0
[~HUAWEI-GigabitEthernet0/1/0] ipv6 enable
[~HUAWEI-GigabitEthernet0/1/0] ripng pkt-transmit interval 100 number 50
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >