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

adding metric or weight to advertisements at the interface level

tato386
Level 6
Level 6

Under the router rip command you can add an offset to a received route using the offset command and an ACL. Is there a command you can add to an interface so that all advertisements it sends are already modified with a weight or hop count or some type of offset?

Thanks,

Diego

1 Accepted Solution

Accepted Solutions

Jon Marshall
Hall of Fame
Hall of Fame

Diego

Using the offset command under the "router rip" configuration there are optional paramneters to specify an interface. So if you want to offset routes received/sent on a a particular interface you can specify this in your offset list. See link for details:

http://www.cisco.com/en/US/docs/ios/12_2/iproute/command/reference/1rfrip.html#wp1017883

Does this answer your question ?

Jon

View solution in original post

2 Replies 2

Jon Marshall
Hall of Fame
Hall of Fame

Diego

Using the offset command under the "router rip" configuration there are optional paramneters to specify an interface. So if you want to offset routes received/sent on a a particular interface you can specify this in your offset list. See link for details:

http://www.cisco.com/en/US/docs/ios/12_2/iproute/command/reference/1rfrip.html#wp1017883

Does this answer your question ?

Jon

Yes, thank you very much. Don't know what I hadn't seen the interface option. Maybe I was using an older IOS that doesn't support that.

Thanks again,

Diego