EIGRP 没有区域、分层设计; 可是它能够采用AS号和路由汇总来提升扩展性.app
Router(config-router)# maximum-path 6 设置为1则取消负载均衡负载均衡
Router(config-router)#times active-time 1 修改SIA(struck-in-active)时间 默认为3分钟ide
Router(config-router)# variance 2 {multiplier} 不等价的负载均衡spa
Router(config-route)#metric maximum-hops 更改最大跳数(默认100跳,最大255跳)设计
改变K值:orm
Router(config-router)#metric weights tos k1 k2 k3 k4 k5 Tos值通常为0router
# metric weights 0 0 0 1 0 0 将delay做为EIGRP的度量xml
EIGRP默认路由发布接口
1:写一条默认路由,network到EIGRP进程进程
ip route 0.0.0.0 0.0.0.0 interface (接口必须是up并且要有address,或者是null0,也能够是lookback接口)
router eigrp AS
network 0.0.0.0
二、 ip default-network address
路由汇总 : 接口配置 ip summary-address eigrp as-number address mask
限制EIGRP查询范围 一、使用汇总 二、使用stub routing
router eigrp as
eigrp stub receive-only | connected | static | summary