首页 ATEN-项目实践实验

ATEN-项目实践实验

举报
开通vip

ATEN-项目实践实验BENET S2 培训/测试案例 BENET S2 ATEN 实验报告 实验时间 08年11月5日 实验人 李淑慧 实验名称 ATEN项目实验 所属模块及课程 ATEN 实验拓扑 实验步骤 1.​ 配置路由器IP地址,路由OSPF,RIP协议. 1.​ 配置R5的IP地址 R5 (config)#interface loopback 0 R5 (config-if)#ip add 222.222.220.1 255.255.255.0 R5(config-if)#no shutdown R5 (config)#...

ATEN-项目实践实验
BENET S2 培训/测试案例 BENET S2 ATEN 实验报告 实验时间 08年11月5日 实验人 李淑慧 实验名称 ATEN项目实验 所属模块及课程 ATEN 实验拓扑 实验步骤 1.​ 配置路由器IP地址,路由OSPF,RIP 协议 离婚协议模板下载合伙人协议 下载渠道分销协议免费下载敬业协议下载授课协议下载 . 1.​ 配置R5的IP地址 R5 (config)#interface loopback 0 R5 (config-if)#ip add 222.222.220.1 255.255.255.0 R5(config-if)#no shutdown R5 (config)#interface loopback 1 R5 (config-if)#ip add 192.168.1.1 255.255.255.0 R5 (config-if)#no shutdown R5 (config)#interface s1/1 R5(config-if)#ip add 192.168.2.1 255.255.255.0 R5 (config-if)#no shutdown R5(config)#router ospf 10 R5(config-router)#network 192.168.1.0 0.0.0.255 area 2 R5(config-router)#network 222.222.220.0 0.0.0.255 area 2 R5(config-router)#network 192.168.2.0 0.0.0.255 area 2 2.​ R5(config-router)#exit 3.​ 路由器R4的配置 R4(config)#interface loopback 0 R4(config-if)#ip add 222.222.221.1 255.255.255.0 R4(config-if)#no shutdown R4(config)#interface s1/1 R4(config-if)#ip add 192.168.2.2 255.255.255.0 R4(config-if)#no shutdown R4(config)#interfce s1/2 R4(config-if)#ip add 192.168.3.1 255.255.255.0 R4(config-if)#no shutdown R4(config)#router ospf 10 R4(config-route)#network 222.222.221.0 0.0.0.255 area 2 R4(config-route)#network 192.168.2.0 0.0.0.255 area 2 R4(config-route)#network 192.168.3.0 0.0.0.255 area 1 R4(config-route)#area 1 virtual-link 222.222.222.1 4.​ R4(config-route)#exit 5.​ 路由器R3的配置 R3(config)#interface loopback 0 R3(config-if)#ip add 222.222.222.1 255.255.255.0 R3(config-if)#no shutdown R3(config)#interface s1/1 R3(config-if)#ip add 192.168.3.2 255.255.255.0 R3(config-if)#no shutdown R3(config)#interface s1/2 R3(config-if)#ip add 192.168.4.1 255.255.255.0 R3(config-if)#no shutdown r3(config)#interface f0/0 r3(config-if)#ip add 192.168.7.2 255.255.255.0 r3(config-if)#no shutdown R3(config-if)#exit R3(config)#router ospf 10 R3(config-router)#network 192.168.3.0 0.0.0.255 area 1 R3(config-router)#network 192.168.4.0 0.0.0.255 area 3 R3(config-router)#network 222.222.222.0 0.0.0.255 area 0 r3(config-router)#network 192.168.7.0 0.0.0.255 area 0 R3(config-router)#area 3 nssa R3(config-router)#area 1 virtual-link 222.222.221.1 R3(config-router)#exit 查看R3和R4虚链路状态为up: 6.​ 路由器R6的配置 R6(config)#interface loopback 0 R6(config-if)#ip add 222.222.223.1 255.255.255.0 R6(config-if)#no shutdown R6(config)#interface s1/1 R6(config-if)#ip add 192.168.4.2 255.255.255.0 R6(config-if)#no shutdown R6(config)#interface s1/2 R6(config-if)#ip add 192.168.5.1 255.255.255.0 R6(config-if)#no shutdown R6(config-if)#exi R6(config)#router ospf 10 R6(config-rotuer)#network 222.222.223.1 255.255.255.0 area 3 R6(config-rotuer)#network 192.168.4.0 0.0.0.255 area 3 R6(config-rotuer)#area 3 nssa R6(config-rotuer)#redistribute rip metric-type 1 metric 10 subnets R6(config-rotuer)#passive-interface s1/1 R6(config-rotuer)#passive-interface s1/2 R6(config-rotuer)#exit R6(config)#router rip R6(config-rotuer)#network 192.168.5.0 R6(config-rotuer)#redistribute ospf 10 metric 10 R6(config-rotuer)#exi R6(config)#interface s1/2 R6(config-if)#ipv6 add fec0:aaaa::1/64 R6(config-if)#no shutdown 7.​ 路由器R7的配置 R7(config)#interface loopback 0 R7(config-if)#ip add 222.222.224.1 255.255.255.0 R7(config-if)#no shutdown R7(config)#interface loopback 1 R7(config-if)#ip add 192.168.6.1 255.255.255.0 R7(config-if)#no shutdown R7(config)#interface s1/1 R7(config-if)#ip add 192.168.5.2 255.255.255.0 R7(config-if)#no shut R7(config)#routet rip R7(config-router)#network 192.168.5.0 R7(config-router)#network 192.168.6.0 R7(config-router)#network 222.222.224.0 R7(config-router)#exit R7(config)#interface s1/1 R7(config-if)#ipv6 add fec0:aaaa::2/64 R6(config-if)#no shut R6(config)#interface loopback 2 R6(config-if)#ipv6 add fec0:bbbb::1/64 R6(config-if)#no shutdown 8.​ 配置R1 R1(config)#interface loopback 0 R1(config-if)#ip add 222.222.225.1 255.255.255.0 R1(config-if)#no shut R1(config)#interface f0/0 R1(config-if)#ip add 192.168.7.3 255.255.255.0 R1(config-if)#no shutdown R1(config-if)#exit R1(config)#router ospf 10 R1(config-router)#network 192.168.7.0 0.0.0.255 area 0 R1(config-router)#network 222.222.225.0 0.0.0.255 area 0 R1(config-router)#exit R1(config)#interface f0/0 R1(config-if)#standby 1 ip 192.168.7.254 R1(config-if)#standby 1 priority 120 R1(config-if)#standby 1 preemt R1(config-if)#standby 1 track s1/0 10 R1(config)#interface f0/1 R1(config-if)# ip add 192.168.8.2 255.255.255.0 R1(config-if)#no shutdown R1(config-if)# standby 2 ip 192.168.8.254 R1(config-if)# standby 2 priority 100 R1(config-if)#exit Router(config-if)# *Mar 1 00:11:01.555: %HSRP-6-STATECHANGE: FastEthernet0/1 Grp 2 state Standby - > Active 9.​ R2配置 R2config)#interface loopback 0 R2config-if)#ip add 222.222.226.1 255.255.255.0 R2(config-if)#no shutdown R2(config)#interface f0/0 R2(config-if)#ip add 192.168.7.5 255.255.255.0 R2(config-if)#no shutdown R2(config)#router ospf 10 R2(config-router)#network 192.168.7.0 0.0.0.255 R2(config-router)#network 222.222.225.0 0.0.0.255 area 0 R2(config-router)#exit R2(config)#interface f0/0 R2(config-if)#standby 1 ip 192.168.7.254 R2(config-if)#standby 1 priority 110 R2(config-if)#exit R2(config)#interfac f0/1 *Mar 1 00:17:28.219: %HSRP-6-STATECHANGE: FastEther > Active R2(config-if)#no switchport R2(config-if)#ip add 192.168.8.3 255.255.255.0 R2(config-if)#no shutdown R2(config-if)#standby 2 ip 192.168.8.254 R2(config-if)#standby 2 priority 120 R2(config-if)#standby 2 preempt *Mar 1 00:19:07.179: %HSRP-6-STATECHANGE: FastEther > Activeeem 2.​ 路由器R5,R4配置VPN 1.配置R5 r5(config)#crypto isakmp enable r5(config)#crypto isakmp policy 1 r5(config-isakmp)#hash md5 r5(config-isakmp)#encryp r5(config-isakmp)#encryption 3des r5(config-isakmp)#auth r5(config-isakmp)#authentication pre-share r5(config-isakmp)#exit r5(config)#crypto isakmp key 0 123456 address 192.168.2.2 r5(config)#crypto ipsec transform-set abc ah-md5-hmac esp-3des r5(cfg-crypto-trans)#exi r5(config)#$ 101 permit ip 192.168.1.0 0.0.0.255 222.222.221.0 0.0.0.255 r5(config)#crypto map benet 1 ipsec-isakmp % NOTE: This new crypto map will remain disabled until a peer and a valid access list have been configured. r5(config-crypto-map)#set peer 192.168.2.2 r5(config-crypto-map)#set transform r5(config-crypto-map)#set transform-set abc r5(config-crypto-map)#match address 101 r5(config-crypto-map)#exit r5(config)#interf s1/1 r5(config-if)#crypto map benet r5(config-if)#e *Dec 4 19:56:03.547: %CRYPTO-6-ISAKMP_ON_OFF: ISAKMP is ONxit 2.配置R4 r4(config)#crypto isakmp enable r4(config)#crypto isakmp policy 1 r4(config-isakmp)#encryption 3des r4(config-isakmp)#authentication 3des r4(config-isakmp)#authentication pre-share r4(config-isakmp)#exi r4(config)#crypto isakmp key 0 123456 address 192.168.2.1 r4(config)#crypto ipsec transform-set ccc ah-md5-hmac esp-3des r4(cfg-crypto-trans)#exit r4(config)#$ 102 permit ip 222.222.221.0 0.0.0.255 192.168.1.0 0.0.0.255 r4(config)#crypto map accp 1 ipsec-isakmp % NOTE: This new crypto map will remain disabled until a peer and a valid access list have been configured. r4(config-crypto-map)#set peer 192.168.2.1 r4(config-crypto-map)#set transform-set ccc r4(config-crypto-map)#match address 102 r4(config-crypto-map)#exit r4(config)#interface s1/1 r4(config-if)#crypto map accp r4(config-if)# *Dec 4 20:05:32.299: %CRYPTO-6-ISAKMP_ON_OFF: ISAKMP is ONex 查看VPN配置 查看安全联盟配置 三,交换机配置 1.​ 交换机S1配置 S1(config)#interface range f0/0 – 3 S1(config-if)#swithcport mode trunk S1(config-if)#no shutdown S1(config-if)#exit S1(config)#vlan 2 S1(config-vlan)#exit S1(config)#interface f0/3 S1(config-if)#switchport access vlan 2 S1(config-if)#exit S1(config)#spanning-tree vlan 1 root primary S1(config)#interface vlan 2 S1(config-if)#ip helper-address 192.168.7.100 S1(config-if)#exit 2.​ S2配置 S2(config)#interface f0/4 S2(config-if)#switchport mode trunk S2(config-if)#exit S2(config)#interface f0/5 S2(config-if)#swtchport mode trunk S2(config-if)#no shutdown S2(config)#interface f0/0 – 3 S2(config-if)#no shutdown S2(config-if)#switchport mode trunk S2(config-if)#channel-group 1 mode on S2(config-if)#exit 3.S3配置 S3(config)#interface f0/4 S3(config-if)#switchport mode trunk S3(config-if)#exit S3(config)#interface f0/5 S3(config-if)#switchport mode trunk S3(config-if)#no shutdown S3(config)#interface range f0/0 – 3 S3(config-if)#no shutdown S3(config-if)#switchport mode trunk S3(config-if)#channel-group 1 mode on S3(config-if)#exit 实验结果 分析 定性数据统计分析pdf销售业绩分析模板建筑结构震害分析销售进度分析表京东商城竞争战略分析 1.查看路由表 路由器互相学习路由 2.测试连通性 实验结论
本文档为【ATEN-项目实践实验】,请使用软件OFFICE或WPS软件打开。作品中的文字与图均可以修改和编辑, 图片更改请在作品中右键图片并更换,文字修改请直接点击文字进行修改,也可以新增和删除文档中的内容。
该文档来自用户分享,如有侵权行为请发邮件ishare@vip.sina.com联系网站客服,我们会及时删除。
[版权声明] 本站所有资料为用户分享产生,若发现您的权利被侵害,请联系客服邮件isharekefu@iask.cn,我们尽快处理。
本作品所展示的图片、画像、字体、音乐的版权可能需版权方额外授权,请谨慎使用。
网站提供的党政主题相关内容(国旗、国徽、党徽..)目的在于配合国家政策宣传,仅限个人学习分享使用,禁止用于任何广告和商用目的。
下载需要: 免费 已有0 人下载
最新资料
资料动态
专题动态
is_115331
暂无简介~
格式:doc
大小:726KB
软件:Word
页数:11
分类:互联网
上传时间:2010-10-11
浏览量:20