cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
592
Views
5
Helpful
1
Replies

What is the second, third, etc. next-hop address in the route-map set command for?

tmikelson
Level 1
Level 1

 

What is the second, third, etc. next-hop address in the route-map set command for?

route-map TEST_PBR permit 10 match

match ip address 101

router(config-route-map)#set ip next-hop 1.1.1.1 ?

A.B.C.D IP address of next hop

1 Reply 1

Akash Agrawal
Cisco Employee
Cisco Employee

 

Hi,

 

You may get your answer in below link

 

http://www.groupstudy.com/archives/ccielab/200812/msg00999.html

 

First next-hop will be used unless until that is not unreachable. If first is unreachable, then next one will be used. Since these next-hops are directly connected, router can easily come to know whether they are active or not. In case you want to set some loopback ip as next-hop then you need to use keyword recursive "set ip next-hop recursive"

 

--Pls dont forget to rate helpful posts--

Regards,

Akash

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card