Parameter | Description | Value |
---|---|---|
process-id | Specifies an OSPFVv3 process ID. |
The value is an integer in the range from 1 to 65535. |
ipv6-address prefix-length | Specifies an IPv6 address and route prefix length. If both ipv6-address and prefix-length are not specified, all OSPFv3 route summarization information is displayed. |
|
verbose | Displays detailed information about OSPFv3 route summarization. |
- |
To view OSPFv3 route summarization information, run the display ospfv3 asbr-summary command.
# Display detailed information about OSPFv3 route summarization.
<HUAWEI> display ospfv3 asbr-summary verbose
OSPFv3 Process (1)
Total summary address count :1
Summary Address
Prefix : 10::
Prefix length : 32
Tag : 0 (Not Configured)
Status : Advertised
Cost : 10 (Configured)
Delay : (Not Configured)
Type : 2 (Larger than any link state path)
The Count of Route is: 3
Destination Mask Protocol Proc Type Metric
10::0 64 Static 0 2 1
10::2 128 Static 0 2 1
10::3 128 Static 0 2 1
Item |
Description |
---|---|
OSPFv3 Process |
OSPFv3 process ID. |
Total Summary address count |
Number of summary routes. To configure summary routes, run the asbr-summary command. |
Summary Address |
Detailed information about summary routes. |
Prefix |
Prefix of a summary route. |
Prefix length |
Prefix length. |
Tag |
Tag of a summary route. |
Status |
Whether summary routes are advertised:
|
Cost |
Cost of a summary route. |
Delay |
Delay in advertising summary routes. |
Type |
AS external route type:
|
The Count of Route is |
Number of routes that are summarized. |
Destination |
Destination address of a summary route. |
Mask |
Mask of a summary route. |
Protocol |
Protocol of a summary route. |
Proc |
Protocol process ID of a summary route. |
Metric |
Cost of a summary route. |