The display fib slot statistics command displays IPv4 FIB statistics on a specified interface board.
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. |
- |
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.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display fib slot 1 vpn-instance vpna statistics Route Entry Count : 2 Route Prefix Count : 6
<HUAWEI> display fib slot 1 statistics Route Entry Count : 6
Item | Description |
---|---|
Route Entry Count | Total number of FIB entries. |
Route Prefix Count | Total number of route prefixes. |