A router simultaneously receives all the following routes in various routing updates. Which of thefollowing routes would end up in the routing table?(Choose all that apply.)()A、RIP route 10.1.2.0/24B、EIGRP route 10.1.2.0/24C、RIP route 10.1.0.0/16D、OSPF route 10.1.0.0/16E、RIP route 10.0.0.0/16F、OSPF route 10.1.2.0/24

A router simultaneously receives all the following routes in various routing updates. Which of thefollowing routes would end up in the routing table?(Choose all that apply.)()

  • A、RIP route 10.1.2.0/24
  • B、EIGRP route 10.1.2.0/24
  • C、RIP route 10.1.0.0/16
  • D、OSPF route 10.1.0.0/16
  • E、RIP route 10.0.0.0/16
  • F、OSPF route 10.1.2.0/24

相关考题:

如果要对RIP进行调试排错,应该使用哪一个命令?() A.Router(config-router)#debug ip ripB.Router#show ip rip eventC.Router(config-router)#show ip interfaceD.Router#debug ip rip

某园区网采用OSPF路由协议,参与OSPF的网络地址是169.111.0.0/16 Cisco路由器的正确配置是A.Router (config) #router ospf 63 Router (config-router) #network 169.111.0.0 0.0.0.0 area 0 Router (config-router) #area 0 range 169.111.0.0 255.255.0.0B.Router (config) #router ospf 63 Router (config-router) # network 169.111.0.0 255.255.0.0 area 0 Router (config-router) #area 0 range 169.111.0.0 255.255.0.0C.Router (config) #router ospf 63 Router (config-router) #network 169.111.0.0 0.0.255.255 area 0 Router (config-router) #area 0 range 169.111.0.0 255.255.0.0D.Router (config) #router ospf 63 Router (config-router) #network 169.111.0.0 0.0.255.255 area 0 Router (config-router) #area 0 range 169.111.0.0 0.0.255.255

下面是路由器Router2的配置命令列表,在空白处填写合适的命令/参数,实现Router2的正确配置。Router2>enRouter2conf termRouter2(config)interface e0Router2(config-if)ip address 192.1.0.65 255.255.255.192Router2(config-if)interface s0Router2(configr-if)ip address 192.200.10.6 255.255.255.252Router2(config-if)endRouter2(config)router (8)Router2(config-router)network (9) area 0Router2(config-router)network (10) area 2Router2(config-router)exitRouter2copy run start

下面是路由器Router1的配置命令列表,在空白处填写合适的命令/参数,实现Router1的正确配置。Router1>enRouter1conf termRouter1(config)iriterface e0Router1(config-if)ip address 192.1.0.129 255.255.255.192Router1 (config-if)interface s0Router1(config-if)ip address 192.200.10.5 255.255.255.252Router1(config-if)endRouter1(config)Eouter (5)Router1(config-router)network (6) area 0Router1(config-router)network (7) area 1Router1(config-router)exitRouter1copy run start

Refer to the exhibit The neighbor 10.1.1.1 weight 200 BGP configuration command has been configured on router A. What will be the result of this configuration? () A. Router A will prefer the path through router B for network 172.20.0.0B. Router A will prefer the path through router C for network 172.20.0.0C. Packets from router D will prefer the path through router B for networks advertised by router AD. Packets from r outer D will prefer the path through router C for networks advertised by router A

Which of the following commands will display the name of the IOS image file being used in a Cisco router?() A. Router# show IOSB. Router# show versionC. Router# show imageD. Router# show protocolsE. Router# show flash

RouterR1needstobeconfiguredtoadvertiseaspecificnetwork.Whichofthefollowingcommandswouldyouuseifyouwantedtoadvertisethesubnet154.2.1.0255.255.255.0tothe EBGPneighborsonyoursubnet?() A.Router(config-router)#network154.2.1.0B.outer(config-router)#network164.2.1.0C.Router(config-router)#network-advertise154.2.1.0D.Router(config-router)#network154.2.1.0mask255.255.255.0E.Noneoftheotheralternativesapply

