The Peanut router is able to successfully ping the Serial 0 and Ethernet 0 interface of the Popcorn router, but a ping issued to the Ethernet 1 interface fails. Based on the above output, what are the potential causes of this problem?()A. The Popcorn router is not forwarding RIP updates.B. The Popcorn router did not include network 192.168.12.0 in its routing configuration.C. The Ethernet1 interface of the Popcorn router is shutdown.D. The clockrate is not present in the configuration of one of the routers.E. The Serial interface of the Popcorn router is not operating.

The Peanut router is able to successfully ping the Serial 0 and Ethernet 0 interface of the Popcorn router, but a ping issued to the Ethernet 1 interface fails. Based on the above output, what are the potential causes of this problem?()

A. The Popcorn router is not forwarding RIP updates.

B. The Popcorn router did not include network 192.168.12.0 in its routing configuration.

C. The Ethernet1 interface of the Popcorn router is shutdown.

D. The clockrate is not present in the configuration of one of the routers.

E. The Serial interface of the Popcorn router is not operating.


相关考题:

Cisco端口配置模式配置命令不正确的是()。 A.interface s0/0B.interface Ethernet1/0C.interface Ethernet1/0/0D.interface 0/0

路由器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、两端不能正常互联

路由器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被验证方路由配置错误

Refer to the exhibit. Routers R1 and R2 have established a neighbor relationship and are exchanging routing information. The network design requires that R1 r eceive routing updates from R2, but not advertise any routes to R2. Which configuration command sequence will successfully accomplish this task? ()A. R1(config)# router eigrp 1 R1(config - router)# passive - interface serial 0B. R1(config)# access - list 2 0 deny any R1(config)# router eigrp 1 R1(config - router)# distribute - list 20 out serial 0C. R2(config)# access - list 20 permit any R2(config)# router eigrp 1 R2(config - router)# distribute - list 20 in serial 0D. R1(config)# access - list 20 permit any R 1(config)# router eigrp 1 R1(config - router)# distribute - list 20 in serial 0E. R2(config)# access - list 20 deny any R2(config)# router eigrp 1 R2(config - router)# distribute - list 20 out serial 0F. R2(config)# router eigrp 1 R2(config - router)# passive - interface serial 0

Refer to the exhibit. ROUTE Enterprises has many stub networks in their enterprise network, such as router B and its associated network. EIGRP is to be implemented on router A so that neither the prefix for the S/0/0/0 interface nor the prefixes from router B appear in the routing tables for the router in the enterprise network. Which action will accomplish this goal?()A. Declare router B a stub router using the eigrp stub command.B. Use the passive - interface command for interface Serial0/0/0.C. Use a mask with the network command to exclude interface Serial0/0/0.D. Implement a distribute list to exclude the link prefix from the routi ng updates.

Which command can be used to determine the type of cable attached to the Serial 0/0 interface on a router?() A. show interfaces serial 0/0B. show running-configC. show versionD. show controllers serial 0/0E. show ip interfaceF. show line serial 0/0

While logged into a router you manually shut down the serial 0 interface using the "shutdown" interface configuration command. You then issue the "show interface serial 0" command in exec mode. What could you expect the status of the serial 0 interface to be?()A. Serial 0 is up, line protocol is upB. Serial 0 is up, line protocol is downC. Serial 0 is down, line protocol is downD. Serial 0 is down, line protocol is upE. Serial 0 is administratively down, line protocol is downF. Serial 0 is administratively down, line protocol is up

There is a connectivity problem between the serial 0/0 interface of router TESTKING1 and the serial 0/0 interface of TESTKING2. A leased line point to point circuit is installed between these two routers. The output from the show interface serial 0/0 command is displayed below for each of these routers:From your observations of the above exhibit, what is the underlying cause of the problem?()A. The loopback is not set.B. The serial cable is faulty.C. The subnet mask is not configured properly.D. The IP address is not configured properly.E. The Layer 2 frame types are not compatible.F. The keepalive setting is not configured properly.

Usetheoutputfromtheroutershowninthegraphicabovetodeterminewhichofthefollowingarecorrect.() A.Router John uses alink-state routing protocol.B.Router John will receive routing updates on the Serial0/0 interface.C.Router John will receive routing updates on the Serial0/1 interface.D.Router John will send routing updates out the Serial0/0 interface.E.Router John will send routing updates out the FastEthernet0/0 interface.F.Router John will send routing updates out the Serial0/1 interface.

