多选题You have been asked to establish reachability between Router 1's and Router 2's loopback addresses as shown in the exhibit.Which two steps will accomplish this task?()ACreate a static route on Router 1 to 172.17.28 1 with a next hop of 10.10.10.2BCreate a static route on Router 1 to 172.17.28 1 with a next hop of 10.10.10.1CCreate a static route on Router 2 to 172.17.25.1 with a next hop of 10.10.10.1DCreate a static route on Router 1 to 172.17.25.1 with a next hop of 10.10.10.2

多选题
You have been asked to establish reachability between Router 1's and Router 2's loopback addresses as shown in the exhibit.Which two steps will accomplish this task?()
A

Create a static route on Router 1 to 172.17.28 1 with a next hop of 10.10.10.2

B

Create a static route on Router 1 to 172.17.28 1 with a next hop of 10.10.10.1

C

Create a static route on Router 2 to 172.17.25.1 with a next hop of 10.10.10.1

D

Create a static route on Router 1 to 172.17.25.1 with a next hop of 10.10.10.2


参考解析

解析: 暂无解析

相关考题:

Router VE1 has just received a packet and needs to route it. What two actions must this router take in order to route incoming packets? (Choose two)A. Inspect the routing table to select the best path to the destination network addresses.B. Validate sources of routing information.C. Inspect the ARP table to verify a legitimate source MAC address for each packet.D. Identify the destination network address of each packet.E. Verify the receipt of routed packets by the next hop router.F. Identify the source network address of each packet.

You have been asked to create a static route with a next hop that is not directly connected to the router. Which configuration parameter enables the static route to accomplish this scenario?() A. resolveB. indirectC. next-hopD. recursive

You have been asked to establish reachability between Router 1‘s and Router 2‘s loopback addresses as shown in the exhibit. Which two steps will accomplish this task?() A. Create a static route on Router 1 to 172.17.28.1 with a next hop of 10.10.10.2.B. Create a static route on Router 1 to 172.17.28.1 with a next hop of 10.10.10.1.C. Create a static route on Router 2 to 172.17.25.1 with a next hop of 10.10.10.1.D. Create a static route on Router 1 to 172.17.25.1 with a next hop of 10.10.10.2.

You have been asked to establish reachibility between Router 1‘s and Router2‘s loopback addresses as shown in the exhibit.Which two steps will accomplish this task?() A. Create a static route on Router 1 to 192.17.28.1 with a next hop of 10.10.10.2B. Create a static route on Router 1 to 172.17.28.1 with a next hop of 10.10.10.1C. Create a static route on Router 2 to 172.17.25.1 with a next hop of 10.10.10.1D. Create a static route on Router 2 to 172.17.25.1 with a next hop of 10.10.10.2

The following line of output was gathered on Enterprise Router Ent1 using the command show ip route. Which of the following answers is most likely to be true, based on thi s output?()B 128.107.0.0 [20/10] via 11.11.11.11, 00:02:18A. This router has set the Weight of this route to 10.B. This router‘s BGP table lists this route as an iBGP route.C. This router‘s MED has been set to 10.D. This router‘s BGP table lists an AS_Path length of 10 for this route.

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

Router R1 has been configured with the redistribute ospf 1 route - map fred command under router eigrp 1. The route map named fred needs to be configured to match routes to d etermine which routes are redistributed into EIGRP.Which of the following answers lists an item that cannot be matched by route map fred?()A. Subnet numberB. Next - hop router IP address of the routeC. Whether the route is an E1 or E2 routeD. The ro ute‘s tagE. The number of router hops between the router and the subnet

