< Home

display ipv6 fib statistics

Function

The display ipv6 fib statistics command displays the IPv6 FIB statistics. The statistics mainly include the interface board capacity and the number of forwarding entries of each instance.

Format

display ipv6 fib [ slot-id ] [ vpn-instace vpn-instance-name ] [ verbose ] statistics

display ipv6 fib [ slot-id ] statistics all

Parameters

Parameter Description Value

slot-id

Specifies the slot ID.

Only the USG6635E/6655E, USG6680E and USG6712E/6716E support this parameter.

-

vpn-instace vpn-instance-name

Specifies the name of the VPN instance.

The value must be the name of an existing VPN instance.

verbose

Displays the detailed statistics of the FIB table.

-

all

Displays all the statistics of the FIB table.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

When running the display ipv6 fib statistics command, note the following:

If a slot ID is specified, you can view the IPv6 FIB route prefix capacity and the number of forwarding entries of each instance on the specified slot.

If no slot ID is specified, you can view information about all the IPv6 FIB entries on the main control board.

Example

# Display the IPv6 FIB statistics in slot 2.

<sysname> display ipv6 fib 2 statistics all
IPv6 FIB Route Prefix Capacity : 320000
IPv6 FIB Total Route Prefix Count: 1 ; Entry Count : 1
IPv6 FIB Public Route Prefix Count :1 ; Entry Count : 1
IPv6 Vpn-instance vpna6 Route Prefix Count :0 ; Entry Count : 0
Table 1 Description of the display ipv6 fib statistics all command output

Item

Description

IPv6 FIB Route Prefix Capacity:

Indicates the IPv6 FIB route prefix capacity.

IPv6 FIB Total Route Prefix Count: Entry Count:

Indicates the total number of IPv6 route prefix entries and the total number of IPv6 forwarding entries.

IPv6 FIB Public Route Prefix Count: Entry Count:

Indicates the total number of IPv6 public route prefix entries and the total number of IPv6 public forwarding entries.

IPv6 Vpn-instance vpna6 Route Prefix Count: Entry Count:

Indicates the total number of IPv6 route prefix entries and the total number of IPv6 forwarding entries of the VPN instance named vpna6.

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