路由器A的配置如下:Quidway#SHOW RUN (display current-configuration)Current configuration!user huawei service-type ppp password 0 quidway!interface Ethernet0ip address 1.1.1.1 255.0.0.0!interface Serial0encapsulation pppppp authentication chapppp chap host huaweiip address 2.1.1.1 255.0.0.0!interface Serial1encapsulation ppp!interface Serial2flowcontrol normalasync mode dedicatedencapsulation ppp!exitip route 0.0.0.0 0.0.0.0 2.1.1.2 preference 60end路由器B的配置如下Quidway#SHOW RUNCurrent configuration!user hw service-type ppp password 0 quidway!interface Ethernet0ip address 3.1.1.1 255.0.0.0!interface Serial0clock-select DTECLK1encapsulation pppppp chap host huaweiip address 1.1.1.2 255.0.0.0!interface Serial1encapsulation ppp!interface Serial2flowcontrol normalasync mode dedicatedencapsulation ppp!exitip route 0.0.0.0 0.0.0.0 2.1.1.2 preference 60end发现两端路由器不能PING同对端以太网端口,下述说法正确的是()A.A验证配置错误B.B验证配置错误C.A验证方路由配置错误D.B被验证方路由配置错误

路由器A的配置如下:

Quidway#SHOW RUN (display current-configuration)

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

发现两端路由器不能PING同对端以太网端口,下述说法正确的是()

A.A验证配置错误

B.B验证配置错误

C.A验证方路由配置错误

D.B被验证方路由配置错误


相关考题:

路由器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 ! 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 发现两端路由器不能PING同对端以太网端口,下述说法正确的是A、A验证配置错误 B、B验证配置错误 C、A验证方路由配置错误 D、B被验证方路由配置错误

路由器A配置如下: Quidway#SHOW RUN Now create configuration... Current configuration ! ! interface Ethernet0 ip address 1.1.1.1 255.0.0.0 ! clock-select DTECLK1 encapsulation x25 dte ietf x25 address 2111 x25 map ip 2.1.1.2 2112 ip address 2.1.1.1 255.0.0.0 ! interface Serial1 encapsulation ppp ! 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 3.1.1.1 255.0.0.0 ! interface Serial0 encapsulation x25 dce ietf x25 address 2112 x25 map ip 2.1.1.1 2111 ip address 2.1.1.2 255.0.0.0 ! interface Serial1 encapsulation ppp ! interface Serial2 flowcontrol normal async mode dedicated encapsulation ppp ! exit router rip ! end 如下说法正确的是A、两端广域网可以联通,但局域网不可以连通 B、两端广域网不可以连通,但局域网可以连通 C、广域网和局域网都可以连通 D、广域网和局域网都不能连通

路由器A的配置为: Quidway#SHOW RUN Now create configuration... Current configuration ! frame-relay switching ! interface Ethernet0 ip address 10.1.1.1 255.255.0.0 ip rip version 2 mcast ! interface Serial0 clock-select DTECLK1 encapsulation frame-relay frame-relay intf-type DCE frame-relay interface-dlci 100 ip address 2.1.1.1 255.0.0.0 ip rip version 2 mcast ! interface Serial1 encapsulation ppp ! interface Serial2 flowcontrol normal async mode dedicated encapsulation ppp ! exit router rip no auto-summary neighbor 2.1.1.2 ! end 路由器B的配置为 Quidway#SHOW RUN Now create configuration... Current configuration ! ! interface Ethernet0 ip address 10.2.1.1 255.255.0.0 ip rip version 2 mcast ! interface Serial0 encapsulation frame-relay ip address 2.1.1.2 255.0.0.0 ip rip version 2 mcast ! interface Serial1 encapsulation ppp ! interface Serial2 flowcontrol normal async mode dedicated encapsulation ppp ! exit router rip no auto-summary neighbor 2.1.1.1 ! End 如下说法正确的是A、两端广域网可以联通,但局域网不可以连通 B、两端广域网不可以连通,但局域网可以连通 C、广域网和局域网都可以连通 D、广域网和局域网都不能连通

路由器A的配置如下: Quidway#SHOW RUN Now create configuration... Current configuration ! ! interface Ethernet0 ip address 10.1.1.1 255.255.0.0 ip ospf enable area 0.0.0.1 ! interface Serial0 clock-select DTECLK1 encapsulation ppp ip address 2.1.1.1 255.0.0.0 ip ospf enable area 0.0.0.1 ! interface Serial1 encapsulation ppp ! interface Serial2 flowcontrol normal async mode dedicated encapsulation ppp ! exit router ospf enable ! end 路由器B配置如下 Quidway#SHOW RUN Now create configuration... Current configuration ! ! interface Ethernet0 ip address 10.2.1.1 255.255.0.0 ip ospf enable area 0.0.0.2 ! interface Serial0 encapsulation ppp ip address 2.1.1.2 255.0.0.0 ip ospf enable area 0.0.0.2 ! interface Serial1 encapsulation ppp ! interface Serial2 flowcontrol normal async mode dedicated encapsulation ppp ! exit router ospf enable ! End 如下说法正确的是A、两端广域网可以联通,但局域网不可以连通 B、两端广域网不可以连通,但局域网可以连通 C、广域网和局域网都可以连通 D、广域网和局域网都不能连通

路由器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 下述说法正确的是A、备份功能可以正常使用 B、备份功能不能正常使用 C、两端可以正常互联 D、两端不能正常互联

