cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
705
Views
0
Helpful
2
Replies

Route-Map default next-hop of interface

mloraditch
Level 7
Level 7

So I like to use route-maps with set ip default next-hop to test internet connections that are having issues without affecting every user.

99% of the connections i use the next-hop is an IP address, i have a couple where the provider has instructed us to make the next-hop the interface. These are VZ/MCI Internet T-1s.

The default next-hop option doesn't let you specify and interface and the set interface option sends all traffic out which doesn't work for my purposes.

Is there something I am missing?

Thanks!

1 Accepted Solution

Accepted Solutions

sujinair
Level 1
Level 1

Hi,

In your setup you may configuire "set default interface" this works fine on routers. You may refer to the following link for more info:

http://www.cisco.com/en/US/docs/ios/12_3/iproute/command/reference/ip2_s1g.html#wp1037480

Regards,

Sujit

View solution in original post

2 Replies 2

sujinair
Level 1
Level 1

Hi,

In your setup you may configuire "set default interface" this works fine on routers. You may refer to the following link for more info:

http://www.cisco.com/en/US/docs/ios/12_3/iproute/command/reference/ip2_s1g.html#wp1037480

Regards,

Sujit

Thanks! Missed that in the docs!