WhenconfiguringMulticastVPN(MVPN)overanMPLScore,boththeDefaultandDataMDTisconfiguredunderwhichconfigurationmode?() A.router(config)#B.router(config-if)#C.router(config-vrf)#D.router(config-router)#E.router(config-router-af)#

Which commands are required to properly configure a router to run OSPF and to add network 192.168.16.0/24 to OSPF area 0?() A.Router(config)#router ospf 1B.Router(config)#router ospf 0C.Router(config)#router ospf area 0D.Router(config-router)#network 192.168.16.0 0.0.0.255 area 0E.Router(config-router)#network 192.168.16.0 0.0.0.255 0F.Router(config-router)#network 192.168.16.0 255.255.255.0 area 0

WhichcommandsarerequiredtoproperlyconfigurearoutertoproperlyconfigurearoutertorunOSPFandtoaddnetwork192.168.16.0/24toOSPFarea0?() A.Router(config)#routerospf1B.Router(config)#routerospf0C.Router(config)#routerospfarea0D.Router(config-router)#network192.168.16.00.0.0.255area0E.Router(config-router)#network192.168.16.00.0.0.2550F.Router(config-router)#network192.168.16.0255.255.255.0area0

Refertotheexhibit.Tworoutershavejustbeenconfiguredbyanewtechnician.Allinterfacesareup.However,theroutersarenotsharingtheirroutingtables.Whatistheproblem?() A.Split horizon is preventing Router2 from receiving routing information from Router1.B.Router1 is configured for RIP version 2,and Router2 is configured forRIP version 1.C.Router1 has an ACL that is blocking RIP version 2.D.There is a physical connectivity problem between Router1 and Router2.E.Router1 is using authentication and Router2 is not.

如果想知道配置了哪种路由协议,应使用的命令是( )A.router>show router protocol B.router(config)>show ip protocol C.router(config)>#show router protocol D.router>show ip protocol

Which of the following commands will display the name of the IOS image file being used in a Cisco router?()A、Router# show IOSB、Router# show versionC、Router# show imageD、Router# show protocolsE、Router# show flash

Host 1 is trying to communicate with Host 2. The e0 interface on Router C is down. Which of the following are true (Choose two.)()。A、Router C will use ICMP to inform Host 1 that Host 2 cannot be reachedB、Router C will use ICMP to inform Router B that Host 2 cannot be reachedC、Router C will use ICMP to inform Host 1, Router A, and Router B that Host 2 cannot be reachedD、Router C will send a Destination Unreachable message typeE、Router C will send a Router Selection message typeF、Router C will send a Source Quench message type

如果要对RIP进行调试排错,应该使用哪一个命令?()A、Router(config-router)#debug ip ripB、Router#show ip rip eventC、Router(config-router)#show ip interfaceD、Router#debug ip rip

下列命令提示符()属于接口配置模式。A、Router(config)#B、Router#C、Router(config-if)#D、Router

表明用户正在配置路由协议中的是().A、Router(config)#B、Router(config-linE.#C、Router(config-iF.#D、Router(config-router)#

