The display acl ipv6 ip-pool command displays the configuration and status of an ACL IPv6 address pool.
Product |
Support |
---|---|
S5720-EI, S5720-HI, S5730-HI, S5731-H, S5731-S, S5731S-H, S5731S-S, S5732-H, S6720-EI, S6720-HI, S6720S-EI, S6730-H, S6730S-H, S6730-S, and S6730S-S |
Supported |
S2720-EI, S5720I-SI, S5720-LI, S5735-L, S5735S-L, S5735S-L-M, S5720S-LI, S5720S-SI, S5720-SI, S5735-S, S5735S-S, S5735-S-I, S5730S-EI, S5730-SI, S6720-LI, S6720S-LI, S6720S-SI, and S6720-SI |
Not supported |
display acl ipv6 ip-pool acl-ipv6-pool-name [ multihop-status [ vpn-instance vpn-instance-name ] ]
Parameter |
Description |
Value |
---|---|---|
acl-ipv6-pool-name |
Specifies the name of the ACL IPv6 address pool that you want to check. |
The ACL IPv6 address pool name must exist. |
multihop-status |
Displays the status of the next hop IPv6 address specified in the ACL IP address pool. |
- |
vpn-instance vpn-instance-name |
Displays the ACL IPv6 address pool of a specified VPN instance. |
The VPN instance name must exist. |
After an ACL IPv6 address pool is configured, you can run the display acl ipv6 ip-pool command to check the configuration of the ACL IPv6 address pool and whether the next hop IPv6 address takes effect.
In the scenario when PBR is used to redirect packets to multiple next hops, if the device does not match the neighbor entry corresponding to the next hop IPv6 address, the device sends NS packets to check whether the neighbor is reachable. If the neighbor is unreachable, packets are forwarded based on the original path and redirection does not take effect. You can run the display acl ipv6 ip-pool command to check whether the next hop IPv6 address specified in the ACL IPv6 address pool takes effect.
# Display the configuration and status of the ACL IPv6 address pool named abc.
<HUAWEI> display acl ip-pool abc multihop-status
-----------------------------------------------------------------------------------------------------------------
IPv6 Address NQA AdminName NQA TestName Status
-----------------------------------------------------------------------------------------------------------------
2001:DB8::1 -- -- invalid
2001:DB8::2 -- -- invalid
-----------------------------------------------------------------------------------------------------------------
Total: 2
Item |
Description |
---|---|
IPv6 Address |
IPv6 address in the ACL IPv6 address pool. |
NQA AdminName |
Administrator of an NQA test instance. |
NQA TestName |
Name of the NQA test instance. |
Status |
Status of the next hop IPv6 address.
NOTE:
When associating NQA with the next-hop IPv6 address configured using the ipv6 address (ACL IPv6 address pool view) command in an ACL IPv6 address pool, ensure that an NQA test instance has been correctly configured and started. Otherwise, you cannot obtain the correct Status field value and cannot determine whether the next-hop IPv6 address takes effect. |