女人久久久www免费人成看片,国内自拍偷拍网,国产一区二区三区免费在线观看,欧美精品三区四区,91久久国产综合久久91,欧美成人精品第一区二区三区 ,美女成人在线观看

專業(yè)網(wǎng)絡(luò)工程師網(wǎng)站|培訓(xùn)機(jī)構(gòu)|服務(wù)商(加客服微信:cnitpm或QQ:773104605進(jìn)網(wǎng)絡(luò)工程師學(xué)霸群)

軟題庫 培訓(xùn)課程
當(dāng)前位置:信管網(wǎng) >> 網(wǎng)絡(luò)工程師 >> 每日一練 >> 文章內(nèi)容
網(wǎng)絡(luò)工程師案例分析每日一練試題(2022/8/1)
來源:信管網(wǎng) 2022年08月02日 【所有評(píng)論 分享到微信

網(wǎng)絡(luò)工程師案例分析當(dāng)天每日一練試題地址:m.xiexiliangjiufa.com/exam/ExamDayAL.aspx?t1=8

往期網(wǎng)絡(luò)工程師每日一練試題匯總:m.xiexiliangjiufa.com/class/27/e8_1.html

網(wǎng)絡(luò)工程師案例分析每日一練試題(2022/8/1)在線測(cè)試:m.xiexiliangjiufa.com/exam/ExamDayAL.aspx?t1=8&day=2022/8/1

點(diǎn)擊查看:更多網(wǎng)絡(luò)工程師習(xí)題與指導(dǎo)

網(wǎng)絡(luò)工程師案例分析每日一練試題內(nèi)容(2022/8/1)

閱讀以下說明,回答問題1至問題3,將解答填入答題紙對(duì)應(yīng)的解答欄內(nèi)。
【說明】
某園區(qū)組網(wǎng)方案如圖1-1所示,數(shù)據(jù)規(guī)劃如表1-1內(nèi)容所示。



