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

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

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

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

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

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

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

網(wǎng)絡(luò)工程師每日一練試題內(nèi)容(2022/12/22)

  • 試題1

    Border Gateway Protocol(BGP) is inter-autonomous system  (1)  protocol. BGP is based on a routing method called path vector routing. Distance vector routing is not a good candidate for inter-autonomous system routing because there are occasions on which the route with the smallest  (2)  count is not the preferred route. For example, we may not want a packet through an autonomous system that is not secure even though it is shortest route. Also, distance vector routing is unstable due to the fact that the routers announce only the number of hop counts to the destination without defining the path that leads to that  (3)  . A router that receives a distance vector advertisement packet may be fooled if the shortest path is actually calculated through the receiving router itself. Link  (4)  routing is also not a good candidate for inter-autonomous system routing because an internet is usually too big for this routing method. To use link state routing for the whole internet would require each router to have a huge link state database. It would also take a long time for each router to calculate its routing  (5)  using the Dijkstra algorism.
    (1)A、routing
    B、switching
    C、transmitting
    D、receiving
    (2)A、path
    B、hop
    C、route
    D、packet
    (3)A、connection
    B、window
    C、source
    D、destination
    (4)A、status
    B、search
    C、state
    D、research
    (5)A、table
    B、state
    C、metric
    D、cost

    查看答案

    試題參考答案:A、B、D、C、A

    試題解析與討論:m.xiexiliangjiufa.com/st/92253176.html

  • 試題2

    震網(wǎng)(Stuxnet)病毒是一種破壞工業(yè)基礎(chǔ)設(shè)施的惡意代碼,利用系統(tǒng)漏洞攻擊工業(yè)控制系統(tǒng),是一種危害性極大的()。
    A、引導(dǎo)區(qū)病毒
    B、宏病毒
    C、木馬病毒
    D、蠕蟲(chóng)病毒

    查看答案

    試題參考答案:D

    試題解析與討論:m.xiexiliangjiufa.com/st/4182310022.html

  • 試題3

    以下關(guān)于DHCP的描述中,正確的是( )。
    A.DHCP客戶機(jī)不可能跨越網(wǎng)段獲取IP地址
    B.DHCP客戶機(jī)只能收到一個(gè)dhcpoffer
    C.DHCP服務(wù)器可以把一個(gè)IP地址同時(shí)租借給兩個(gè)網(wǎng)絡(luò)的不同主機(jī)
    D.DHCP服務(wù)器中可自行設(shè)定租約期

    查看答案

    試題參考答案:D

    試題解析與討論:m.xiexiliangjiufa.com/st/238099739.html

  • 試題4

    下面幾個(gè)網(wǎng)絡(luò)管理工具的描述中,錯(cuò)誤的是  ( )  。
    A、netstat 可用于顯示IP、TCP、UDP、ICMP等協(xié)議的統(tǒng)計(jì)數(shù)據(jù)
    B、sniffer 能夠使網(wǎng)絡(luò)接口處于雜收模式,從而可截獲網(wǎng)絡(luò)上傳輸?shù)姆纸M
    C、winipcfg 采用MS-DOS工作方式顯示網(wǎng)絡(luò)適配器和主機(jī)的有關(guān)信息
    D、tracert 可以發(fā)現(xiàn)數(shù)據(jù)包到達(dá)目標(biāo)主機(jī)所經(jīng)過(guò)的路由器和到達(dá)時(shí)間

    查看答案

    試題參考答案:C

    試題解析與討論:m.xiexiliangjiufa.com/st/89673087.html

  • 試題5

    Networks can be interconnected by different devices.In the physical layer,  networks can be connected by  (1)  or hubs, which just move the bits from one network to an identical network. One layer up we find bridges and switches, which operate at data link layer. They can accept  (2) , examine the MAC address, and forward the frames to a different network while doing minor protocol translation in the process. In the network layer, we have routers that can connect two networks, If two networks have  (3)  network layer, the router may be able to translate between the packer formats. In the transport layer we find transport gateway, which can interface between two transport connections.Finally, in the application layer, application gateways translate message  (4) . As an example, gateways between Internet e-mail and X.400 e-mail must  (5)  the e-mail message and change various header fields.
    (1)A、repeaters
    B、relays
    C、connectors
    D、modems
    (2)A、frames
    B、packets
    C、packages
    D、cells
    (3)A、special
    B、dependent
    C、similar
    D、dissimilar
    (4)A、syntax
    B、semantics
    C、language
    D、format
    (5)A、analyze
    B、parse
    C、delete
    D、create

    查看答案

    試題參考答案:A、A、D、B、B

    試題解析與討論:m.xiexiliangjiufa.com/st/84182898.html

  • 試題6

    DHCP客戶端啟動(dòng)時(shí)會(huì)向網(wǎng)絡(luò)發(fā)出一個(gè) Dhcpdiscover包來(lái)請(qǐng)求IP地址,其源IP地址為( )
    A.192.168.01
    B.0.0.0.0
    C.255.255.255.0
    D.255.255.255.255

    查看答案

    試題參考答案:B

    試題解析與討論:m.xiexiliangjiufa.com/st/2335526237.html

  • 試題7

    以下關(guān)于X.25網(wǎng)絡(luò)的描述中,正確的是 ( ) 。
    A、X.25的網(wǎng)絡(luò)層提供無(wú)連接的服務(wù)
    B、X.25的網(wǎng)絡(luò)丟失幀時(shí),通過(guò)檢查幀順序號(hào)重傳丟失幀
    C、X.25的網(wǎng)絡(luò)使用LAP-D作為傳輸控制協(xié)議
    D、X.25的網(wǎng)絡(luò)采用多路復(fù)用技術(shù),幀中的各個(gè)時(shí)槽被預(yù)先分配給不同的終端

    查看答案

    試題參考答案:B

    試題解析與討論:m.xiexiliangjiufa.com/st/85442942.html

  • 試題8

    公鑰體制RSA是基于(?。?br />A.背包算法
    B.離散對(duì)數(shù)
    C.橢圓曲線算法
    D.大整數(shù)因子分解

    查看答案

    試題參考答案:D

    試題解析與討論:m.xiexiliangjiufa.com/st/3180721046.html

  • 試題9

    在相隔400Km的兩地間通過(guò)電纜以4800b/s的速率傳送3000比特長(zhǎng)的數(shù)據(jù)包,從開(kāi)始發(fā)送到接收完數(shù)據(jù)需要的時(shí)間是  ( )  。
    A、480ms
    B、607ms
    C、612ms
    D、627ms

    查看答案

    試題參考答案:D

    試題解析與討論:m.xiexiliangjiufa.com/st/91743159.html

  • 試題10

    三層網(wǎng)絡(luò)設(shè)計(jì)方案中,(  )是核心層的功能。
    A.不同區(qū)域的高速數(shù)據(jù)轉(zhuǎn)發(fā)
    B.用戶認(rèn)證、計(jì)費(fèi)管理
    C.終端用戶接入網(wǎng)絡(luò)
    D.實(shí)現(xiàn)網(wǎng)絡(luò)的訪問(wèn)策略控制

    查看答案

    試題參考答案:A

    試題解析與討論:m.xiexiliangjiufa.com/st/4189420483.html

掃碼關(guān)注公眾號(hào)

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

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

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

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

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

推薦文章