Leaflet

12-45
思科 ASA 系列命令参考,A H 命令
12 dhcpd address distribute-list out (BGP) 命令
distance eigrp
该命令的 no 形式不采用任何关键字或参数。使用该命令的 no 形式恢复内部和外部 EIGRP 路由的
默认管理距离。
示例 以下示例使用 distance eigrp 命令将所有 EIGRP 内部路由的管理距离设置为 80,将所有 EIGRP
部路由的管理距离设置为 115。将 EIGRP 外部路由管理距离设置为 115 会让 EIGRP 发现的到某特
定目标的路由优先于 RIP(而非 OSPF)发现的同一路由。
ciscoasa(config)# router eigrp 100
ciscoasa(config-router)# network 192.168.7.0
ciscoasa(config-router)# network 172.16.0.0
ciscoasa(config-router)# distance eigrp 90 115
相关命令
12-1
默认管理距离
路由来源 默认管理距离
已连接的接口
0
静态路由
1
EIGRP 总结路由
5
内部 EIGRP
90
OSPF 110
RIP 120
EIGRP 外部路由
170
未知
255
命令 说明
router eigrp
创建 EIGRP 路由进程并进入配置模式下为此过程。