Saturday, December 10, 2016

EIGRP Traffic Engineering with Metric-Delay


 EIGRP uses only bandwidth and delay to calculate its composite metric, as K1=K3=1 and K2=K4=K5=K6=0. Load, reliability, and extended attributes can also be used, or the ratio at which bandwidth and delay are used can be changed, by modifying the  metric weights 

More the delay less preferred is the path.









R3(config-if)#do show run int f0/0
Building configuration...
Current configuration : 103 bytes
!
interface FastEthernet0/0
 ip address 23.1.1.3 255.255.255.0
 delay 10
 duplex auto
 speed auto
end



















No comments:

Post a Comment