下面关于VRP系统文件说法错误的是() A. VRP系统文件扩展名为.ccB.VRP系统文件扩展名为.cfg或者.zipC.系统软件和备份文件都必须存放在存储器的根目录下D.可用display current-configuration命令查看当前使用的配置文件名

查看VLAN 配置信息的命令是( )。A. display current-configuration B. display vlan briefC. system-view D. vlan vlan-id

路器A配置如下:Quidway#SHOW RUNNow create configuration...Current configuration!!interface Ethernet0ip address 1.1.1.1 255.0.0.0!interface Serial0clock-select DTECLK1encapsulation x25 dte ietfx25 address 2111x25 map ip 2.1.1.2 2112ip address 2.1.1.1 255.0.0.0!interface Serial1encapsulation ppp!interface Serial2flowcontrol normalasync mode dedicatedencapsulation ppp!exitrouter rip!end路由器B配置如下Quidway#SHOW RUNNow create configuration...Current configuration!!interface Ethernet0ip address 3.1.1.1 255.0.0.0!interface Serial0encapsulation x25 dce ietfx25 address 2112x25 map ip 2.1.1.1 2111ip address 2.1.1.2 255.0.0.0!interface Serial1encapsulation ppp!interface Serial2flowcontrol normalasync mode dedicatedencapsulation ppp!exitrouter rip!end如下说法正确的是 ()A.两端广域网可以联通,但局域网不可以连通B.两端广域网不可以连通,但局域网可以连通C.广域网和局域网都可以连通D.广域网和局域网都不能连通

在Quidway路由器上,用哪条命令可以查看当前运行的配置信息(). A.display current-configurationB.display saved-configurationC.view saved-configurationD.show startup-configuration

在Quidway路由器上,用哪条命令可以查看初始配置信息(). A.display current-configurationB.display saved-configurationC.view saved-configurationD.show startup-configuration

在Quidway路由器上,应该使用命令()来观察路由表. A.display ip pathB.display ip routing-tableC.display interfaceD.display current-configuration

如图所示,Switch A通过Switch B和NMS跨网段相连并正常通信。SwitchA 与Switch B配置相似,从给出的Switch A的配置文件可知该配置实现的是,验证配置结果的命令是( )。A.display nqa resultsB.display bfd session allC.display efm session allD.display current-configuration|include nqa

如图所示,Switch A通过Switch B和NMS跨网段相连并正常通信。SwitchA 与Switch B配置相似,从给出的Switch A的配置文件可知该配置实现的是( ),验证配置结果的命令是(请作答此空)。A.display nqa resultsB.display bfd session allC.display efm session allD.display current-configuration|include nqa

在Quidway路由器上,用哪条命令可以查看初始配置信息().A、display current-configurationB、display saved-configurationC、view saved-configurationD、show startup-configuration

可以通过哪些命令查看接口Serial1/0/1的配置信息().A、[Quidway]display current-configurationB、[Quidway-Serial1/0/1]display thisC、[Quidway]view saved-configurationD、[Quidway]show current-configuration

What does the command show | compare rollback 1 display?()A、the difference between the current candidate configuration and the candidate configuration from one commit agoB、the difference etween the current active configuration and the active configuration from the one commit agoC、the difference between the current active configuration and the active configuration from one commit agoD、the difference between the current candidate configuration and the archived configuration from one commit ago

在MSR路由器上,使用()命令查看设备当前运行版本。A、display runningB、display softwareC、display versionD、display current-version

MA5200G的current-configuration和saved-configuration任何情况下都完全一致,都保存在内存中。()

在Quidway路由器上,应该使用命令()来观察路由表.A、display ip pathB、display ip routing-tableC、display interfaceD、display current-configuration

在Quidway路由器上,用哪条命令可以查看当前运行的配置信息().A、display current-configurationB、display saved-configurationC、view saved-configurationD、show startup-configuration

可以更改路由器启动和加载配置文件寄存器的命令是()。A、display configB、show configC、boot systemD、run system

What does the command show | compare rollback 1 display?()A、the difference between the current candidate configuration and the candidate configuration from one commit agoB、the difference between the current active configuration and the current candidate configurationC、the difference between the current active configuration and the active configuration from one commit agoD、the difference between the current candidate configuration and the archived configuration from one commit ago

多选题可以通过哪些命令查看接口Serial1/0/1的配置信息().A[Quidway]display current-configurationB[Quidway-Serial1/0/1]display thisC[Quidway]view saved-configurationD[Quidway]show current-configuration

单选题What does the command show | compare rollback 1 display?()Athe difference between the current candidate configuration and the candidate configuration from one commit agoBthe difference between the current active configuration and the current candidate configurationCthe difference between the current active configuration and the active configuration from one commit agoDthe difference between the current candidate configuration and the archived configuration from one commit ago

单选题在Quidway路由器上,应该使用命令()来观察路由表.Adisplay ip pathBdisplay ip routing-tableCdisplay interfaceDdisplay current-configuration

单选题What does the command show | compare rollback 1 display?()Athe difference between the current candidate configuration and the candidate configuration from one commit agoBthe difference etween the current active configuration and the active configuration from the one commit agoCthe difference between the current active configuration and the active configuration from one commit agoDthe difference between the current candidate configuration and the archived configuration from one commit ago

多选题以下哪些命令可以用来查询配置和定位OSPF故障()Adisplay current-configuration interface Ethernet0/0Bdisplay ip routing-table protocol ospfCdisplay ospf errorDdisplay current-configuration configuration ospf