EIGRP
EIGRP
R(config)#router eigrp as-number R(config-router)#network network-number [wildcardmask] R(config-router)#no auto-summary R(config-router)#redistribute static R(config-router)#passive-interface interface-type interface-number R(config-router)#variance multiplier R(config-router)#eigrp router-id ip-address R(config-if)#bandwidth speed[kbs] R(config-if)#ip summary-address eigrp as-number ipaddress mask R(config-if)#ip hello-interval eigrp as-number seconds R(config-if)#ip hold-time eigrp as-number seconds
configure the EIGRP routing process specify a list of networks for the EIGRP routing process disable the default behavior of automatic summarization of subnet routes into network-level routes EIGRP will send any static routes within his updates disable sending routing updates on an interface control load balancing in an internetwork . Multiplier can be a value from 1 to 128 where 1 means equal-cost load balancing. set the router ID used by EIGRP when communicating with its neighbors Specify the bandwidth to be used for routing protocols calculations configure a summary aggregate address for a specified interface configure the hello interval for the EIGRP routing process designated by an autonomous system number configure the hold time for a particular EIGRP routing process designated by the autonomous system number
Proprietati: - CISCO proprietary - Advanced distance vector routing protocol - Supports unequal-cost load balancing - Metric based on bandwidth and delay