cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1735
Views
0
Helpful
1
Replies

EIGRP offset to manipulate routes

Brent Rockburn
Level 2
Level 2

     Can someone send me a link to a "how to" for EIGRP offset lists and how it can change route parameters?

Thanks,

BR

1 Reply 1

mgoon
Level 1
Level 1

Hi Brent,

I don’t know which Cisco IOS release you’re running.  But try looking at one of two "Configuring Optional EIGRP Parameters" sections in the "Configuring EIGRP" chapter of the IP Routing: EIGRP Configuration Guide, Cisco IOS Release 15.1M&T at:

http://www.cisco.com/en/US/docs/ios/iproute_eigrp/configuration/guide/ire_cfg_eigrp_ps10592_TSD_Products_Configuration_Guide_Chapter.html#wp1060335

In both sections, there is an offset-list command used to apply offsets to routing metrics, which looks close to your question for offset lists and changing route parameters.

The Configuring Optional EIGRP Parameters: Autonomous System Configuration section is at: http://www.cisco.com/en/US/docs/ios/iproute_eigrp/configuration/guide/ire_cfg_eigrp_ps10592_TSD_Products_Configuration_Guide_Chapter.html#wp1060541

The configuration steps in the Autonomous System Configuration section configure optional EIGRP parameters including applying offsets to routing metrics, adjusting EIGRP metrics, and disabling automatic summarization in an EIGRP autonomous system configuration.

The Configuring Optional EIGRP Parameters: Named Configuration section is at: http://www.cisco.com/en/US/docs/ios/iproute_eigrp/configuration/guide/ire_cfg_eigrp_ps10592_TSD_Products_Configuration_Guide_Chapter.html#wp1060639http://www.cisco.com/en/US/docs/ios/iproute_eigrp/configuration/guide/ire_cfg_eigrp_ps10592_TSD_Products_Configuration_Guide_Chapter.html#wp1060639

The configuration steps in the “Named Configuration” section configure optional EIGRP named configuration parameters including applying offsets to routing metrics, adjusting EIGRP metrics, and disabling automatic summarization.

The offset-list command can also be found in the Cisco IOS IP Routing EIGRP Command Reference at:  http://www.cisco.com/en/US/docs/ios/iproute_eigrp/command/reference/ire_i1.html#wp1035554

I hope that helps solve your problem.

Thanks for your query.

--Mary