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

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

軟題庫 培訓課程
當前位置:信管網(wǎng) >> 網(wǎng)絡工程師 >> 每日一練 >> 文章內(nèi)容
網(wǎng)絡工程師案例分析每日一練試題(2022/7/5)
來源:信管網(wǎng) 2022年07月06日 【所有評論 分享到微信

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

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

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

點擊查看:更多網(wǎng)絡工程師習題與指導

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

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



【問題1】
以Switch3為例配置接入層交換機,補充下列命令片段。
(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為例配置核心層交換機,創(chuàng)建其與接入交換機、備份設備以及出口路由器的互通VLAN,補充下列命令。
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)路由實現(xiàn)網(wǎng)絡互通,補充在Switch1和Router上配置的命令片段。
[Switchl] ip route-static (9) /默認優(yōu)先級
[Switchl] ip route-static 0.0.0.0 0.0.0.0 172.16.30.2 preference 70
[Router] ip route-static (10) /默認優(yōu)先級
[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)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)北京市電信考友:
問題1 (1)system(2)10,20(3)trunk(4)access 問題2 (5)10.,20,30,100,300(6)10 20(7)172.16.10.1 24(8)172.16.30.1 24 問題3 (9)0.0.0.0 0.0.0.0 172.16.10.1 (10)0.0.0.0 0.0.0.0 202.101.111.1 30

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

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

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

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

相關內(nèi)容

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

推薦文章