cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
261
Views
5
Helpful
2
Replies

Setting a 5ms delay for a redistributed route.

arnautucisco
Level 1
Level 1

Here is a question:

For example, in eigrp, you want to redistribute isis routes, you want to set the delay of those routes to 5ms; Cisco IOS only allows you to set that value in tens of ms.

Given this information, how will I set the redistributed route's delay to 5 ms?

2 Replies 2

mheusing
Cisco Employee
Cisco Employee

Hi,

The value is set in tens of microseconds. So 5 ms would be 500 x 10 usec.

Example:

router eigrp 65000

redistribute isis metric 1 500 1 1 1

where the 5 metric values are: bandwidth delay reliability loading mtu

Hope this helps! Please use the rating system.

Regards, Martin

This helps! thanks for clearing that for me Martin.

Review Cisco Networking products for a $25 gift card