ImageVerifierCode 换一换
格式:DOCX , 页数:9 ,大小:53.30KB ,
资源ID:21826977      下载积分:3 金币
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.bdocx.com/down/21826977.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录   QQ登录  

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(路由器和交换机的RIPMD5明文认证文档格式.docx)为本站会员(b****6)主动上传,冰豆网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知冰豆网(发送邮件至service@bdocx.com或直接QQ联系客服),我们立即给予删除!

路由器和交换机的RIPMD5明文认证文档格式.docx

1、Router#config Router_config#hostname RBRB_config#int gigaEthernet 0/3RB_config_g0/3#ip address 192.168.1.2 255.255.255.0RB_config_g0/3#no shutdown RB_config_g0/3#exitRB_config#int fastEthernet 0/0RB_config_f0/0#ip address 192.168.2.2 255.255.255.0RB_config_f0/0#no shutdown RB_config_f0/0#exit在RSW1上配

2、置基础信息DCRS-5650-28(R4)DCRS-5650-28(R4)#config /进入配置模式DCRS-5650-28(R4)(config)#hostname RSW1 /更改设备名称RSW1(config)#vlan 100 /创建vlan100RSW1(config-vlan100)#exit /退出RSW1(config)#int ethernet 1/0/1 /进入端口RSW1(config-if-ethernet1/0/1)#switchport access vlan 100Set the port Ethernet1/0/1 access vlan 100 succe

3、ssfully【将该端口填加到vlan100】RSW1(config-if-ethernet1/0/1)#exit /退出RSW1(config)#interface vlan 100 /进入vlan100RSW1(config-if-vlan100)#ip address 192.168.0.1 255.255.255.0RSW1(config-if-vlan100)#exit /退出RSW1(config)#exitRSW1#RSW1#ping 192.168.0.2Type c to abort.Sending 5 56-byte ICMP Echos to 192.168.0.2, t

4、imeout is 2 seconds.!Success rate is 100 percent (5/5), round-trip min/avg/max = 0/3/16 ms这时候测试一下,ping路由器连接交换机的口的IP地址,肯定能ping通,ping不通就代表你配置错了,或者没插线,或者网线坏了enable DCRS-5650-28(R4)#config DCRS-5650-28(R4)(config)#hostname RSW2RSW2(config)#vlan 200RSW2(config-vlan200)#exitRSW2(config)#int ethernet 1/0/1

5、RSW2(config-if-ethernet1/0/1)#switchport access vl 200Set the port Ethernet1/0/1 access vlan 200 successfullyRSW2(config-if-ethernet1/0/1)#exitRSW2(config)#interface vlan 200RSW2(config-if-vlan200)#ip address 192.168.2.1 255.255.255.0RSW2(config-if-vlan200)#exitRSW2(config)#exitRSW2#ping 192.168.2.2

6、Sending 5 56-byte ICMP Echos to 192.168.2.2, timeout is 2 seconds.设置RIP动态路由RSW2(config)#router rip /启用RIP协议 RSW2(config-router)#ver 2 /版本号为ver2RSW2(config-router)#show ip route /查看路由表Codes: K - kernel, C - connected, S - static, R - RIP, B - BGP O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external

7、 type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area * - candidate defaultC 127.0.0.0/8 is directly connected, Loopback tag:C 192.168.2.0/24 is directly connected, Vlan200 tag:Total route

8、s are : 2 item(s)RSW2(config-router)#network 192.168.2.0/24 /宣告网段RSW2(config-router)#exit /退出在RB上配置RIP动态路由RB_config#router ripRB_config_rip#ver 2RB_config_rip#show ip route C - connected, S - static, R - RIP, B - BGP, BC - BGP connected D - BEIGRP, DEX - external BEIGRP, O - OSPF, OIA - OSPF inter a

9、rea ON1 - OSPF NSSA external type 1, ON2 - OSPF NSSA external type 2 OE1 - OSPF external type 1, OE2 - OSPF external type 2 DHCP - DHCP type, L1 - IS-IS level-1, L2 - IS-IS level-2VRF ID: 0C 192.168.1.0/24 is directly connected, GigaEthernet0/3C 192.168.2.0/24 is directly connected, FastEthernet0/0R

10、B_config_rip#network 192.168.1.0 255.255.255.0RB_config_rip#network 192.168.2.0 255.255.255.0RB_config_rip#exit在RA上配置动态路由RA_config#router ripRA_config_rip#ver 2RA_config_rip#show ip routeC 192.168.0.0/24 is directly connected, FastEthernet0/0RA_config_rip#network 192.168.0.0 255.255.255.0RA_config_r

