深夜成人在线,chinese国产一区二区,欧美精品乱码,日韩欧美在线视频免费观看,国产午夜不卡,日韩av影院在线,五月天婷婷国产精品

專業(yè)網(wǎng)絡工程師網(wǎng)站|服務平臺|服務商(加客服微信:cnitpm或QQ:773104605進網(wǎng)絡工程師學霸群)

軟題庫 學習課程
當前位置:信管網(wǎng) >> 網(wǎng)絡工程師 >> 每日一練 >> 文章內容
網(wǎng)絡工程師每日一練試題(2023/4/22)

網(wǎng)絡工程師當天每日一練試題地址:www.ichunya.com/exam/ExamDay.aspx?t1=8

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

網(wǎng)絡工程師每日一練試題(2023/4/22)在線測試:www.ichunya.com/exam/ExamDay.aspx?t1=8&day=2023/4/22

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

網(wǎng)絡工程師每日一練試題內容(2023/4/22)

  • 試題1

    3臺路由器的連接與IP地址分配如下圖所示,在R2中配置到達子網(wǎng)192.168.1.0/24的靜態(tài)路由的命令是 ( ) 。

    A、R2 (config ) # ip route 192.168.1.0 255.255.255.0 10.1.1.1
    B、R2 (config ) # ip route 192.168.1.0 255.255.255.0 10.1.1.2
    C、R2 (config ) # ip route 192.168.1.2 255.255.255.0 10.1.1.1
    D、R2 (config ) # ip route 192.168.1.2 255.255.255.0 10.1.1.2

    查看答案

    試題參考答案:A

    試題解析與討論:www.ichunya.com/st/85802954.html

  • 試題2

    通過CATV電纜訪問因特網(wǎng),在用戶端必須安裝的設備是  (  )  。
    A、ADSL Modem
    B、Cable Modem
    C、無線路由器
    D、以太網(wǎng)交換機

    查看答案

    試題參考答案:B

    試題解析與討論:www.ichunya.com/st/91803161.html

  • 試題3

    ()存儲方式常使用多副本技術實現(xiàn)數(shù)據(jù)冗余。
    A.DAS
    B.NAS
    C.SAN
    D.分布式

    查看答案

    試題參考答案:D

    試題解析與討論:www.ichunya.com/st/5374525700.html

  • 試題4

    下列關于HTTPS和HTTP協(xié)議的描述中,錯誤的是()。
    A.HTTPS協(xié)議使用加密傳輸
    B.HTTPS協(xié)議默認服務端口號是443
    C.HTTP協(xié)議默認服務端口是80
    D.電子支付類網(wǎng)站應使用HTTP協(xié)議

    查看答案

    試題參考答案:D

    試題解析與討論:www.ichunya.com/st/5371526544.html

  • 試題5

    DNS資料記錄中記錄類型(record-type)為A,則記錄的值為  ( )  。
    A、名字服務器
    B、主機描述
    C、IP地址
    D、別名

    查看答案

    試題參考答案:C

    試題解析與討論:www.ichunya.com/st/91913165.html

  • 試題6

    一臺電腦的本地連接設置如下圖所示,結果發(fā)現(xiàn)不能拼通任何遠程設備,該故障的原因是什么?( )。

    A.默認網(wǎng)關的地址不屬于主機所在的子網(wǎng)
    B.該主機的地址是一個廣播地址
    C.默認網(wǎng)關的地址是該子網(wǎng)中的廣播地址
    D.該主機的地址是一個無效的組播地址

    查看答案

    試題參考答案:C

    試題解析與討論:www.ichunya.com/st/1306427577.html

  • 試題7

    在一條點對點的鏈路上,為了減少地址的浪費,子網(wǎng)掩碼應該指定為 ( ) 。
    A、255.255.255.252
    B、255.255.255.248
    C、255.255.255.240
    D、255.255.255.196

    查看答案

    試題參考答案:A

    試題解析與討論:www.ichunya.com/st/84522910.html

  • 試題8

    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

    查看答案

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

    試題解析與討論:www.ichunya.com/st/2397010974.html

  • 試題9

    4B/5B編碼是一種兩級編碼方案,首先要把數(shù)據(jù)變成 (1) 編碼,再把4位分為一組的代碼變換成5單位的代碼,這種編碼的效率是 (2) 。
    (1)A、NRZ-I
    B、AMI
    C、QAM
    D、PCM
    (2)A、0.4
    B、0.5
    C、0.8
    D、1.0

    查看答案

    試題參考答案:A、C

    試題解析與討論:www.ichunya.com/st/89973098.html

  • 試題10

    在計算機中,最適合進行數(shù)字加減運算的數(shù)字編碼是 (1) ,最適合表示浮點數(shù)階碼的數(shù)字編碼是 (2)
    (1)A、原碼
    B、反碼
    C、補碼
    D、移碼
    (2)A、原碼
    B、反碼
    C、補碼
    D、移碼

    查看答案

    試題參考答案:C、D

    試題解析與討論:www.ichunya.com/st/84202899.html

信管網(wǎng)訂閱號

信管網(wǎng)視頻號

信管網(wǎng)抖音號

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

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

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

相關內容

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

推薦文章

精選

課程

提問

評論

收藏