【問題1】
以Switch3為例配置接入層交換機(jī),補(bǔ)充下列命令片段。
(1)
[HUAWEI] sysname Switch3
[Switch3] vlan batch (2)
[Switch3] interface GigabitEthernet 0/0/3
[Switch3-GigabitEthernet0/0/3] port link-type (3)
[Switch3-GigabitEthernet0/0/3] port trunk allow-pass vlan 10 20
[Switch3-GigabitEthernet0/0/3] quit
[Switch3] interface GigabitEthernet 0/0/1
[Switch3-GigabiEthernet0/0/1] port link-type (4)
[Switch3-GigabitEthernet0/0/1] port default vlan 10
[Switch3-GigabitEthernet/0/1] quit
[Switch3] stp bpdu-protection
【問題2】
以Switch1為例配置核心層交換機(jī),創(chuàng)建其與接入交換機(jī)、備份設(shè)備以及出口路由器的互通VLAN,補(bǔ)充下列命令。
system-view
[HUAWEI] sysname Switch1
[Switchl] vlan batch (5)
[Switch1] interface GigabitEthernet/0/1
[Switchl-GigabitEthernet0/0/1] port link-type trunk
[Switchl-GigabitEthernet0/0/1] port trunk allow-pass (6)
[Switch1-GigabitEthernet0/0/1] quit
[Switch1] interface Vlanif 10
[Switch1-Vlanif10] ip address 192.168.10.1 24
[Switch1-Vlanif10] quit
[Switch1] interface Vlanif 20
[Switch1-Vlanif20] ip address 192.168.20.1 24
[Switch1-Vlanif20] quit
[Switchl] interface GigabitEthernet 0/0/7
[Switchl-GigabitEthernet0/0/7] port link-type trunk
[Switch1-GigabitEthernet0/0/7] port trunk allow-pass vlan 100
[Switch1-GigabitEthernet0/0/7] quit
[Switch1] interface Vlanif 100
[Switch1-Vlanif100] ip address (7)
[Switch1-Vlanif100] quit
[Switch1] interface Gigabitethernet 0/0/5
[Switch1-GigabitEthernet0/0/5] port link-type access
[Switch1-GigabitEthernet0/0/5] port default vlan 300
[Switchl-GigabitEthernet0/0/5] quit
[Switch1 interface Vlanif 300
[Switchl-Vlanif300] ip address (8)
[Switchl-Vlanif300] quit
【問題3】
如果配置靜態(tài)路由實(shí)現(xiàn)網(wǎng)絡(luò)互通,補(bǔ)充在Switch1和Router上配置的命令片段。
[Switchl] ip route-static (9) /默認(rèn)優(yōu)先級(jí)
[Switchl] ip route-static 0.0.0.0 0.0.0.0 172.16.30.2 preference 70
[Router] ip route-static (10) /默認(rèn)優(yōu)先級(jí)
[Router] ip route-static 192. 168.10.0 255.255.255.0 172.16.10.1
[Router] ip route-static 192.168. 10.0 255.255.255.0 172.16.20.1 preference70
[Router] ip route-static 192.168.20.0 255.255.255.0 172.16.10.1
[Router] ip route-static 192.168.20.0 255.255.255.0 172.16.20.1 preference70
信管網(wǎng)試題答案與解析:m.xiexiliangjiufa.com/st/404913221.html

信管網(wǎng)考友試題答案分享:

信管網(wǎng)18631704562:
system<br>10 20<br>trunk<br>access<br>10 20 30 100 300<br>10 20<br>172.16.10.1/24<br>172.16.30.1/24<br>0.0.0.0 0 172.16.10.2/24<br>0.0.0.0 0 202.101.111.1/30

信管網(wǎng)cnitpm532734584511:
system-view <br>10 20 <br>trunk <br>access <br>10 20 30 100 300 <br>all <br>172.16.10.1 24 <br>172.16.20.1 24 <br>192.168.10.0 255.255.255.0 172.168.30.1 <br>192.168.20.0 255.255.255.0 172.168.30.1 <br>

信管網(wǎng)pppavent:
system-view 10 20 trunk access 10 20 30 100 300 10 20 100 172.16.10.1 24 172.16.30.1 24 0.0.0.0 0.0.0.0 172.16.10.2 192.168.30.0 255.255.255.0 172.16.20.1

信管網(wǎng)pppavent:
system-view 10 20 trunk access 10 20 30 100 300 10 20 100 172.16.10.1 24 172.16.30.1 24 0.0.0.0 0.0.0.0 172.16.10.2 192.168.30.0 255.255.255.0 172.16.20.1

信管網(wǎng)cnitpm505775440184:
1.system-view 2.10 20 3.trunk 4.access 5.10 20 30 6.all 7.172.16.10.0 255.255.255.0 8.192.168.10.0 255.255.255.0 9.60 10.60

信管網(wǎng)試題答案與解析:m.xiexiliangjiufa.com/st/404913221.html
掃碼關(guān)注公眾號(hào)

溫馨提示:因考試政策、內(nèi)容不斷變化與調(diào)整,信管網(wǎng)網(wǎng)站提供的以上信息僅供參考,如有異議,請(qǐng)以權(quán)威部門公布的內(nèi)容為準(zhǔn)!

信管網(wǎng)致力于為廣大信管從業(yè)人員、愛好者、大學(xué)生提供專業(yè)、高質(zhì)量的課程和服務(wù),解決其考試證書、技能提升和就業(yè)的需求。

信管網(wǎng)軟考課程由信管網(wǎng)依托10年專業(yè)軟考教研傾力打造,官方教材參編作者和資深講師坐鎮(zhèn),通過深研歷年考試出題規(guī)律與考試大綱,深挖核心知識(shí)與高頻考點(diǎn),為學(xué)員考試保駕護(hù)航。面授、直播&錄播,多種班型靈活學(xué)習(xí),滿足不同學(xué)員考證需求,降低課程學(xué)習(xí)難度,使學(xué)習(xí)效果事半功倍。

相關(guān)內(nèi)容

發(fā)表評(píng)論  查看完整評(píng)論  

推薦文章