CCNA(Stand-ALONE)Lab 15-IGRP

本文指导如何在路由器1、2和4上配置IP地址及IGRP路由协议,包括设置主机名、启用接口、配置自治系统号、添加直连网络、显示路由表及IGRP协议信息等步骤。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Objective: configure Routers 1, 2, and 4 with IP addresses and Interior Gateway Routing Protocol (IGRP).
Lab Equipment: Router 1, Router 2, and Router 4 from the eRouters menu
Background Reading: Lab Primer Lesson 7: Routing Protocols
Goals:
• Set the host name, and bring up the interfaces.
• configure IGRP.
• Select the directly connected networks.
• Display the routing table.
• Display the IGRP protocol information.

1. configure Routers 1, 2, and 4 to the specifications outlined in the table and diagram below.
Router1:
Router2:
Router4:

2. After you have configured the correct IP address on each interface, verify that each router can ping its directly connected neighbors.
Router1#ping 10.1.1.2
Router1#ping 172.16.10.2

Router2#ping 10.1.1.1

Router4#ping 172.16.10.1

3. Access global configuration mode on Router1, and enter the command to configure IGRP as the routing protocol on Router1; use the autonomous system number 100.
Router1#config terminal
Router1(config)#router igrp 100
Router1(config-router)#

4. Add the network(s) to which Router1 is directly connected.
Router1(config-router)#network 10.0.0.0
Router1(config-router)#network 172.16.0.0

5. Now, enter global configuration mode on Router2, and add IGRP. Remember to use the same autonomous system number.
Router2#config terminal
Router2(config)#router igrp 100
Router2(config-router)#

6. Add the network(s) to which Router2 is directly connected.
Router2(config-router)#network 10.0.0.0

7. Now, enter global configuration mode on Router4, and add IGRP. Remember to use the same autonomous system number.
Router4#config terminal
Router4(config)#router igrp 100
Router4(config-router)#

8. Add the network(s) to which Router4 is directly connected.
Router4(config-router)#network 172.16.0.0

9. IGRP should now be running on all three routers. See if pings are successful between routers that are not directly connected. From Router2, you should now be able to ping Router4’s serial 0 interface. From Router4, you should be able to ping Router2’s Ethernet 0 interface.
Router2#ping 172.16.10.2

Router4#ping 10.1.1.2

If you can ping both devices, then you have correctly configured routing. If the pings were not successful, trace back through the steps.

10. Now, display the routing table on Router4.
Router4#show ip route

11. Finally, display specific IP routing protocol information on Router4.
Router4#show ip protocol
********************************************************
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值