Enterprise Router R1, in ASN 1, connects to ISP Router I1, ASN 2, using eBGP. There are two parallel serial links between the two rou ters. The implementation plan calls for each router to base their BGP TCP connection on their respective loopback1 interfaces, with IP addresses 1.1.1.1 and 2.2.2.2, respectively. Which of the following commands would not be part of a working eBGP confi guration on Router R1?()A、router bgp 1B、neighbor 2.2.2.2 remote- as 2C、neighbor 2.2.2.2 update - source loopback1D、neighbor 2.2.2.2 multihop 2

Enterprise Router R1, in ASN 1, connects to ISP Router I1, ASN 2, using eBGP. There are two parallel serial links between the two rou ters. The implementation plan calls for each router to base their BGP TCP connection on their respective loopback1 interfaces, with IP addresses 1.1.1.1 and 2.2.2.2, respectively. Which of the following commands would not be part of a working eBGP confi guration on Router R1?()

  • A、router bgp 1
  • B、neighbor 2.2.2.2 remote- as 2
  • C、neighbor 2.2.2.2 update - source loopback1
  • D、neighbor 2.2.2.2 multihop 2

相关考题:

以下是路由器R1的部分配置,请完成其配置,或解释配置命令含义。!R1 (Config) interface fastethernet0R1(Config-if) ip address (6) (7)R1(Config-if) (8) (开启端口)!R1 (Config) interface serial 0R1(Config-if) ip address (9) (10)!R1 (Config) ip routingR1 (Config) router rip (11)R1 (Config-router) (12) (声明网络)R1 (Config-router) (13) (声明网络)R1 (Config-router) (14) (声明网络)R1 (Config-router) version 2 (15)!

Router R1 sits at an Enterprise branch office, using the Internet for its only connectivity back to the rest of the EnterprisE.Which of the following is not a ben efit of using an IPsec tunnel for packets sent through the Internet, between R1 and the rest of the Enterprise?()A. PrivacyB. AuthenticationC. Allows using an IGP between R1 and the EnterpriseD. Secure communications

The following output on Router R1 lists details of a BGP route for 190.1.0.0/16. Which of the following is true based on this output?()R1 show ip bgp 19 0.1.0.0/16BGP routing table entry for 190.1.0.0/16, version 121Paths: (1 available, best 1, table Default - IP - Routing - Table)Advertised to update - groups:11 2 3 41.1.1.1 from 2.2.2.2 (3.3.3.3)Origin IGP, metric 0, localpref 100, valid, internal, bestA. R1 has a neighbor 1.1.1.1 command configured.B. R1 has a neighbor 2.2.2.2 command configured.C. The show ip bgp command lists a line for 190.1.0.0/16 with both an and an i on the left.D. R1 is in ASN 1.

Router R1, in ASN 11, learns a BGP route from BGP peer R22 in ASN 22. R1 and then uses BGP to advertise the route to R2, also in ASN 11. What ASNs would you see in the BGP table on R2 for this route?()A. 22B. 11C. 1D. None

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. Router R1 is connected to networks 172.1 6.1.0 /26 and 172.16.1.64 /27. On the basis of the partial output in the exhibit, which statement is true? () A. Router R1 will deny the 172.16.1.0/26 route while permitting the 172.16.1.64/27 route to be advertised.B. Router R1 will advertise both rou tes.C. Router R1 should be reconfigured with an ACL instead of an ip prefix - list command.D. Router R1 will deny the 172.16.1.0/27 route while permitting the 172.16.1.0/26 route to be advertised.

Whichseriesofcommands willconfigurerouterR1forLAN-to-LANcommunicationwithrouterR2?Theenterprisenetworkaddressis192.1.1.0/24andtheroutingprotocolinuseisRIP.() A.R1(config)#interfaceethernet0;R1(config-if)#ipaddress192.1.1.129255.255.255.192;R1(config-if)#noshutdownB.R1(config)#interfaceethernet0;R1(config-if)#ipaddress192.1.1.97255.255.255.192;R1(config-if)#noshutdownC.R1(config)#interfaceserial0;R1(config-if)#ipaddress192.1.1.4255.255.255.252;R1(config-if)#clockrate56000D.R1(config)#interfaceserial0;R1(config-if)#ipaddress192.1.1.6255.255.255.252;R1(config-if)#noshutdownE.R1(config)#routerrip;R1(config-router)#network192.1.1.4;R1(config-router)#network192.1.1.128F.R1(config)#routerrip;R1(config-router)#version2;R1(config-router)#network192.1.1.0

正确地为路由器命名为R1的命令是()。A、hostname R1B、name R1C、router name R1D、name router R1

Enterprise Router R1, in ASN 1, connects to ISP Router I1, ASN 2, using eBGP. The single serial link b etween the two routers uses IP addresses 10.1.1.1 and 10.1.1.2, respectively. Both routers use their S0/0 interfaces for this link. Which of the following commands would be needed on R1 to configure eBGP?()A、router bgp 2B、router bgp 1C、neighbor 10.1 .1.2 remote - as 2D、neighbor 10.1.1.2 Update - source 10.1.1.1E、neighbor 10.1.1.2 Update- source S0/0