A policy needs to be implemented on Router B so that any traffic sourced from 172.16.10.0/24 will be forwarded to Router C. Which configuration on Router B will achieve the desired effect?() A.access - list 1 permit 172.16.10.0 0.0.0.255 ! interface e0 ip policy route - map policy ! route - map policy permit 10 match ip address 1 set ip next - hop 1 72.16.14.4B.access - list 1 permit 172.16.10.0 0.0.0.255 ! interface s0 ip policy route - map policy ! route - map policy permit 10 match ip address 1 set ip next - hop 172.16.12.3C.access - list 1 permit 172.16.10.0 0.0.0.255 ! interface e0 ip polic y route - map policy ! route - map policy permit 10 match ip address 1 set ip next - hop 172.16.12.2D.access -list 1 deny 172.16.10.0 0.0.0.255 ! interface s0 ip policy route - map policy ! route - map policy permit 10 match ip address 1 set ip next - hop 172.16.12.2

OSPF is enabled on router A. You execute the following command on router A and receive theaccompanying output:RouterAping 224.0.0.5 repeat1Type escape sequence to abort.Sending 1, 1 00 - byte ICMP Echos to 224.0.0.5, timeout is 2 seconds:Reply to request 0 from 10.100.100.1, 4 ms10.100.100.1 is the IP address of a loopback interface on router A.What can you conclude about router A?()A. Only the router A loopback interface is parti cipating in the OSPF routing processB. None of the router A interfaces are participating in the OSPF routing processC. Router A is using the loopback interface IP address as its OSPF router IDD. Router A does not have any reachable OSPF neighbors

Refer to the exhibit. R1 accesses the Internet using E0/0. You have been asked to co nfigure R1 so that a default route is generated to its downstream devices (191.0.0.1 and 192.0.0.1). Which commands would create this configuration? ()A.router eigrp 190redistribute static ! ip route 0.0.0.0 0.0.0.0 Null0B.ip default - network 2 0.0.0.0C.router eigrp 190 redistribute static ! ip route 0.0.0.0 255.255.255.255 Null0D.ip default - network 20.20.20.0

You have been asked to configure a default route. Which of the IOS commands mentioned below will accomplish this task?() A. LTD(config)# ip route 0.0.0.0 0.0.0.0 192.168.15.36B. LTD(config)# ip route 0.0.0.0 192.168.15.36 255.255.255.255C. LTD# ip default-network 0.0.0.0 192.168.15.36 255.255.255.255D. LTD(config)# ip route 0.0.0.0 0.0.0.0 E0E. LTD(config)# ip route 0.0.0.0 255.255.255.255 S0F. LTD(config-router)# ip route 255.255.255.255 0.0.0.0 192.168.15.36

What can be determined from the line of show ip route output shown in the exhibit?()A、The next routing update can be expected in 35 seconds.B、The IP address 10.10.10.6 is configured on S0/1.C、The IP address 10.10.10.8 is configured on S0/1.D、This route is using the default administrative distance.E、The 10.10.10.8 network is two hops away from this router.

What is the most likely reason that an IBGP route that has been selected as a best route is not entered into the IP routing table?()A、Route reflectors are not passing updates properly.B、BGP synchronization has been enabled.C、The next-hop address is unreachable.D、No loopback interface has been configured on a router.

Router R1 has been configured with the redistribute ospf 1 route - map fred command under router eigrp 1. The route map named fred needs to be configured to match routes to d etermine which routes are redistributed into EIGRP. Which of the following answers lists an item that cannot be matched by route map fred?()A、Subnet numberB、Next - hop router IP address of the routeC、Whether the route is an E1 or E2 routeD、The ro ute's tagE、The number of router hops between the router and the subnet

You have been asked to configure your MX240 with a default route toward your upstream ISP atIP address 192.168.100.1. Which command successfully completes this task?()A、user@router# set routing-options static route 0.0.0.0/0 next-hop 192.168.100.1B、user@router# set routing-options default route 0.0.0.0/0 next-hop 192.168.100.1C、user@router# set forwarding-options static route 0.0.0.0/0 next-hop 192.168.100.1D、user@router# set protocols default route 0.0.0.0/0 next-hop 192.168.100.1

