show ip nexthop-list-details

show ip nexthop-list-details

Description

This command displays the NextHop list details for policy-based routing. A NextHop IP is the IP address of an adjacent router or device with layer-2 connectivity to AP. The NextHop list provides redundancy for the NextHop devices by forwarding the traffic to a backup NextHop device in case of failures. If active NextHop device on the list becomes unreachable, traffic matching a policy-based routing ACL is forwarded using the highest-priority active NextHop on the list.

Example

The following example displays the configuration setting details for the one configured NextHop list.

show ip nexthop-list-details

 

Name : lknlsadn

Id : 0

Use Count : 0

Preemption : Enabled

Active NH Priority : 0

NH Count in DP : 0

 

Nexthop IP Details

------------------

IP State Priority Mode vlan HC State

-- ----- --------- ------ ---- --------

1.2.3.4 - 128 Static 0 init

The output of this command includes the following parameters:

Parameter

Description

Name

Name of the NextHop list.

Preemption

This column indicates whether preemption is enabled or disabled. If preemption is enabled and a higher priority NextHop becomes reachable again, packets are again forwarded to the higher priority NextHop.

Id

ID of the NextHop list.

Active NH Priority

Priority of current active NextHop device.

IP

NextHop IP address.

State

The current Active NextHop devices in the NextHop list (with “Active” keyword as value).

HC State

State of each NextHop device from health check module. The state can be up or down or init or in-progress.

Priority

Priority assigned to each device when the list was configured.

Mode

This column indicates whether mode of the NextHop list is Static or DHCP.

Vlan

Identification number for the VLAN.

Use Count

The times that the NextHop-list is referenced in policy based routing rules globally.

NH Count in DP

The number of NextHop devices with HC State up in the NextHop list.

 

Command History

Release

Modification

AOS 10.3.1.0

Command introduced.