網絡工程師案例分析當天每日一練試題地址:m.conferencecallsmadeeasy.com/exam/ExamDayAL.aspx?t1=8
往期網絡工程師每日一練試題匯總:m.conferencecallsmadeeasy.com/class/27/e8_1.html
網絡工程師案例分析每日一練試題(2022/10/23)在線測試:m.conferencecallsmadeeasy.com/exam/ExamDayAL.aspx?t1=8&day=2022/10/23
點擊查看:更多網絡工程師習題與指導
網絡工程師案例分析每日一練試題內容(2022/10/23)
試題五(共15 分)閱讀以下說明,回答問題1 至問題2,將解答填入答題紙對應的解答欄內。
【說明】某公司總部內采用RIP 協議,網絡拓撲結構如圖5-1 所示。根據業(yè)務需求,公司總部的192.168.40.0/24網段與分公司192.168.100.0/24 網段通過VPN 實現互聯。

在網絡拓撲圖中的路由器各接口地址如下表所示:
【問題1】(6 分,每空1 分)根據網絡拓撲和需求說明,完成路由器R2 的配置:
R2#config t
R2 (config)#interface seria1 0/0
R2 (config-if)#ip address (1) (2)
R2 (config-if)#no shutdown
R2(config-if)#exit
R2 (config)#ip routing
R2(config)#router(3) ;(進入RIP 協議配置子模式)
R2 (config-router)#network (4)
R2 (config-router)#network (5)
R2 (config-router)#network (6)
R2 (config-router)#version 2 :(設置RIP 協議版本2)
R2(config-router)#exit
【問題2】(9 分,每空1.5 分)
根據網絡拓撲和需求說明,完成(或解釋)路由器R1 的配置。
R1(config)# interface seria1 0/0
R1(config-if)# ip address (7) (8)
R1(config-if)# no shutdown
R1(config)#ip route 192.168.100.0 0.0.0.255 202.100.2.3 (9)
R1(config)#crypto isakmp policy 1
R1 (config-isakmp)#authentication pre-share (10)
R1(config-isakmp)#encryption 3des ;加密使用3DES 算法
R1(config-isakmp)#hash md5 ;定義MD5 算法
R1(config)#crypto isakmp key test123 address (11) ;設置密鑰為test123 和對端地址
R1(config)#crypto isakmp transform-set link ah-md5-h esp-3des;指定VPN 的加密和認證算法。
R1(config)#accress-list 300 permit ip 192.168.100.0 0.0.0.255 ;配置ACL
R1(config)#crypto map vpntest 1 ipsec-isakmp ;創(chuàng)建crypto map 名字為vpntest
R1(config-crypto-map)#set peer 202.100.2.3 ;指定鏈路對端lP 地址
R1(config-crypto-map)#set transfrom-set link ;指定傳輸模式link
R1(config-crypto-map)#match address 300 ;指定應用訪控列表
R1(config)#interfaceserial 0/0
Rl(config)#cryptomap(12) ;應用到接口
信管網試題答案與解析:m.conferencecallsmadeeasy.com/st/2333014719.html
信管網考友試題答案分享:
信管網新新新新新新:
1. 192.168.10.2 24 2.配置ip地址
3.rip 4.192.168.10.0 0.0.0.255
5. 192.168.30.0 0.0.0.255
6. 192.168.40.0 0.0.0.255
7. 212.34.17.9 27
8. 配置ip地址
9. 配置一條到路由器r4的靜態(tài)路由
10. 自動算法
11. 212.34.17.9 27
12.port
信管網試題答案與解析:
m.conferencecallsmadeeasy.com/st/2333014719.html