0% found this document useful (0 votes)
30 views1 page

EIGRP

This document provides commands and explanations for configuring the Enhanced Interior Gateway Routing Protocol (EIGRP) on Cisco routers. It lists commands for configuring EIGRP routing processes, networks, redistribution, interfaces, load balancing, and timers. EIGRP is a proprietary routing protocol from Cisco that uses distance vector routing and supports unequal-cost load balancing with metrics based on bandwidth and delay.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views1 page

EIGRP

This document provides commands and explanations for configuring the Enhanced Interior Gateway Routing Protocol (EIGRP) on Cisco routers. It lists commands for configuring EIGRP routing processes, networks, redistribution, interfaces, load balancing, and timers. EIGRP is a proprietary routing protocol from Cisco that uses distance vector routing and supports unequal-cost load balancing with metrics based on bandwidth and delay.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

EIGRP

(Enhanced Interior Gateway Routing Protocol) - command list -

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

You might also like