快盘下载:好资源、好软件、快快下载吧!

快盘排行|快盘最新

当前位置:首页软件教程电脑软件教程 → 思科模拟器实验--路由选择原则

思科模拟器实验--路由选择原则

时间:2022-09-28 17:15:13人气:作者:快盘下载我要评论

拓扑图

思科模拟器实验--路由选择原则

配置命令

R1

enable
erase startup-config //清除保存配置
reload //重启设备
conf t
hostname R1
int f 0/0
ip add 10.1.1.1 255.255.255.0
no shutdown
exit
int f 1/0
ip add 40.1.1.1 255.255.255.0
no shutdown
exit
int f 2/0
ip add 1.1.1.254 255.255.255.0
no shutdown
exit

ip route 4.4.4.0 255.255.255.0 10.1.1.2
ip route 0.0.0.0 0.0.0.0 40.1.1.2

R2

enable
conf t
hostname R2
int f 0/0
ip add 10.1.1.2 255.255.255.0
no shutdown
exit
int f 1/0
ip add 20.1.1.1 255.255.255.0
no shutdown
exit
int f 2/0
ip add 2.2.2.254 255.255.255.0
no shutdown
exit
int f 3/0
ip add 50.1.1.1 255.255.255.0
no shutdown
exit

ip route 0.0.0.0 0.0.0.0 10.1.1.1
router ospf 100
router-id 2.2.2.2
network 20.1.1.0 0.0.0.255 area 0
network 2.2.2.0 0.0.0.255 area 0
default-information originate //路由引入
exit

router rip
version 2
no auto-summary
network 50.0.0.0

int f 4/0
ip add 60.1.1.1 255.255.255.0
no shutdown
ip ospf cost 1
exit
router ospf 100
network 60.1.1.0 0.0.0.255 area 0

R3

enable
conf t
hostname R3
int f 0/0
ip add 30.1.1.1 255.255.255.0
no shutdown
exit
int f 1/0
ip add 20.1.1.2 255.255.255.0
no shutdown
exit
int f 2/0
ip add 3.3.3.254 255.255.255.0
no shutdown
exit

router ospf 100
router-id 3.3.3.3
network 20.1.1.0 0.0.0.255 area 0
network 30.1.1.0 0.0.0.255 area 0
network 3.3.3.0 0.0.0.255 area 0

R4

enable
conf t
hostname R4
int f 0/0
ip add 30.1.1.2 255.255.255.0
no shutdown
exit
int f 1/0
ip add 40.1.1.2 255.255.255.0
no shutdown
exit
int f 2/0
ip add 4.4.4.254 255.255.255.0
no shutdown
exit
int f 3/0
ip add 50.1.1.2 255.255.255.0
no shutdown
exit

router ospf 100
router-id 4.4.4.4
network 30.1.1.0 0.0.0.255 area 0
network 40.1.1.0 0.0.0.255 area 0
network 4.4.4.0 0.0.0.255 area 0
exit

router rip
version 2
no auto-summary
network 50.0.0.0
network 4.0.0.0

int f 4/0
ip add 60.1.1.2 255.255.255.0
no shutdown
ip ospf cost 1
exit
router ospf 100
network 60.1.1.0 0.0.0.255 area 0

实验结果

R1

R2

【思科模拟器实验】路由选择原则

R3

【思科模拟器实验】路由选择原则

R4

【思科模拟器实验】路由选择原则

Ping

【思科模拟器实验】路由选择原则

网友评论

快盘下载暂未开通留言功能。

关于我们| 广告联络| 联系我们| 网站帮助| 免责声明| 软件发布

Copyright 2019-2029 【快快下载吧】 版权所有 快快下载吧 | 豫ICP备10006759号公安备案:41010502004165

声明: 快快下载吧上的所有软件和资料来源于互联网,仅供学习和研究使用,请测试后自行销毁,如有侵犯你版权的,请来信指出,本站将立即改正。