11、ip#network 192.168.1.0 255.255.255.0RA_config_rip#exit在RSW1上配置RIP动态路由RSW1(config)#router ripRSW1(config-router)#ver 2RSW1(config-router)#show ip routeC 192.168.0.0/24 is directly connected, Vlan100 tag:RSW1(config-router)#network 192.168.0.0/24RSW1(config-router)#exit下面测试,由RSW1pingRSW2,能ping通代表路由成功了

12、RSW1#ping 192.168.2.1Sending 5 56-byte ICMP Echos to 192.168.2.1, timeout is 2 seconds.Success rate is 100 percent (5/5), round-trip min/avg/max = 0/0/0 ms下面先来做RIP的文明,本端打上认证而对端没打上,路由过不来,ping不通,就代表认证生效了,ping通就代表失败之后把对端认证也打上,能ping通就代表做成了RSW1(config)#interface vlan 100 /先进入需要认证的vlan里面RSW1(config-if-vla

13、n100)#ip rip authentication mode text 【敲上明文认证】RSW1(config-if-vlan100)#ip rip authentication string luyou【设置秘钥,对端要和这个一样】.Success rate is 0 percent (0/5), round-trip min/avg/max = 0/0/0 ms一开始ping是通的,是因为还没有生效,大家多等会就可以,等个一两分钟足够了,也可以一直尝试,也可以把接口给shutdown再no shutdown下面做RA,RB,RSW2的明文认证RA_config#interface gi

14、gaEthernet 0/3RA_config_g0/3#ip rip authentication simple /选择明文认证RA_config_g0/3#ip rip password luyou /秘钥要一致RA_config#int fastEthernet 0/0RA_config_f0/0#ip rip authentication simpleRA_config_f0/0#ip rip password luyouRA_config_f0/0#exitRB_config_g0/3#ip rip authentication simple RB_config_g0/3#ip ri

15、p password luyouRB_config#interface fastEthernet 0/0RB_config_f0/0#ip rip authentication simpleRB_config_f0/0#ip rip password luyouRSW2(config-if-vlan200)#ip rip authentication mode text RSW2(config-if-vlan200)#ip rip authentication string luyou下面ping RSW1应该是通的,然后RSW1再ping RSW2RSW2#ping 192.168.0.1S

16、ending 5 56-byte ICMP Echos to 192.168.0.1, timeout is 2 seconds.证明明文认证成功了,下面做MD5认证,大家做的时候要删档,或者把明文认证NO掉,这里我就不写上了.下面做RSW1的MD5认证RSW1(config)#key chain 1 /建立钥匙环RSW1(config-keychain)#key 1 /创建一把钥匙RSW1(config-keychain-key)#key-string luyou /创建秘钥RSW1(config-keychain-key)#end /退出RSW1(config)#interface vla

17、n 100 /进入vlanRSW1(config-if-vlan100)#ip rip authentication mode md5 【设置MD5认证】RSW1(config-if-vlan100)#ip rip authentication key-chain 1 【把配置模式下创建的钥匙环匹配到这里】 RSW1(config-if-vlan100)#exit之后ping RSW2应该是不通的,因为路由器和RSW2都没有做MD5认证下面做RA,RB,RSW2的MD5认证RA_config_g0/3#ip rip authentication md5 /开启MD5认证RA_config_g0

18、/3#ip rip md5-key 1 md5 luyou【跟交换机相对应的钥匙环【1】和秘钥RA_config#interface fastEthernet 0/0RA_config_f0/0#ip rip authentication md5 RA_config_f0/0#ip rip md5-key 1 md5 luyouRB_config#interface gigaEthernet 0/3RB_config_g0/3#ip rip authentication md5 RB_config_g0/3#ip rip md5-key 1 md5 luyouRB_config_f0/0#ip

19、 rip authentication md5 RB_config_f0/0#ip rip md5-key 1 md5 luyouRSW2(config)#key chain 1RSW2(config-keychain)#key 1RSW2(config-keychain-key)#key-string luyouRSW2(config-keychain-key)#endRSW2(config-if-vlan200)#ip rip authentication mode md5 RSW2(config-if-vlan200)#ip rip authentication key-chain 1 下面ping RSW1应该是通的之后从RSW1 ping RSW2以上就是路由器和交换机的RIP动态路由的MD5认证和明文认证 逍遙提供【仅供参考】

copyright@ 2008-2022 冰豆网网站版权所有

经营许可证编号:鄂ICP备2022015515号-1