成人男同av,在线黄色网,在线观看一区二区三区四区,日本六九视频,国产一区二区三区久久久久久久久,成人97视频,国产性猛交乱

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

軟題庫 培訓課程
當前位置:信管網 >> 網絡工程師 >> 每日一練 >> 文章內容
網絡工程師每日一練試題(2021/8/13)
來源:信管網 2021年08月14日 【所有評論 分享到微信

網絡工程師當天每日一練試題地址:www.conferencecallsmadeeasy.com/exam/ExamDay.aspx?t1=8

往期網絡工程師每日一練試題匯總:www.conferencecallsmadeeasy.com/class/27/e8_1.html

網絡工程師每日一練試題(2021/8/13)在線測試:www.conferencecallsmadeeasy.com/exam/ExamDay.aspx?t1=8&day=2021/8/13

點擊查看:更多網絡工程師習題與指導

網絡工程師每日一練試題內容(2021/8/13)

試題1: 若用256K*8bit的存儲器芯片,構成地址40000000H到400FFFFFH且按字節(jié)編址的內存區(qū)域,則需( )片芯片。
A.4
B.8
C.16
D.32
試題解析與討論:www.conferencecallsmadeeasy.com/st/237832272.html
試題參考答案:A

試題2

在以太網中使用CRC校驗碼,其生成多項式是 ( ) 。
A、G(X)=X16+X12+X5+1
B、G(X)=X16+X15+X2+1
C、G(X)=X16+X11+X3+X2+X+1
D、G(X)= X32+X26+X23+X22+X16+X12+X11+X10+X8+X7+X5+X4+X3+X+1

試題解析與討論:www.conferencecallsmadeeasy.com/st/86702985.html
試題參考答案:D

試題3: Traditional network layer packet forwarding relies on the information provided by network layer(1)protocols,or static routing,to make an independent forwarding decision at each(2)within the network.The forwarding decision is based solely on the destination(3)IP address.All packets for the same destination follow the same path across the network if no other equal-cost(4)exist.Whenever a router has two equal-cost pathstoward a destination,the packets toward the destination might take one or both of them,resulting in some degree of load sharing.Enhanced Interior Gateway Routing Protocol(EIGRP)also supports non-equal-cost(5)sharing although the default behavior of this protocol is equal-cost.You must configure EIGRP variance for non-equal-cost load balancing.
(1)A.switching
B.signaling
C.routing
D.session
(2)A.switch
B.hop
C.host
D.customer
(3)A.connection
B.transmission
C.broadcast
D.customer
(4)A.paths
B.distance
C.broadcast
D.session
(5)A.loan
B.Load
C.content
D.constant
試題解析與討論:www.conferencecallsmadeeasy.com/st/2397010974.html
試題參考答案:C、B、D、A、B

試題4: 在IP報頭中設置“生存周期”域的目的是(?。?br />A.提高數據報的轉發(fā)效率
B.提高數據報轉發(fā)過程中的安全性
C.防止數據報在網絡中無休止流動
D.確保數據報可以正確分片
試題解析與討論:www.conferencecallsmadeeasy.com/st/316722430.html
試題參考答案:C

試題5: 使用(   )命令釋放當前主機自動獲取的IP地址。
A.ipconfig/all
B.ipconfig/reload
C.ipconfig/release
D.ipconfig/reset
試題解析與討論:www.conferencecallsmadeeasy.com/st/404277022.html
試題參考答案:C

試題6: 關于以太網幀結構的描述中,錯誤的是( ?。?。
A.目的地址與源地址使用IP地址
B.幀前定界符字段不計入幀頭長度
C.數據字段的最小長度為46字節(jié)
D.幀校驗字段采用32位的CRC校驗
試題解析與討論:www.conferencecallsmadeeasy.com/st/314679487.html
試題參考答案:A

試題7: 參見下圖,主機Aping主機 B,當數據幀到達主機B時,其中包含的源MAC地址和源IP地址是( )。

A.aaaa.bbbb.0003和10.15.0.11
B.aaaa.bbbb.0002和10.10.128.1
C.aaaa.bbbb.0002和10.15.0.11
D.aaaa.bbbb.0000和10.10.64.1
試題解析與討論:www.conferencecallsmadeeasy.com/st/1303629365.html
試題參考答案:C

試題8: 利用的擴展ACL禁止用戶通過telnet訪問子網202.112.111.0/24的命令是( )。
A.access-list 10 deny telnet any 202.112.111.0 0.0.0.255 eq 23
B.access-list 110 deny udp any 202.112.111.0 eq telnet
C.access-list 110 deny tcp any 202.112.111.0 0.0.0.255 eq 23
D.access-list 10 deny tcp any 202.112.111.0 255.255.255.0 eq 23
試題解析與討論:www.conferencecallsmadeeasy.com/st/2387628866.html
試題參考答案:C

試題9: 關于無線局域網的描述中,正確的是( ?。?。
A.可以作為傳統(tǒng)局域網的補充
B.使用的傳輸介質只有紅外線
C.支持的最大傳輸速率為1Mbps
D.只支持對等結構的通信模式
試題解析與討論:www.conferencecallsmadeeasy.com/st/3147723663.html
試題參考答案:A

試題10: 算術表達式a+(b-c)*d的后綴式是 ( ) (+、-、*表示算術的加、減、乘運算,運算符的優(yōu)先級和結合性遵循慣例)。
A.b c – d * a +
B.a b c – d * +
C.a b + c – d *
D.a b c d – * +
試題解析與討論:www.conferencecallsmadeeasy.com/st/237327237.html
試題參考答案:B

掃碼關注公眾號

溫馨提示:因考試政策、內容不斷變化與調整,信管網網站提供的以上信息僅供參考,如有異議,請以權威部門公布的內容為準!

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

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

相關內容

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

推薦文章