Use the output from the router shown in the graphic above to determine which of the following are correct.() A. Router John uses a link-state routing protocol.B. Router John will receive routing updates on the Serial0/0 interface.C. Router John will receive routing updates on the Serial0/1 interface.D. Router John will send routing updates out the Serial0/0 interface.E. Router John will send routing updates out the FastEthernet0/0 interface.F. Router John will send routing updates out the Serial0/1 interface.

Cisco端口配置模式配置命令不正确的是()。A、interface s0/0B、interface Ethernet1/0C、interface Ethernet1/0/0D、interface 0/0

Which command can be used to determine the type of cable attached to the Serial 0/0 interface on a router?()A、show interfaces serial 0/0B、show running-configC、show versionD、show controllers serial 0/0E、show ip interfaceF、show line serial 0/0

The Testking router is running RIP as the routing protocol, and the IP routing table is displayed below: Gateway of last resort is 10.1.2.2 to network 0.0.0.0 10.0.0.0/24 is subnetted, 2 subnets R 10.1.3.0 [120/1] via 10.1.2.2, 00:00:00, Serial0/0 C 10.1.2.0 is directly connected, Serial0/0 C 10.1.5.0 is directly connected, Serial0/1 C 10.1.6.0 is directly connected, FastEthernet0/0 R* 0.0.0.0/0 [120/1] via 10.1.5.5, 00:00:00, Serial0/1 Based on the output above, if an administrator pings host 10.1.8.5 from host 10.1.6.100, how will the router TestkingA process the ICMP packets?()A、The packets will be discarded.B、The packets will be routed out the S0/0 interface.C、The packets will be routed out the S0/1 interface.D、The packets will be routed out the Fa0/0 interface.E、The packets will be routed through the 10.1.2.2 gateway.

Host 1 sends an ICMP echo request to remote sever1. Layer2 header of the frame containing the ping packet()。A、The IP address of sever 1.B、The MAC address of NIC in sever 1.C、The IP address of F0/0 interface of router R1.D、The MAC address of the Fa0/0 interface of router R1.E、The IP address of the s0/0/0 interface of router R2F、The MAC address of the s0/0/0 interface of router R2

What is the purpose of this command? ip route 0.0.0.0 0.0.0.0 serial0/0()A、It configures a router to send all packets out interface serial 0/0.B、It configures a router to block routing updates from being sent out interface serial 0/0.C、It configures a router as a firewall, blocking all unauthorized packets from exiting serial 0/0.D、It configures a router to send all packets for unknown destination networks out interface serial 0/0.E、It configures a router to drop all packets for which the destination network is unknown.

While logged into a router you manually shut down the serial 0 interface using the "shutdown" interface configuration command. You then issue the "show interface serial 0" command in exec mode. What could you expect the status of the serial 0 interface to be?()A、Serial 0 is up, line protocol is upB、Serial 0 is up, line protocol is downC、Serial 0 is down, line protocol is downD、Serial 0 is down, line protocol is upE、Serial 0 is administratively down, line protocol is downF、Serial 0 is administratively down, line protocol is up

A standard access control list has been configured on a router and applied to interface Serial 0 in anoutbound direction. No ACL is applied to Interface Serial 1 on the same router. What will happen whentraffic being filtered by the access list does not match the configured ACL statements for Serial 0?()A、The traffic is droppedB、The resulting action is determined by the destination IP addressC、The source IP address is checked,and,if a match is not found, traffic is routed out interface Serial 1D、The resulting action is determined by the destination IP address and port number

The Peanut router is able to successfully ping the Serial 0 and Ethernet 0 interface of the Popcorn router, but a ping issued to the Ethernet 1 interface fails. Based on the above output, what are the potential causes of this problem?()A、The Popcorn router is not forwarding RIP updates.B、The Popcorn router did not include network 192.168.12.0 in its routing configuration.C、The Ethernet1 interface of the Popcorn router is shutdown.D、The clockrate is not present in the configuration of one of the routers.E、The Serial interface of the Popcorn router is not operating.

