The display ip netstream export option command displays statistics about IPv4 output option packets.
The display ipv6 netstream export option command displays statistics about IPv6 output option packets.
Usage Scenario
The display ip netstream export option command output helps you check whether option packets are correctly output.
If a specified option packet is not output, the display ip netstream export option command output contains no information about this packet. If none of the option packets to be queried is output, the command output is null.Precautions
This command counts the aging times of data packets that are periodically sent, not the number of sent packets.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display ip netstream export option
------------------------------------------------------
Option Data Succeeded Failed
------------------------------------------------------
l3vpn 100 0
<HUAWEI> display ipv6 netstream export option
------------------------------------------------------
Option Data Succeeded Failed
------------------------------------------------------
l3vpn 100 0
Item | Description |
---|---|
Option Data | Type of option packet:
|
Succeeded | Number of times that a specified option packet is output successfully. |
Failed | umber of times that a specified option packet fails to be output. |