实验13 ospf协议

上传人:ni****g 文档编号:480301510 上传时间:2023-11-07 格式:DOC 页数:2 大小:32KB
返回 下载 相关 举报
实验13 ospf协议_第1页
第1页 / 共2页
实验13 ospf协议_第2页
第2页 / 共2页
亲,该文档总共2页,全部预览完了,如果喜欢就下载吧!
资源描述

《实验13 ospf协议》由会员分享,可在线阅读,更多相关《实验13 ospf协议(2页珍藏版)》请在金锄头文库上搜索。

1、 实验13 ospf协议 一实验拓扑图二实验目的1、起用ospf协议,进程号100 2、启用认证 md53、用r2做DR,r3做BDR 4、设r1的cost值为50r2: en config t int e0 ip add 1.1.1.2 255.255.255.0 no shut int loop 1 ip add 2.2.2.2 255.255.255.0exitr3: en config t int e0 ip add 1.1.1.3 255.255.255.0 int loop 1 ip add 3.3.3.3 255.255.255.0 exit三实验命令 r1: en config

2、 t int e0 ip add 1.1.1.1 255.255.255.0 no shut int loop 1 ip add 4.4.4.4 255.255.255.0 exit 启用ospf协议: r1: config t router ospf 100 net 1.1.1.1 0.0.0.0 area 0 net 4.4.4.0 0.0.0.255 area0 exit r2: config t router ospf 100 net 1.1.1.2 0.0.0.0 area 0 net 2.2.2.0 0.0.0.255 area 0 exit r3: config t router

3、 ospf 100 net 1.1.1.3 0.0.0.0 area 0 net 3.3.3.3 0.0.0.255 area 0 exit 启用md5认证 r1:config t router ospf 100 area 0 authentication message-digest int e0 ip ospf message-digest-key 1 md5 cisco r2:config t router ospf 100 area 0 authentication message-digest int e0 ip ospf message-digest-key 1 md5 ciscor3:config t router ospf 100 area 0 authentication message-digest int e0 ip ospf message-digest-key 1 md5 cisco 设置r2为DR,设置r3为BDR r2 ; config t int e0 ip ospf priority 100 exit r3: config t int e0 ip ospf priority 50 设置r1的cost值为50 r1: config t int e0 ip ospf cost 50exit 第 1 页 共 2 页

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 商业/管理/HR > 劳务/用工合同

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号