Which condition must be met to allow a PE router to forward VPN traffic across a LSP in a Layer 3 VPN environment?()A、The BGP next hop must be in inet.1.B、The BGP next hop must be in inet.3.C、Must have a bidirectional LSP configured.D、Must have a static route to allow an RP for connected interfaces.

Which of the following are steps to configure destination-based Remote Triggered Black Hole(RTBH)filtering?()A、Configure OSPF between trigger router and black hole routesB、Configure all edge routers with static (reserved) host route to Null0C、Configure BGP beteen trigger and black hole routersD、Configure on trigger router to advertise victim host route with commumityE、Activate black hole by redistributing route for victim into BGP with next-hop set to the static(reserved)host route configured on edge routers

You have been asked to create a static route with a next hop that is not directly connected to the router.Which configuration parameter enables the static route to accomplish this scenario?()A、resolveB、indirectC、next-hopD、recursive

多选题You have been asked to configure a default route. Which of the IOS commands mentioned below will accomplish this task?()ALTD(config)# ip route 0.0.0.0 0.0.0.0 192.168.15.36BLTD(config)# ip route 0.0.0.0 192.168.15.36 255.255.255.255CLTD# ip default-network 0.0.0.0 192.168.15.36 255.255.255.255DLTD(config)# ip route 0.0.0.0 0.0.0.0 E0ELTD(config)# ip route 0.0.0.0 255.255.255.255 S0FLTD(config-router)# ip route 255.255.255.255 0.0.0.0 192.168.15.36

单选题You have been asked to create a static route with a next hop that is not directly connected to the router.Which configuration parameter enables the static route to accomplish this scenario?()AresolveBindirectCnext-hopDrecursive

单选题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

单选题The following line of output was gathered on Enterprise Router Ent1 using the command show ip route. Which of the following answers is most likely to be true, based on thi s output?() B 128.107.0.0 [20/10] via 11.11.11.11, 00:02:18AThis router has set the Weight of this route to 10.BThis router's BGP table lists this route as an iBGP route.CThis router's MED has been set to 10.DThis router's BGP table lists an AS_Path length of 10 for this route.

单选题You have been asked to configure your MX240 with a default route toward your upstream ISP atIP address 192.168.100.1. Which command successfully completes this task?()Auser@router# set routing-options static route 0.0.0.0/0 next-hop 192.168.100.1Buser@router# set routing-options default route 0.0.0.0/0 next-hop 192.168.100.1Cuser@router# set forwarding-options static route 0.0.0.0/0 next-hop 192.168.100.1Duser@router# set protocols default route 0.0.0.0/0 next-hop 192.168.100.1

多选题Which of the following are steps to configure destination-based Remote Triggered Black Hole(RTBH)filtering?()AConfigure OSPF between trigger router and black hole routesBConfigure all edge routers with static (reserved) host route to Null0CConfigure BGP beteen trigger and black hole routersDConfigure on trigger router to advertise victim host route with commumityEActivate black hole by redistributing route for victim into BGP with next-hop set to the static(reserved)host route configured on edge routers

多选题What can be determined from the line of show ip route output shown in the exhibit?()AThe next routing update can be expected in 35 seconds.BThe IP address 10.10.10.6 is configured on S0/1.CThe IP address 10.10.10.8 is configured on S0/1.DThis route is using the default administrative distance.EThe 10.10.10.8 network is two hops away from this router.

单选题Which condition must be met to allow a PE router to forward VPN traffic across a LSP in a Layer 3 VPN environment?()AThe BGP next hop must be in inet.1.BThe BGP next hop must be in inet.3.CMust have a bidirectional LSP configured.DMust have a static route to allow an RP for connected interfaces.

单选题Router R1 has been configured with the redistribute ospf 1 route - map fred command under router eigrp 1. The route map named fred needs to be configured to match routes to d etermine which routes are redistributed into EIGRP. Which of the following answers lists an item that cannot be matched by route map fred?()ASubnet numberBNext - hop router IP address of the routeCWhether the route is an E1 or E2 routeDThe ro ute's tagEThe number of router hops between the router and the subnet