5.2 实验1:EIGRP基本配置
实验目的 通过本实验可以掌握
在路由器上启动EIGRP路由进程;
启用参与路由协议的接口,并且通告网络;
EIGRP度量值的计算方法;
可行距离(FD)、通告距离(RD)以及可行性条件(FC);
邻居表、拓扑以及路由表的含义;
查看和调试EIGRP路由协议相关信息。
实验拓扑
本实验拓扑结构如图5-1所示。
图5-1 EIGRP基本配置
实验步骤 (1)步骤1:配置路由器R1 R1 config #router eigrp 1 R1 config-router #no auto-summary R1 config-router #network 1.1.1.0 0.0.0.255 R1 config-router #network 192.168.12.0 (2)步骤2:配置路由器R2 R2 config #router eigrp 1 R2 config-router #no auto-summary R2 config-router #network 192.168.12.0 R2 config-router #network 192.168.23.0 (3)步骤3:配置路由器R3 R3 config #router eigrp 1 R3 config-router #no auto-summary R3 config-router #ne
原创力文档

文档评论(0)