Examine the above configuration. What does the route map named test accomplish?() A. permits only the 10.0.0.0/8 prefix to be advertised to the 10.1.1.1 neighborB. marks all prefixes received fro m the 10.1.1.1 neighbor with a MED of 200C. marks the 10.0.0.0/8 prefix advertised to the 10.1.1.1 neighbor with a MED of 200D. permits only the 10.0.0.0/8 prefix to be received from the 10.1.1.1 neighborE. marks all prefixes advertised to the 10.1.1 .1 neighbor with a MED of 200F. marks the 10.0.0.0/8 prefix received from the 10.1.1.1 neighbor with a MED of 200

Examine the above configuration. What does the route map named test accomplish?()

A. permits only the 10.0.0.0/8 prefix to be advertised to the 10.1.1.1 neighbor

B. marks all prefixes received fro m the 10.1.1.1 neighbor with a MED of 200

C. marks the 10.0.0.0/8 prefix advertised to the 10.1.1.1 neighbor with a MED of 200

D. permits only the 10.0.0.0/8 prefix to be received from the 10.1.1.1 neighbor

E. marks all prefixes advertised to the 10.1.1 .1 neighbor with a MED of 200

F. marks the 10.0.0.0/8 prefix received from the 10.1.1.1 neighbor with a MED of 200


相关考题:

What happens to the 66.66.66/24 route when it is evaluated by this policy? () A. The route does not match this policy.B. The route is rejected.C. The route is accepted.D. The route is accepted, then rejected.

Your ERX Edge Router is using an inbound route-map for an EBGP peer to only accept routes in the range of 192.168.32.0 through 192.168.95.255. The route-map references an access list named test .What accurately accomplishes the goal of the route-map?()A. access-list test 192.168.32.0 0.0.63.255B. access-list test permit 192.168.32.0 0.0.64.255C. access-list test permit 192.168.32.0 0.0.63.255D. access-list test permit 192.168.32.0 255.255.63.0

A BGP router is configured with bgp dampening 8 300 1500 20 route-map 1 .What does the value of 20 represent?() A. reuseB. suppressC. half-lifeD. max-suppress-time

