Concept Guide

Table Of Contents
526| ip nexthop-list Dell Networking W-Series ArubaOS 6.5.x| Reference Guide
used as the nexthop IP address. Branch deployments may also require policy-based redirection of traffic to
different VPN tunnels. The nexthop list allows you to select an IPsec map to redirect traffic through IPsec
tunnels.
Example
The following command configures a list of next hops.
(host)(config)# ip nexthop-list list1
(host)(config-nexthop-list)#ip 10.1.1.41 priority 1
(host)(config-nexthop-list)#ip 172.21.18.170 priority 2
(host)(config-nexthop-list)#ip 192.18.140.20 priority 3
Related Commands
Command Description
show ip nexthop-list
Display nexthop list settings for policy-based routing.
Command History
Release Modification
ArubaOS 6.4.3.0 Command introduced.
Command Information
Platform License Command Mode
All platforms Available in the base operating system. Config mode on master, local,
and branch controllers.