The display acl ip-pool command displays the configuration and status of an ACL IP 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 |
Parameter |
Description |
Value |
---|---|---|
acl-ip-pool-name | Specifies the name of the ACL IP address pool that you want to check. |
The ACL IP address pool name must exist. |
multihop-status | Displays the status of the next hop IP address specified in the ACL IP address pool. |
- |
vpn-instance vpn-instance-name | Displays the ACL IP address pool of a specified VPN instance. |
The VPN instance name must exist. |
After an ACL IP address pool is configured, you can run the display acl ip-pool command to check the configuration of the ACL IP address pool and whether the next hop IP address takes effect.
In the scenario when PBR is used to redirect packets to multiple next hops, if the device has no ARP entry matching the specified next hop IP address, the redirection does not take effect. The device still forwards packets to the original destination until the ARP entry matching the specified next hop IP address is generated on the device. You can run the display acl ip-pool command to check whether the next hop IP address specified in the ACL IP address pool takes effect.
# Display the configuration and status of the ACL IP address pool named abc.
<HUAWEI> display acl ip-pool abc multihop-status
-----------------------------------------------------------------------------------------
IP Address NQA AdminName NQA TestName Status
-----------------------------------------------------------------------------------------
10.3.3.3 -- -- invalid
192.168.200.1 user test valid
192.168.150.1 user test valid
-----------------------------------------------------------------------------------------
Total: 3
Item |
Description |
---|---|
IP Address |
IP address in the ACL IP address pool. |
NQA AdminName |
Administrator of an NQA test instance. |
NQA TestName |
Name of the NQA test instance. |
Status |
Status of the next hop IP address.
NOTE:
When associating NQA with the next-hop IP address configured using the ip-address (ACL IP-pool view) command in an ACL IP 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 IP address takes effect. |