- 相關(guān)推薦
2016華為認(rèn)證網(wǎng)絡(luò)工程師筆試模擬題及答案
1、訪問控制列表配置中,操作符 "gt portnumber"表示控制的是( b )。
a、端口號小于此數(shù)字的服務(wù)
b、端口號大于此數(shù)字的服務(wù)
c、端口號等于此數(shù)字的服務(wù)
d、端口號不等于此數(shù)字的服務(wù)
2、某臺路由器上配置了如下一條訪問列表
access-list 4 deny 202.38.0.0 0.0.255.255
access-list 4 permit 202.38.160.1 0.0.0.255
表示:( c )
a、只禁止源地址為202.38.0.0網(wǎng)段的所有訪問;
b、只允許目的地址為202.38.0.0網(wǎng)段的所有訪問;
c、檢查源ip地址,禁止202.38.0.0大網(wǎng)段的主機(jī),但允許其中的202.38.160.0小網(wǎng)段上的主機(jī);
d、檢查目的ip地址,禁止202.38.0.0大網(wǎng)段的主機(jī),但允許其中的202.38.160.0小網(wǎng)段的主機(jī);
3、某單位路由器防火墻作了如下配置:
firewall enable
access-list normal 101 permit ip 202.38.0.0 0.0.0.255 10.10.10.10 0.0.0.255
access-list normal 101 deny tcp 202.38.0.0 0.0.0.255 10.10.10.10 0.0.0.255 gt 1024
access-list normal 101 deny ip any any
端口配置如下
interface serial0
enable
ip address 202.38.111.25 255.255.255.0
encapsulation ppp
ip access-group 101 out
interface ethernet0
ip address 10.10.10.1 255.255.255.0
內(nèi)部局域網(wǎng)主機(jī)均為10.10.10.0 255.255.255.0網(wǎng)段。以下說法正確的是(本題假設(shè)其他網(wǎng)絡(luò)均沒有使用防火墻):(ac )
a、外部主機(jī)202.38.0.50可以ping通任何內(nèi)部主機(jī);
b、內(nèi)部主機(jī)10.10.10.5,可以任意訪問外部網(wǎng)絡(luò)資源;
c、外部202.38.5.0 255.255.255.0網(wǎng)段主機(jī)可以與此內(nèi)部網(wǎng)主機(jī)建立tcp連接;
d、外部202.38.0.0 255.255.255.0網(wǎng)段主機(jī)不可以與此內(nèi)部網(wǎng)主機(jī)建立tcp連接
e、內(nèi)部任意主機(jī)都可以與外部任意主機(jī)建立tcp連接;
f、內(nèi)部任意主機(jī)只可以與外部202.38.0.0 255.255.255.0網(wǎng)段主機(jī)建立tcp連接
4、rip 協(xié)議適用于基于 ip 的(b)
a、大型網(wǎng)絡(luò)
b、中小型網(wǎng)絡(luò)
c、更大規(guī)模的網(wǎng)絡(luò)
d、isp與isp之間
5、以下的協(xié)議中,哪些是面向連接的協(xié)議( ad)。
a、x25
b、ethernet
c、ip
d、frame-relay
46、路由器a的配置如下:
quidway#show run
current configuration
!
user huawei service-type ppp password 0 quidway
!
interface ethernet0
ip address 1.1.1.1 255.0.0.0
!
interface serial0
encapsulation ppp
ppp authentication chap
ppp chap host huawei
ip address 2.1.1.1 255.0.0.0
!
interface serial1
encapsulation ppp
!
interface serial2
flowcontrol normal
async mode dedicated
encapsulation ppp
!
exit
ip route 0.0.0.0 0.0.0.0 2.1.1.2 preference 60
end
路由器b的配置如下
quidway#show run
current configuration
!
user hw service-type ppp password 0 quidway
!
interface ethernet0
ip address 3.1.1.1 255.0.0.0
!
interface serial0
clock-select dteclk1
encapsulation ppp
ppp chap host huawei
ip address 1.1.1.2 255.0.0.0
!
interface serial1
encapsulation ppp
!
interface serial2
flowcontrol normal
async mode dedicated
encapsulation ppp
!
exit
ip route 0.0.0.0 0.0.0.0 2.1.1.2 preference 60
end
發(fā)現(xiàn)兩端路由器不能ping同對端以太網(wǎng)端口,下述說法正確的是(bcd )
a、a驗證配置錯誤
b、b驗證配置錯誤
c、a驗證方路由配置錯誤
d、b被驗證方路由配置錯誤
1、x.25使用映射的作用是( c )
a、映射本地ip到對端端口值,以便路由器發(fā)送數(shù)據(jù)時確認(rèn)發(fā)送端口
b、映射本地ip到本地端口值,以便路由器發(fā)送數(shù)據(jù)時確認(rèn)發(fā)送端口
c、映射對端ip到本地端口值,以便x.25交換網(wǎng)絡(luò)查找數(shù)據(jù)發(fā)送路徑
d、映射對端ip到對端端口值,以便x.25交換網(wǎng)絡(luò)查找數(shù)據(jù)發(fā)送路徑
2、各個路由協(xié)議衡量路由的好壞標(biāo)準(zhǔn)是( c )
a、路由
b、路由器優(yōu)先級
c、路由權(quán)
d、包轉(zhuǎn)發(fā)率
3、以下是基于鏈路狀態(tài)算法的動態(tài)路由協(xié)議是( d )
a、rip
b、icmp
c、igrp
d、ospf
4、三種路由協(xié)議 rip 、ospf 、igrp 各自得到了一條到達(dá)目標(biāo)網(wǎng)絡(luò),在華為路由器默認(rèn)情況下,網(wǎng)絡(luò)最終選選定(b ) 路由作為最優(yōu)路由。
a、rip
b、ospf
c、igrp
d、靜態(tài)路由
5、路由環(huán)問題會引起(abd)
a、循環(huán)路由器
b、慢收斂
c、路由器重起
d、路由不一致
6、ospf 協(xié)議適用于基于 ip 的( c )
a、大型網(wǎng)絡(luò)
b、中小型網(wǎng)絡(luò)
c、更大規(guī)模的網(wǎng)絡(luò)
d、isp與isp之間
7、在rip中metric等于(e )為不可達(dá)
a、8
b、9
c、10
d、15
e、16
8、對于isdn bri描述正確的是(ad )
a、2b+d
b、30b+d
c、使用同軸電纜作為物理傳輸介質(zhì)
d、使用普通電話線作為物理傳輸介質(zhì)
9、設(shè)置話機(jī)模擬入呼叫時需要檢查的被叫號碼或子地址的命令是( ab )
a、isdn pots1-answer
b、isdn pots2-answer
c、isdn answer1
d、isdn answer2
10、使能ddr的命令是( b )
a、access-list
b、dialer in-band
c、dialer-group
d、dialer-list
【華為認(rèn)證網(wǎng)絡(luò)工程師筆試模擬題及答案】相關(guān)文章:
2016年華為網(wǎng)絡(luò)工程師認(rèn)證筆試模擬試題及答案09-15
華為認(rèn)證網(wǎng)絡(luò)工程師模擬試題及答案09-03
華為認(rèn)證筆試題大全08-14
2017華為認(rèn)證網(wǎng)絡(luò)工程師考試筆試試題09-03
華為認(rèn)證網(wǎng)絡(luò)工程師簡介09-12
華為認(rèn)證網(wǎng)絡(luò)工程師模擬試卷07-26
華為認(rèn)證網(wǎng)絡(luò)工程師模擬試題09-25