display ospfv3 abr-summary-list
Function
The display ospfv3 abr-summary-list command displays the aggregation of the route that is imported by OSPFv3.
If the IP address and mask are not specified, the aggregation of all routes that are imported by OSPFv3 is displayed.
Parameters
Parameter | Description | Value |
---|---|---|
process-id | Specifies the OSPFv3 process ID. | The value is an integer ranging from 1 to 65535. |
ipv6-address | Specifies the matched IPv6 address. | The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X. |
prefix-length | Specifies the length of the route prefix. | The value is an integer ranging from 1 to 128. |
Example
# Display the aggregation of the all the routes that are imported by OSPFv3.
<AC6605> display ospfv3 abr-summary-list
OSPFv3 Process (1) Area ID : 0.0.0.1 Prefix Prefix-Len Matched Status 2001:db8:1:: 64 2[Active] Advertise 2001:db8:2:: 64 0[NotActive] Advertise 2001:db8:3:: 64 0[NotActive] Advertise
Item |
Description |
---|---|
OSPFv3 Process (1) |
OSPFv3 process ID |
Area ID |
Area ID |
Prefix |
IPv6 prefix |
Prefix-Len |
Length of the prefix |
Matched |
Status of the aggregated routes |
Status |
Advertisement status of the aggregated routes:
|