display ipv6 fib slot statistics

Function

The display ipv6 fib slot statistics command displays IPv6 FIB statistics on a specified interface board.

Format

display ipv6 fib slot slotid [ vpn-instance vpnname ] statistics

display ipv6 fib slot slotid statistics all

Parameters

Parameter Description Value
slotid

Displays IPv6 FIB entries based on the slot ID.

The maximum number of IPv6 FIB entries that can be displayed using this command depends on board specifications. Given that the maximum number of IPv6 FIB entries displayed is within board specifications, the number of IPv6 FIB entries displayed on the interface board on each slot is the same.

The value is a string of 1 to 32.

vpn-instance vpnname

Displays private IPv6 FIB entries based on the VPN.

If no VPN instance name is specified, public IPv6 FIB entries are displayed.

The value is a string of 1 to 31 case-sensitive characters.

all

Displays IPv6 FIB entries on all interface boards.

-

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
forwarding read

Usage Guidelines

Usage Scenario

The display ipv6 fib slot statistics command is used to troubleshoot a routing module. If the routing module is working properly, the number of FIB entries displayed in the display ipv6 fib slot statistics command output is the same as the number of routes displayed in the Summary Prefixes field in the display ipv6 routing-table statistics command output.

Example

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

# Display the number of IPv6 FIB entries in a VPN instance named vpna on the interface board in slot 1.
<HUAWEI> display ipv6 fib slot 1 vpn-instance vpna statistics
Route Entry Count : 2
# Display the number of public IPv6 FIB entries on the interface board in slot 1.
<HUAWEI> display ipv6 fib slot 1 statistics
Route Entry Count : 6
# Display the number of IPv6 FIB entries on the interface board in slot 1.
<HUAWEI> display ipv6 fib slot 1 statistics all
IPv6 FIB Route Prefix Capacity : 512000
IPv6 FIB Total Route Prefix Count : 135
IPv6 FIB Public Route Prefix Count : 135
IPv6 FIB Public Other Route Prefix Count : 0
IPv6 Local Sid Count : 11
Table 1 Description of the display ipv6 fib slot statistics command output
Item Description
Route Entry Count

Total number of FIB entries.

IPv6 FIB Route Prefix Capacity

Maximum number of IPv6 FIB routes.

IPv6 FIB Total Route Prefix Count

Actual total number of IPv6 FIB routes.

IPv6 FIB Public Route Prefix Count

Total number of IPv6 FIB public routes.

IPv6 FIB Public Other Route Prefix Count

Total number of IPv6 FIB public other routes.

IPv6 Local Sid Count

Total number of IPv6 Local Sid. When the number is 0, this field is not displayed.

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