show ip nexthop-list
show ip nexthop-list
[<name>]
Description
This command displays the NextHop list settings of a single nexthop list based on the 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.
Parameter |
Description |
[<name>] |
Displays the NextHop settings based on the NextHop list name. |
Example
The following example displays the configuration settings for the one configured NextHop list.
show ip nexthop-list
Nexthop-List Entries
--------------------
Name Dest Preemptive Failover Nexthop Nexthop Dest Priority
---- ---- ------------------- ------- ------------ ------------
"test nexth" Enabled 2.3.4.5 0x443f 25
vlan 4092 0x4440 12
auto_gwcluster_480_0-00:1a:1e:03:40:40-uplink1
0x4441 167
zs-init-zscalar_setup-secondary-uplink1
0x4442 255
The output of this command includes the following parameters:
Parameter |
Description |
Name |
Name of the NextHop list. |
Dest |
ID of the NextHop list. |
Preemptive Failover |
This column indicates whether preemptive failover 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. |
Nexthop |
Next hop IP address. |
NextHop Dest |
ID of NextHop device. |
Priority |
List the priority assigned to each route when configured. |
Related Commands
Command |
Description |
This command shows the NextHop list details of AP. |
Command History
Release |
Modification |
AOS 10.3.1.0 |
Command introduced. |