单选题The Testking router is running RIP as the routing protocol, and the IP routing table is displayed below: Gateway of last resort is 10.1.2.2 to network 0.0.0.0 10.0.0.0/24 is subnetted, 2 subnets R 10.1.3.0 [120/1] via 10.1.2.2, 00:00:00, Serial0/0 C 10.1.2.0 is directly connected, Serial0/0 C 10.1.5.0 is directly connected, Serial0/1 C 10.1.6.0 is directly connected, FastEthernet0/0 R* 0.0.0.0/0 [120/1] via 10.1.5.5, 00:00:00, Serial0/1 Based on the output above, if an administrator pings host 10.1.8.5 from host 10.1.6.100, how will the router TestkingA process the ICMP packets?()AThe packets will be discarded.BThe packets will be routed out the S0/0 interface.CThe packets will be routed out the S0/1 interface.DThe packets will be routed out the Fa0/0 interface.EThe packets will be routed through the 10.1.2.2 gateway.

单选题While logged into a router you manually shut down the serial 0 interface using the "shutdown" interface configuration command. You then issue the "show interface serial 0" command in exec mode. What could you expect the status of the serial 0 interface to be?()ASerial 0 is up, line protocol is upBSerial 0 is up, line protocol is downCSerial 0 is down, line protocol is downDSerial 0 is down, line protocol is upESerial 0 is administratively down, line protocol is downFSerial 0 is administratively down, line protocol is up

多选题The Peanut router is able to successfully ping the Serial 0 and Ethernet 0 interface of the Popcorn router, but a ping issued to the Ethernet 1 interface fails. Based on the above output, what are the potential causes of this problem?()AThe Popcorn router is not forwarding RIP updates.BThe Popcorn router did not include network 192.168.12.0 in its routing configuration.CThe Ethernet1 interface of the Popcorn router is shutdown.DThe clockrate is not present in the configuration of one of the routers.EThe Serial interface of the Popcorn router is not operating.

单选题A network administrator needs to configure a serial link between the main office and a remote location.The router at the remote office is a non-cisco router. How should the network administrator configure the serial interface of the main office router to make the connection?()AMain(config)#interface serial 0/0 Main(config-if)#ip address 172.16.1.1 255.255.255.252 Main(config-if)#no shutBMain(config)#interface serial 0/0 Main(config-if)#ip address 172.16.1.1 255.255.255.252 Main(config-if)#encapsulation ietf Main(config-if)#no shutCMain(config)#interface serial 0/0 Main(config-if)#ip address 172.16.1.1 255.255.255.252 Main(config-if)#encapsulation frame-relay Main(config-if)#authenication chap Main(config-if)#no shutDMain(config)#interface serial 0/0 Main(config-if)#ip address 172.16.1.1 255.255.255.252 Main(config-if)#encapsulation ppp Main(config-if)#no shut

单选题What is the purpose of this command? ip route 0.0.0.0 0.0.0.0 serial0/0()AIt configures a router to send all packets out interface serial 0/0.BIt configures a router to block routing updates from being sent out interface serial 0/0.CIt configures a router as a firewall, blocking all unauthorized packets from exiting serial 0/0.DIt configures a router to send all packets for unknown destination networks out interface serial 0/0.EIt configures a router to drop all packets for which the destination network is unknown.

单选题Host 1 sends an ICMP echo request to remote sever1. Layer2 header of the frame containing the ping packet()。AThe IP address of sever 1.BThe MAC address of NIC in sever 1.CThe IP address of F0/0 interface of router R1.DThe MAC address of the Fa0/0 interface of router R1.EThe IP address of the s0/0/0 interface of router R2FThe MAC address of the s0/0/0 interface of router R2

单选题A standard access control list has been configured on a router and applied to interface Serial 0 in anoutbound direction. No ACL is applied to Interface Serial 1 on the same router. What will happen whentraffic being filtered by the access list does not match the configured ACL statements for Serial 0?()AThe traffic is droppedBThe resulting action is determined by the destination IP addressCThe source IP address is checked,and,if a match is not found, traffic is routed out interface Serial 1DThe resulting action is determined by the destination IP address and port number

单选题Which command can be used to determine the type of cable attached to the Serial 0/0 interface on a router?()Ashow interfaces serial 0/0Bshow running-configCshow versionDshow controllers serial 0/0Eshow ip interfaceFshow line serial 0/0