在路由器中,登录Router时全局配置模式是()。A、router(config-iF.#B、Router(config)#C、router(config-router)#D、Router

When configuring Multicast VPN (MVPN) over an MPLS core, both the Default and Data MDT isconfigured under which configuration mode?()A、router(config)#B、router(config-if)#C、router(config-vrf)#D、router(config-router)#E、router(config-router-af)#

Host 1 is trying to communicate with Host 2. The e0 interface on Router C is down. Which of the following are true?()A、Router C will use ICMP to inform Host 1 that Host 2 cannot be reached.B、Router C will use ICMP to inform Router B that Host 2 cannot be reached.C、Router C will use ICMP to inform Host 1, Router A, and Router B that Host 2 cannot be reached.D、Router C will send a Destination Unreachable message type.E、Router C will send a Router Selection message type.F、Router C will send a Source Quench message type.

Which commands are required to properly configure a router to properly configure a router to run OSPF and to add network 192.168.16.0/24 to OSPF area 0?()A、Router(config)#router ospf 1B、Router(config)#router ospf 0C、Router(config)#router ospf area 0D、Router(config-router)#network 192.168.16.0 0.0.0.255 area 0E、Router(config-router)#network 192.168.16.0 0.0.0.255 0F、Router(config-router)#network 192.168.16.0 255.255.255.0 area 0

Which of the following OSPF commands, when used together, will put the network 192.168.10.0/24 into OSPF area 0?()A、Router(config-router)# network 192.168.10.0 0.0.0.255 0B、Router(config-router)# network 192.168.10.0 0.0.0.255 area 0C、Router(config-router)# network 192.168.10.0 255.255.255.0 area 0D、Router(config)# router ospf 0E、Router(config)# router ospf 1

Which commands are required to properly configure a router to run OSPF and to add network 192.168.16.0/24 to OSPF area 0?()A、Router(config)#router ospf 1B、Router(config)#router ospf 0C、Router(config)#router ospf area 0D、Router(config-router)#network 192.168.16.0 0.0.0.255 area 0E、Router(config-router)#network 192.168.16.0 0.0.0.255 0F、Router(config-router)#network 192.168.16.0 255.255.255.0 area 0

A new router is added to an existing HSRP standby group. One of the existing routers is in anactive state, the other is in a standby state. Under what circumstance will the new router becomethe active router?()A、The new router will become active immediately because it’s the newest router introduced intothe groupB、The new router can become active only when the existing active router and the existing standbyrouter become unavailableC、The new router has a lower priority valueD、The new router will never become active unless the existing active router becomes unavailableE、The new router has preempt configured and a higher priorityF、The new router has a higher priority value

Three IS-IS routers on a broadcast segment have different priority values configured. Which router is elected the DIS on that broadcast segment?()A、the router with the lowest priorityB、the router with the highest priorityC、the router with the highest System IDD、the router with the highest IP address

单选题Refer to the exhibit. Which Virtual Router Redundancy Protocol (VRRP) statement is true about the roles of the master virtual router and the backup virtual router?()A Router A is the master virtual router, and Router B is the backup virtual router. When Router A fails, Router B will become the master virtual router. When Router A recovers, Router B will maintain the role of master virtual routeB Router A is the master virtual router, and Router B is the backup virtual router. When Router A fails, Router B will become the master virtual router. When Router A recovers, it will regain the master virtual router roleC Router B is the master virtual router, and Router A is the backup virtual router. When Router B fails, Router A will become the master virtual router. When Router B recovers, Router A will maintain the role of master virtual router.D Router B is the master virtual router, and Router A is the backup virtual router. When Router B fails, Router A will become the master virtual router. When Router B recovers, it will regain the master virtual router role

单选题A new router is added to an existing HSRP standby group. One of the existing routers is in anactive state, the other is in a standby state. Under what circumstance will the new router becomethe active router?()AThe new router will become active immediately because it’s the newest router introduced intothe groupBThe new router can become active only when the existing active router and the existing standbyrouter become unavailableCThe new router has a lower priority valueDThe new router will never become active unless the existing active router becomes unavailableEThe new router has preempt configured and a higher priorityFThe new router has a higher priority value

单选题There are three IS-IS routers on a Gigabit Ethernet segment: Router A, Router B, and Router C. Each router is configured in the same area and each routers Gigabit Ethernet interface is configured for Level 1-only. Router A is the Designated Intermediate System (DIS). Each routers IP address on that segment is: Router A: 10.1.1.1/24 Router B: 10.1.1.2/24 Router C: 10.2.2.1/26 Which statement is true about all the adjacencies that exist on that LAN?()ANo routers are adjacent with each other.BOnly Router A and Router B are adjacent at Level 1.COnly Router A and Router B are adjacent at Level 2.DAll three routers are adjacent with each other at Level 1.