The display ipv6 fib slot statistics command displays IPv6 FIB statistics on a specified interface board.
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. |
- - |
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.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display ipv6 fib slot 1 vpn-instance vpna statistics Route Entry Count : 2
<HUAWEI> display ipv6 fib slot 1 statistics Route Entry Count : 6
<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
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. |