網(wǎng)絡(luò)工程師--認(rèn)證考試試題(5)

字號(hào):

為大家收集整理了《網(wǎng)絡(luò)工程師--認(rèn)證考試試題(5)》供大家參考,希望對大家有所幫助!?。?BR>    49.如下說法正確的是( a )v
    a、兩端廣域網(wǎng)可以聯(lián)通,但局域網(wǎng)不可以連通
    b、兩端廣域網(wǎng)不可以連通,但局域網(wǎng)可以連通
    c、廣域網(wǎng)和局域網(wǎng)都可以連通
    d、廣域網(wǎng)和局域網(wǎng)都不能連通
    50、路由器a的配置如下
    quidway#show run
    now create configuration...
    current configuration
    !
    !
    interface ethernet0
    ip address 10.2.1.1 255.255.0.0
    !
    interface serial0
    encapsulation ppp
    backup interface serial 1
    ip address 2.1.1.1 255.0.0.0
    !
    interface serial1
    encapsulation ppp
    ip address 3.1.1.1 255.0.0.0
    !
    interface serial2
    flowcontrol normal
    async mode dedicated
    encapsulation ppp
    !
    exit
    router rip
    !
    end
    路由器b的配置如下
    quidway#show run
    now create configuration...
    current configuration
    !
    !
    interface ethernet0
    ip address 10.1.1.1 255.255.0.0
    !
    interface serial0
    encapsulation ppp
    backup interface serial 1
    ip address 2.1.1.1 255.0.0.0
    !
    interface serial1
    encapsulation ppp
    ip address 3.1.1.1 255.0.0.0
    !
    interface serial2
    flowcontrol normal
    async mode dedicated
    encapsulation ppp
    !
    exit
    router rip
    !
    end
    下述說法正確的是( bcd )
    a、備份功能可以正常使用
    b、備份功能不能正常使用
    c、兩端可以正?;ヂ?lián)
    d、兩端不能正常互聯(lián)