The display ospfv3 abr-summary-list command displays the aggregation of the route that is imported by OSPFv3.
| 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. | Specifies the matched IP address in dotted decimal notation. |
| prefix-length | Specifies the length of the route prefix. | The value is an integer ranging from 1 to 128. |
If the IP address and mask are not specified, the aggregation of all routes that are imported by OSPFv3 is displayed.
# Display the aggregation of the all the routes that are imported by OSPFv3.
<sysname> display ospfv3 abr-summary-list OSPFv3 Process (1) Area ID : 0.0.0.1 Prefix Prefix-Len Matched Status 2001:DB8:1:: 48 2[Active] Advertise 2001:DB8:2:: 48 0[NotActive] Advertise 2001:DB8:3:: 48 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:
|