You administer a network that uses two routers, R1 and R2, configured as an HSRP group to  provide redundancy for the gateway. Router R1 is the active router and has been configured as  follows:   R1#configure terminal   R1(config)#interface fa0/0   R1(config-if)#ip address 10.10.0.5 255.255.255.0   R1(config-if)#standby 1 priority 150   R1(config-if)#standby preempt delay minimum 50   R1(config-if)#standby 1 track interface fa0/2 15   R1(config-if)#standby 1 ip 10.10.0.20   Which of the following describes the effect the standby preempt delay minimum 50 command will  have on router R1?()A、 The HSRP priority for router R1 will increase to 200.B、 Router R1 will become the standby router if the priority drops below 50.C、 The HSRP priority for router R1 will decrease to 50 points when Fa0/2 goes down.  D、 Router R1 will wait 50 seconds before attempting to preempt the active router.

In which Cisco IOS configuration mode is the route distinguisher (RD) configured?()A、R1(config-route-at)#B、R1(config-route-map)#C、R1(config-it)#D、R1(config-vrf)#E、R1(config)#F、R1(router)#

Router R1, a branch router, connects to the Internet using DSL. Some traffic flows through a GRE and IPsec tunnel, over the DSL connection, and into the core of an Enterprise network. The branch also allows local hosts to communicate directly with public sites in th e Internet over this same DSL connection. Which of the following answers defines how the branch NAT config avoids performing NAT for the Enterprise directed traffic but does perform NAT for the Internet - directed traffic?()A、By not enabling NAT on the I Psec tunnel interfaceB、By not enabling NAT on the GRE tunnel interfaceC、By configuring the NAT - referenced ACL to not permit the Enterprise trafficD、By asking the ISP to perform NAT in the cloud

Router R1 sits at an Enterprise branch office, using both the Internet and a leased line to another Enterprise router for its two connectivity options back into the rest of the Enterprise network. The engineer planning for this branch decided to use the leased line for all Enterprise traffic, unless it fails, in which case the Internet connection should be used to pass traffic to the Enterprise. Which of the following is most likely to be useful on the branch router?()A、IPsec tunnelB、GRE tunnelC、Floating stati c routeD、An IGP

Enterprise Router R1 connects an Enterprise to the Internet. R1 needs to create and advertise a default route into the Enterprise using EIGRP. The engineer creating the implementation plan has chosen to base this default route on the ip route command, rather than using i p default - network. Which of the following is not a useful step with this style of default route configuration?()A、Create the default route on R1 using the ip route 0.0.0.0 0.0.0.0 outgoinginterface command.B、Redistribute the statically configured defa ult route.C、Disable auto - summary.D、Configure the network 0.0.0.0 command.E、Ensure R1 has no manually configured summary routes using the ip summary- address eigrp command.

Examine the following excerpt from the show ip eigrp topology 10.2.2.0/24 command on router R1.Which answer can be verified as definitely true based on this output?() External data: Originating router is 10.1.1.1 AS number of route is 1 External protocol is OSPF, external metric is 64 Administrator tag is 0 (0x00000000)A、R1 is the router that redistributed the routeB、R1's metric to reach subnet 10.2.2.0/24 is 64C、The route was redistributed on a router that has a router ospf 1 command configuredD、R1 is redistributing a route to prefix 1 0.2.2.0/24 into OSPF

An Enterprise rou ter, Ent1, displays the following excerpt from the show ip bgp command. ENT1 has an eBGP connection to an ISP router with address 3.3.3.3 and an iBGP connection to a router with address 4.4.4.4. Which of the following is most likely to be true?() Network Next Hop Metric LocPrf Weight Path * 3.3.3.3 0 0 1 1 1 1 2 18 iA、The Enterprise likely uses ASN 1.B、The neighboring ISP likely uses ASN 1.C、The route has been advertised through ASN 1 multiple times.D、Router Ent1 will add another ASN to the AS_Path before advertising this route to its iBGP peer (4.4.4.4).

The following output on Router R1 lists details of a BGP route for 190.1.0.0/16. Which of the following is true based on this output?() R1# show ip bgp 190.1.0.0/16 BGP routing table entry for 190.1.0.0/16, version 121 Paths: (1 available, best #1, table Default - IP - Routing - Table) Advertised to update - groups: 1 1 2 3 4 1.1.1.1 from 2.2.2.2 (3.3.3.3) Origin IGP, metric 0, localpref 100, valid, internal, bestA、R1 has a neighbor 1.1.1.1 command configured.B、R1 has a neighbor 2.2.2.2 command configured.C、The show ip bgp command lists a line for 190.1.0.0/16 with both a n and an i on the left.D、R1 is in ASN 1.

