EIGRP配置

EIGRP 沒有區域、分層設計; 可是它能夠採用AS號和路由彙總來提升擴展性.app


Router(config-router)# maximum-path 6     設置爲1則取消負載均衡負載均衡

Router(config-router)#times active-time 1    修改SIAstruck-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

 

MD5 身份驗證:
     全局模式: key chain name
                Key key-id
                Key-string key
     接口模式: ip authentication mode eigrp autonomous-system md5
                Ip authentication key-chain eigrp autonomous-system name

限制EIGRP查詢範圍 一、使用匯總  二、使用stub routing

   router eigrp as

   eigrp stub receive-only | connected | static | summary

相關文章
相關標籤/搜索