收藏 分销(赏)

五台路由器及几个交换机的互联拓扑图:.doc

上传人:pc****0 文档编号:7197625 上传时间:2024-12-27 格式:DOC 页数:12 大小:137KB 下载积分:10 金币
下载 相关 举报
五台路由器及几个交换机的互联拓扑图:.doc_第1页
第1页 / 共12页
五台路由器及几个交换机的互联拓扑图:.doc_第2页
第2页 / 共12页


点击查看更多>>
资源描述
五台路由器及几个交换机的互联拓扑图: //各路由器之间运行着RIP VERSION1协议// Router A A now available Press RETURN to get started! ----------------------- ------------ jxfkdfkdlf ---------------------- A>en A#show run Building configuration... Current configuration : 625 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname A ! ! ! ip subnet-zero ! ! ! ! ! interface FastEthernet0/0 ip address 12.2.2.1 255.0.0.0 // 路由器A的F0/0端口连接着12.0.0.0网络// no ip directed-broadcast ! interface Serial0/0 no ip address no ip directed-broadcast shutdown ! interface FastEthernet0/1 no ip address no ip directed-broadcast shutdown ! interface Serial0/1 ip address 10.1.1.1 255.0.0.0 // 路由器A的S0/1端口连接着10.0.0.0网络// no ip directed-broadcast ! router rip network 10.0.0.0 network 12.0.0.0 //路由器A上的RIP路由表。// ! ! ip classless no ip http server ! ! banner motd ^C ----------------------- ------------------------- jxfkdfkdlf ---------------------- ^C ! line con 0 line aux 0 line vty 0 4 login ! end A# Router B B Con0 is now available Press RETURN to get started! B>en B#show run Building configuration... Current configuration : 625 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname B! ip subnet-zero ! ! ! ! ! interface FastEthernet0/0 no ip address no ip directed-broadcast shutdown ! interface Serial0/0 ip address 10.1.1.2 255.0.0.0 // 路由器B的S0/0端口连接着10.0.0.0网络// no ip directed-broadcast ! interface FastEthernet0/1 no ip address no ip directed-broadcast shutdown ! interface Serial0/1 ip address 131.12.12.1 255.255.0.0 // 路由器B的S0/1端口连接着131.12.0.0网络// no ip directed-broadcast clockrate 64000 // 路由器B的S0/1端口配置了时钟频率。// ! router rip network 10.0.0.0 network 131.12.0.0 // 路由器B端的RIP路由表信息。// ! ! ip classless no ip http server ! ! ! line con 0 line aux 0 line vty 0 4 login ! end B# Router C C Con0 is now available Press RETURN to get started! C>en C#show run Building configuration... Current configuration : 625 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname C ! ! ! ip subnet-zero ! ! ! ! ! interface FastEthernet0/0 no ip address no ip directed-broadcast shutdown ! interface Serial0/0 ip address 172.168.15.1 255.255.0.0 // 路由器C的S0/0端口连接着172.168.0.0网络// no ip directed-broadcast ! interface FastEthernet0/1 no ip address no ip directed-broadcast shutdown ! interface Serial0/1 ip address 131.12.12.2 255.255.0.0 // 路由器C的S0/1端口连接着131.12.0.0网络// no ip directed-broadcast ! router rip network 131.12.0.0 network 172.168.0.0 // 路由器C端的RIP路由表信息。// ! ! ip classless no ip http server ! ! ! line con 0 line aux 0 line vty 0 4 login ! end C# Router D D Con0 is now available Press RETURN to get started! D>en D#show run Building configuration... Current configuration : 625 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname D ! ! ! ip subnet-zero ! ! ! ! ! interface FastEthernet0/0 ip address 211.211.200.1 255.255.255.0 // 路由器D的F0/0端口连接着211.211.200.0网络// no ip directed-broadcast ! interface Serial0/0 ip address 172.168.15.2 255.255.0.0 // 路由器D的S0/0端口连接着172.168.0.0网络// no ip directed-broadcast clockrate 64000 ! interface FastEthernet0/1 no ip address no ip directed-broadcast shutdown ! interface Serial0/1 ip address 192.168.14.1 255.255.255.0 // 路由器D的S0/1端口连接着192.168.14.0网络// no ip directed-broadcast clockrate 64000 // 路由器D的S0/1端配置了时钟频率。// ! router rip // 路由器D端的RIP路由表信息。// network 172.168.0.0 network 192.168.14.0 network 211.211.200.0 ! ! ip classless no ip http server ! ! ! line con 0 line aux 0 line vty 0 4 login ! end D# Router E E Con0 is now available Press RETURN to get started! E>en E#show run Building configuration... Current configuration : 625 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname E ! ! ! ip subnet-zero ! ! ! ! ! interface FastEthernet0/0 // 路由器E的F0/0端口连接着192.168.15 .0网络// ip address 192.168.15.1 255.255.255.0 no ip directed-broadcast ! interface Serial0/0 no ip address no ip directed-broadcast shutdown ! interface FastEthernet0/1 no ip address no ip directed-broadcast shutdown ! interface Serial0/1 // 路由器E的S0/1端口连接着192.168.14.0网络// ip address 192.168.14.2 255.255.255.0 no ip directed-broadcast ! router rip // 路由器E端的RIP路由表信息。// network 192.168.14.0 network 192.168.15.0 ! ! ip classless no ip http server ! ! ! line con 0 line aux 0 line vty 0 4 login ! end E# 学习心得: 1. RIP路由比静态路由配置更简单。 2. 对于DCE类型的路由器端口一定要配置时钟频率,保持整个网络的同步。 3. 要记着配置PASSWORD和用PING进行测试。 ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
展开阅读全文

开通  VIP会员、SVIP会员  优惠大
下载10份以上建议开通VIP会员
下载20份以上建议开通SVIP会员


开通VIP      成为共赢上传

当前位置:首页 > 百科休闲 > 其他

移动网页_全站_页脚广告1

关于我们      便捷服务       自信AI       AI导航        抽奖活动

©2010-2026 宁波自信网络信息技术有限公司  版权所有

客服电话:0574-28810668  投诉电话:18658249818

gongan.png浙公网安备33021202000488号   

icp.png浙ICP备2021020529号-1  |  浙B2-20240490  

关注我们 :微信公众号    抖音    微博    LOFTER 

客服