display ppp-user urpf discard statistics

Function

The display ppp-user urpf discard statistics command displays the number of URPF-dropped PPPoE user packets.

This command is supported only on the NetEngine 8000 F1A.

Format

display ppp-user urpf discard statistics [ ipv4 | ipv6 ] [ slot slot-id ]

Parameters

Parameter Description Value
ipv4

Number of IPv4 URPF-dropped packets.

-

ipv6

Number of IPv6 URPF-dropped packets.

-

slot slot-id

Slot ID of an interface board that is in position.

The value is a string of 1 to 15 case-sensitive characters, spaces not supported.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
forwarding read

Usage Guidelines

Usage Scenario

After IPv4 or IPv6 URPF strict check is enabled in the virtual template view, a user can run the display ppp-user urpf discard statistics command to view the number of IPv4 or IPv6 URPF-dropped PPPoE user packets so that a user can check whether packets of incorrect source IPv4 addresses or source IPv6 addresses are sent.

Precautions

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

Example

The actual command output varies according to the device. The command output here is only an example.

# Display the number of URPF-dropped PPPoE user packets on all interface boards.
<HUAWEI> display ppp-user urpf discard statistics
--------------------------------------------------------------------------
 Slot   IPv4 discard packets (high, low)   IPv6 discard packets (high, low)
 --------------------------------------------------------------------------
 4      (0, 4339411)                       (0, 865310)
 8      (0, 5631467)                       (0, 642651)
 --------------------------------------------------------------------------
Table 1 Description of the display ppp-user urpf discard statistics command output
Item Description
Slot

slot ID of an interface board to which a user belongs.

IPv4 discard packets (high, low)

Statistics on discarded IPv4 packets. "-" indicates no statistics; otherwise, the statistics will be shown in the form of "(high, low)". The statistics is calculated using 64-bit counter size, the left-most 32 bits are high value, and the right-most 32 bits are low value. Both the high and low values are in decimal. The statistics=high* (0xFFFFFFFF) +low.

IPv6 discard packets (high, low)

Statistics on discarded IPv6 packets. "-" indicates no statistics; otherwise, the statistics will be shown in the form of "(high, low)". The statistics is calculated using 64-bit counter size, the left-most 32 bits are high value, and the right-most 32 bits are low value. Both the high and low values are in decimal. The statistics=high* (0xFFFFFFFF) +low.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >