網絡工程師當天每日一練試題地址:m.shundajiancai.com/exam/ExamDay.aspx?t1=8
往期網絡工程師每日一練試題匯總:m.shundajiancai.com/class/27/e8_1.html
網絡工程師每日一練試題(2021/8/13)在線測試:m.shundajiancai.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
試題解析與討論:
m.shundajiancai.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
試題解析與討論:
m.shundajiancai.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
試題解析與討論:
m.shundajiancai.com/st/2397010974.html試題參考答案:C、B、D、A、B
試題
4: 在IP報頭中設置“生存周期”域的目的是(?。?br />A.提高數(shù)據報的轉發(fā)效率
B.提高數(shù)據報轉發(fā)過程中的安全性
C.防止數(shù)據報在網絡中無休止流動
D.確保數(shù)據報可以正確分片
試題解析與討論:
m.shundajiancai.com/st/316722430.html試題參考答案:C
試題
5: 使用( )命令釋放當前主機自動獲取的IP地址。
A.ipconfig/all
B.ipconfig/reload
C.ipconfig/release
D.ipconfig/reset
試題解析與討論:
m.shundajiancai.com/st/404277022.html試題參考答案:C
試題
6: 關于以太網幀結構的描述中,錯誤的是( ?。?br />A.目的地址與源地址使用IP地址
B.幀前定界符字段不計入幀頭長度
C.數(shù)據字段的最小長度為46字節(jié)
D.幀校驗字段采用32位的CRC校驗
試題解析與討論:
m.shundajiancai.com/st/314679487.html試題參考答案:A
試題
7: 參見下圖,主機Aping主機 B,當數(shù)據幀到達主機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
試題解析與討論:
m.shundajiancai.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
試題解析與討論:
m.shundajiancai.com/st/2387628866.html試題參考答案:C
試題
9: 關于無線局域網的描述中,正確的是( ?。?。
A.可以作為傳統(tǒng)局域網的補充
B.使用的傳輸介質只有紅外線
C.支持的最大傳輸速率為1Mbps
D.只支持對等結構的通信模式
試題解析與討論:
m.shundajiancai.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 – * +
試題解析與討論:
m.shundajiancai.com/st/237327237.html試題參考答案:B