CCNA动手实验(二)配置RIP动态路由

本文详细介绍了如何配置RIP动态路由,包括路由器的基础配置、端口IP分配和RIP配置步骤,最终实现了PC0能Ping通PC2的目标。
摘要由CSDN通过智能技术生成

一 实验要求。

1.配置RIP动态路由。

2.主机PC0可以Ping通PC2

二 配置步骤。

(一)对每个路由进行基础配置,包括命名,远程登陆的密码等。以R1为例。

 
         --- System Configuration Dialog ---
 
Continue with configuration dialog? [yes/no]: n
Press RETURN to get started!
 
 
 
Router>en
Router#conf t
Router(config)#hostname R1
R1(config)#enable password 123
R1(config)#line console 0
R1(config-line)#password 123
R1(config-line)#login
R1(config-line)#exit
R1(config)#line vty ?
  <0-15>  First Line number
R1(config)#line vty 0 15
R1(config-line)#password 123
R1(config-line)#login
R1(config-line)#exit
R1(config)#banner motd #
Enter TEXT message.  End with the character '#'.
This is my R1 #

(二)对每个路由器的端口分配IP地址。

1.对R1各个端口进行配置


                
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值