display fib slot statistics

Function

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

Format

display fib slot slotid [ vpn-instance vpnname ] statistics

display fib slot slotid statistics all

Parameters

Parameter Description Value
slotid

Specifies a slot ID.

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

vpn-instance vpnname

Displays private IPv4 FIB statistics based on the VPN.

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

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

all

Displays all the total number of the IPv4 FIB routes.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
forwarding read

Usage Guidelines

Usage Scenario

The display 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 fib slot statistics command output is the same as the number of routes displayed in the Summary Prefixes field in the display ip routing-table statistics command output.

Example

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

# Display IPv4 FIB entries in the VPN named vpna on the interface board in slot 1.
<HUAWEI> display fib slot 1 vpn-instance vpna statistics
Route Entry Count : 2
Route Prefix Count : 6
# Display public IPv4 FIB entries on the interface board in slot 1.
<HUAWEI> display fib slot 1 statistics
Route Entry Count : 6
Table 1 Description of the display fib slot statistics command output
Item Description
Route Entry Count

Total number of FIB entries.

Route Prefix Count

Total number of route prefixes.

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