Parameter | Description | Value |
---|---|---|
slot-id |
Specifies the slot ID of the switch on which IPv4 FIB entry statistics are displayed. |
The value is an integer and the value range depends on the device configuration. |
When running the display fib statistics all command, you can view the IPv4 FIB route prefix capacity and the number of IPv4 FIB forwarding entries on the device.
# Display statistics about IPv4 FIB entries on the switch in slot 0.
<HUAWEI> display fib 0 statistics all
IPv4 FIB Route Prefix Capacity : 320000
IPv4 FIB Total Route Prefix Count :2 ; Entry Count : 2
IPv4 FIB Public Route Prefix Count :2 ; Entry Count : 2
IPv4 FIB VPN-instance vpna Route Prefix Count :0 ; Entry Count : 0
Item |
Description |
---|---|
IPv4 FIB Route Prefix Capacity: |
IPv4 FIB route prefix capacity on the local switch. |
IPv4 FIB Total Route Prefix Count: Entry Count: |
Total number of IPv4 FIB route prefixes and forwarding entries on the local switch. |
IPv4 FIB Public Route Prefix Count: Entry Count: |
Total number of IPv4 route prefixes and forwarding entries on a public network. |
IPv4 FIB VPN-instance vpna Route Prefix Count: Entry Count: |
Total number of route prefixes and forwarding entries of IPv4 VPN instance vpna. |