Command Reference Guide

266 | Access Control Lists (ACL)
www.dell.com | support.dell.com
set next-hop
c e s
Configure a filter to specify an IP address as the next hop.
Syntax
set next-hop ip-address
Parameters
Defaults
Not configured.
Command Modes
ROUTE-MAP
Command
History
Usage
Information
If the set next-hop command is configured, its configuration takes precedence over the
neighbor next-hop-self command in the ROUTER BGP mode.
If you configure the
set next-hop command with the interface’s (either Loopback or physical)
IP address, the software declares the route unreachable.
Related
Commands
set origin
c e s
Configure a filter to manipulate the BGP ORIGIN attribute.
Syntax
set origin {igp | egp | incomplete}
Parameters
Defaults
Not configured.
Command Modes
ROUTE-MAP
ip-address
Specify an IP address in dotted decimal format.
Version 8.3.7.0 Introduced on S4810
Version 8.1.1.0 Introduced on E-Series ExaScale
Version 7.6.1.0 Support added for S-Series
Version 7.5.1.0 Support added for C-Series
pre-Version 6.1.1.0 Introduced for E-Series
match ip next-hop Redistribute routes that match the next-hop IP address.
neighbor next-hop-self Configure the routers as the next hop for a BGP neighbor.
egp Enter the keyword egp to set routes originating from outside the local AS.
igp
Enter the keyword igp to set routes originating within the same AS.
incomplete
Enter the keyword incomplete to set routes with incomplete routing
information.