| Parameter | Description | Value |
|---|---|---|
| ipv6-prefix-name | Specifies the name of an IPv6 prefix list. If ipv6-prefix-name is not specified, all the configured IPv6 prefix lists are displayed. | The name is a string of 1 to 169 case-sensitive characters, with spaces not supported. When double quotation marks are used around the string, spaces are allowed in the string. |
Usage Scenario
Precautions
Before collecting the number of routes that match or do not match the route-policy in an IPv6 prefix list in a specified length of time, run the reset ip ipv6-prefix command to clear the original statistics.
# Display all the IPv6 prefix lists.
<sysname> display ip ipv6-prefix
Prefix-list6 abc
Description prefixok
Permitted 0
Denied 0
index: 10 permit ::/0
index: 20 permit ::/1 ge 1 le 128
Item |
Description |
|---|---|
Prefix-list6 |
Name of the IPv6 prefix list. |
Description |
Description of an IPv6 prefix list. This field is displayed only after a description is configured using the ip ipv6-prefix ipv6-prefix-name description text command. |
Permitted |
Number of routes that match the route-policy. |
Denied |
Number of routes that do not match the route-policy. |
index |
Index of the entry in the IPv6 prefix list. |
permit |
Contents of the entry in the IPv6 prefix list. |
ge |
Greater than or equal to. |
le |
Less than or equal to. |