Router R1 exists in an Enterprise that uses EIGRP as its routing protocol. The show ip route command output on router R1 lists the following phrase: "Gateway of last resort is 1.1.1.1 to network 2.0.0.0". Whic h of the following is most likely to have caused this output to occur on R1?()A、R1 has been configured with an ip default- network 2.0.0.0 command.B、R1 has been configured with an ip route 0.0.0.0 0.0.0.0 1.1.1.1 command.C、R1 has been configured with an ip route 2.0.0.0 255.0.0.0 1.1.1.1 command.D、Another router has been configured with an ip default - network 2.0.0.0 command.E、Another router has been configured with an ip route 2.0.0.0 255.0.0.0 1.1.1.1 command.

单选题Router R1 sits at an Enterprise branch office, using the Internet for its only connectivity back to the rest of the EnterprisE. Which of the following is not a ben efit of using an IPsec tunnel for packets sent through the Internet, between R1 and the rest of the Enterprise?()APrivacyBAuthenticationCAllows using an IGP between R1 and the EnterpriseDSecure communications

单选题Router R1, in ASN 11, learns a BGP route from BGP peer R22 in ASN 22. R1 and then uses BGP to advertise the route to R2, also in ASN 11. What ASNs would you see in the BGP table on R2 for this route?()A22B11C1DNone

单选题Enterprise Router R1, in ASN 1, connects to ISP Router I1, ASN 2, using eBGP. There are two parallel serial links between the two rou ters. The implementation plan calls for each router to base their BGP TCP connection on their respective loopback1 interfaces, with IP addresses 1.1.1.1 and 2.2.2.2, respectively. Which of the following commands would not be part of a working eBGP confi guration on Router R1?()Arouter bgp 1Bneighbor 2.2.2.2 remote- as 2Cneighbor 2.2.2.2 update - source loopback1Dneighbor 2.2.2.2 multihop 2

多选题Enterprise Router R1, in ASN 1, connects to ISP Router I1, ASN 2, using eBGP. The single serial link b etween the two routers uses IP addresses 10.1.1.1 and 10.1.1.2, respectively. Both routers use their S0/0 interfaces for this link. Which of the following commands would be needed on R1 to configure eBGP?()Arouter bgp 2Brouter bgp 1Cneighbor 10.1 .1.2 remote - as 2Dneighbor 10.1.1.2 Update - source 10.1.1.1Eneighbor 10.1.1.2 Update- source S0/0

单选题An Enterprise rou ter, Ent1, displays the following excerpt from the show ip bgp command. ENT1 has an eBGP connection to an ISP router with address 3.3.3.3 and an iBGP connection to a router with address 4.4.4.4. Which of the following is most likely to be true?() Network Next Hop Metric LocPrf Weight Path * 3.3.3.3 0 0 1 1 1 1 2 18 iAThe Enterprise likely uses ASN 1.BThe neighboring ISP likely uses ASN 1.CThe route has been advertised through ASN 1 multiple times.DRouter Ent1 will add another ASN to the AS_Path before advertising this route to its iBGP peer (4.4.4.4).

多选题A company uses Routers R1 and R2 to connect to ISP1 and ISP2, respectively, with Routers I1 and I2 used at th e ISPs. R1 peers with I1 and R2; R2 peers with I2 and R1. R1 and R2 do not share a common subnet, relying on other routers internal to the Enterprise for IP connectivity between the two routers. Which of the following could be used to prevent potential routing loops in this design?()AUsing an iBGP mesh inside the Enterprise coreBConfiguring default routes in the Enterprise pointing to both R1 and R2CRedistributing BGP routes into the Enterprise IGPDTunneling the packets for the i BGP connection between R1 and R2

多选题Router R1 sits at an Enterprise branch office, using both the Internet and a leased line to another Enterprise router for its two connectivity options back into the rest of the Enterprise network. The engineer planning for this branch decided to use the leased line for all Enterprise traffic, unless it fails, in which case the Internet connection should be used to pass traffic to the Enterprise. Which of the following is most likely to be useful on the branch router?()AIPsec tunnelBGRE tunnelCFloating stati c routeDAn IGP

单选题Router R1 exists in an Enterprise that uses EIGRP as its routing protocol. The show ip route command output on router R1 lists the following phrase: "Gateway of last resort is 1.1.1.1 to network 2.0.0.0". Whic h of the following is most likely to have caused this output to occur on R1?()AR1 has been configured with an ip default- network 2.0.0.0 command.BR1 has been configured with an ip route 0.0.0.0 0.0.0.0 1.1.1.1 command.CR1 has been configured with an ip route 2.0.0.0 255.0.0.0 1.1.1.1 command.DAnother router has been configured with an ip default - network 2.0.0.0 command.EAnother router has been configured with an ip route 2.0.0.0 255.0.0.0 1.1.1.1 command.

多选题Router R1 is configured for HSRP.  Which of the following are valid HSRP states on R1? ()AInitBIdleCActiveDStandbyEEstablishedFBackup