Given the following policy, what happens when the 1.1/17 route is evaluated?()[edit policy-options] policy-statement test{ from { route-filter 0/0 orlonger accept; route-filter 1.1/17 upto /24 reject; route-filter 1.1/18 exact; }then { metric 6; accept; }A. The route does not match this policy.B. The route is accepted.C. The route is rejected.D. The route is accepted with a metric of 6.

What happens when a route does not match any user configured policies?() A.The route is rejected.B.The route is accepted.C.The route is given a lower priority.D.The route is sent to the default policy.

When you display the routing table by entering the show route command, what does the* indicate?() A.The route is a direct route.B.The route was selected as active.C.The route is a default route.D.The route was learned using a dynamic routing protocol.

What kind of message does a PING send out to test connectivity?() A. ICMP echo requestB. Information interrupt requestC. Timestamp replyD. Source quenchE. None of the above

What does “evel-luffing” accomplish during crane operations ________.A.It prevents the load from swinging when the boom level is adjustedB.Less power is needed when topping the boom with a load on the hookC.It maintains the height of the load above the deckD.All of the above

What is the order of preference for these commands when all of them are applied to one neighbor in theBGP inbound filter direction?()A、prefix-list, route-map, filter-list, distribute listB、route-map, filter-list, prefix-list, distribute-listC、route-map, distribute-list, prefix-list, filter-listD、filter-list, prefix list, route-map, distribute listE、distribute list, prefix-list, route-map, fitter list

What does the command clear ipv6 ospf process accomplish?()A、The shortest path first (SPF) algorithm is performed on the LSA database.B、The OSPF adjacencies are cleared and initiated again.C、The OSPF database is repopulated. Then the shortest path first (SPF) algorithm is performed.D、The route table is cleared. Then the OSPF neighbors are reformed.

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

What happens when a route does not match any user configured policies?()A、The route is rejected.B、The route is accepted.C、The route is given a lower priority.D、The route is sent to the default policy.

What does the ip access-routes configuration command accomplish?()A、It statically places a host route in the routing table.B、It statically associates an IP address with a customer.C、It dynamically creates a host route in the routing table.D、It dynamically assigns an address to the router's interface

When you display the routing table by entering the show route command, what does the* indicate?()A、The route is a direct route.B、The route was selected as active.C、The route is a default route.D、The route was learned using a dynamic routing protocol.

Your ERX Edge Router is using an inbound route-map for an EBGP peer to only accept routes in the range of 192.168.32.0 through 192.168.95.255. The route-map references an access list named test . What accurately accomplishes the goal of the route-map?()A、access-list test 192.168.32.0 0.0.63.255B、access-list test permit 192.168.32.0 0.0.64.255C、access-list test permit 192.168.32.0 0.0.63.255D、access-list test permit 192.168.32.0 255.255.63.0

What kind of message does a PING send out to test connectivity?()A、ICMP echo requestB、Information interrupt requestC、Timestamp replyD、Source quenchE、None of the above

R1 has correctly configured EIGRP to filter routes using a route map named question. The configuration that follows shows the entire route map and related configuration. Which of the following is true regarding the filtering action on prefix 10.10.10.0/24 in this case?() route - map question deny 10 match ip address 1 route - map question permit 20 match ip address prefix- list fred ! access - list 1 deny 10.10.10.0 0.0.0.255 ip prefix - list fred permit 10.10.10.0/23 le 25A、It will be filtered due to the deny action in route map clause 10B、It will be allowed because of the double negative (two deny references) in clause 10C、It will be permitted due to matching clause 20's reference to prefix - list freDD、 It will be filtered due to matching the implied deny all route map clause at the end of the route map

A BGP router is configured with bgp dampening 8 300 1500 20 route-map 1 .What does the value of 20 represent?()A、reuseB、suppressC、half-lifeD、max-suppress-time

单选题R1 has correctly configured EIGRP to filter routes using a route map named question. The configuration that follows shows the entire route map and related configuration. Which of the following is true regarding the filtering action on prefix 10.10.10.0/24 in this case?() route - map question deny 10 match ip address 1 route - map question permit 20 match ip address prefix- list fred ! access - list 1 deny 10.10.10.0 0.0.0.255 ip prefix - list fred permit 10.10.10.0/23 le 25AIt will be filtered due to the deny action in route map clause 10BIt will be allowed because of the double negative (two deny references) in clause 10CIt will be permitted due to matching clause 20's reference to prefix - list freDD It will be filtered due to matching the implied deny all route map clause at the end of the route map

单选题What is the order of preference for these commands when all of them are applied to one neighbor in theBGP inbound filter direction?()Aprefix-list, route-map, filter-list, distribute listBroute-map, filter-list, prefix-list, distribute-listCroute-map, distribute-list, prefix-list, filter-listDfilter-list, prefix list, route-map, distribute listEdistribute list, prefix-list, route-map, fitter list

单选题What does the ip access-routes configuration command accomplish?()AIt statically places a host route in the routing table.BIt statically associates an IP address with a customer.CIt dynamically creates a host route in the routing table.DIt dynamically assigns an address to the router's interface

单选题What kind of message does a PING send out to test connectivity?()AICMP echo requestBInformation interrupt requestCTimestamp replyDSource quenchENone of the above

单选题What best explains the BGP route-reflector function?()ABGP route-reflector should be in forwarding path of data coming from its clientsBBGP route-reflector does not have to be in the forwarding path of data coming from its clientsCBGP route-reflector will stop reflecting the routes if they’re not directly-connected clientsDNone of the above

单选题What does the term computer language refer to?()ABinaryBDecimalCHexadecimalDOctalEAll of the above

单选题A BGP router is configured with bgp dampening 8 300 1500 20 route-map 1 .What does the value of 20 represent?()AreuseBsuppressChalf-lifeDmax-suppress-time

单选题Given the following policy, what happens when the 1.1/17 route is evaluated?() [edit policy-options] policy-statement test { from { route-filter 0/0 orlonger accept; route-filter 1.1/17 upto /24 reject; route-filter 1.1/18 exact; } then { metric 6; accept; }AThe route does not match this policy.BThe route is accepted.CThe route is rejected.DThe route is accepted with a metric of 6.

单选题What does “evel-luffing” accomplish during crane operations().AIt prevents the load from swinging when the boom level is adjustedBLess power is needed when topping the boom with a load on the hookCIt maintains the height of the load above the deckDAll of the above