单选题An engineer plans to configure summary routes with the ip summary - address eigrp asn prefix mask command. Which of the following, when added to such a command, would create a summary that includes all four of the following subnets: 10.1.100.0/25, 10.1.101.96/27, 10.1.101.224/28, and 10.1.100.128.25?()A10.1.0.0 255.255.192.0B10.1.64.0 255.255.192.0C10.1.100.0 255.255.255.0D10.1.98.0 255.255.252.0

单选题
An engineer plans to configure summary routes with the ip summary - address eigrp asn prefix mask command. Which of the following, when added to such a command, would create a summary that includes all four of the following subnets: 10.1.100.0/25, 10.1.101.96/27, 10.1.101.224/28, and 10.1.100.128.25?()
A

10.1.0.0 255.255.192.0

B

10.1.64.0 255.255.192.0

C

10.1.100.0 255.255.255.0

D

10.1.98.0 255.255.252.0


参考解析

解析: 暂无解析

相关考题:

Which profile configuration command dynamically creates a host route in the routing table?() A.ip host routesB.ip access-routesC.host routes enabledD.access-routes enabled

How do you send static routes to a RIP neighbor?() A.By default, RIP automatically sends static routes.B.Configure the static route with a next hop of the RIP neighbor.C.Configure redistribute static under [edit protocols rip].D.Apply an export policy within RIP that matches on the routes, and accepts it.

Which type of routes are held in Inet.0?() A.multicast and unicast IPv4 routesB.ARP tables and MAC reachabilityC.IP version 4 unicast routesD.IP version 6 and IP version 4 routes

Based on the show ip route isis output on R1, which statement is true? () A. The i su 10.1.0.0/23 route is a suppressed route.B. The i su 10.1. 0.0/23 route is a summary route.C. The i su 10.1.0.0/23 route is an IS - IS external route.D. The R1 IS - IS router is an ASBR.E. The R1 IS - IS router is an ABR that belongs to multiple IS - IS areas.F. The R1 IS - IS router is performing route aggregation and is suppressing the more specific 10.1.0.0/23 prefix.

Refer to the exhibit. A new TAC engineer comes to you for advice. The engineer wants to configure RIPv2 - OSPF two - way redistribution while avoiding routing loops. Which two additio ns to the router B1 configuration should the engineer make?()A. access - list 40 deny 172.16.1.0 0.0.0.255 access - list 40 permit any router rip redistribute ospf 100 metric 5 distribute- list 40 out ospf 100B. ip prefix - list rip_routes permit 172. 16.1.16/25 ge 26 le 28 route - map redis - ospf deny 10 match ip address prefix- list rip_routes router rip redistribute ospf 10 route - map redis - ospf subnetsC. ip prefix - list rip - to - ospf permit 10.1.1.8/25 ge 26 le 28 route - map redis - rip deny 20 match i p address prefix - list rip - to - ospf router ospf 100 redistribute rip route - map redis - rip subnetsD. access - list 15 deny 10.1.1.0 0.0.0.63 access - list 15 permit any route - map redis - rip deny 10 match ip address 15 route - map redis - rip permit 20 router os pf 100 redistribute rip route - map redis - rip subnets

Refer to the exhibit. Router RTA is the hub router for routers RTB and RTC. The Frame Relay network is configured with EIGRP, and the entire network is in autonomous system 1. However,router RTB a nd RTC are not receiving each other‘s routes. What is the solution?()A.Check and change the access lists on router RTAB.Configure the auto summary command under router eigrp 1 on router RTAC.Configure subinterfaces on the spoke routers and assig n different IP address subnets for each subinterfaceD.Issue the no ip split horizon command on router RTAE.Issue the no ip split horizon eigrp 1 command on router RTAF.Configure a distribute list on router RTA that allows it to advertise all r outes to the spoke routers

Router R1, a branch router, connects to the Internet using DSL. The engineer plans to use a configuration with a dialer interface. The answers list a feature and interface on which the feature could be configured. Which combinations accurately describe the interface under which a feature will be configured?()A、PPP on the ATM interfaceB、VPI/VCI on the dialer interfaceC、IP address on the ATM interfaceD、CHAP on the dialer interface

Router R1 has eBGP connections to I1 and I 2, routers at the same ISP. The company that owns R1 can use public address range 130.1.16.0/20. The following output lists all the IP routes in R1's routing table within this rangE. Which of the following answers would cause R1 to advertise the 130.1.1 6.0/20 prefix to its eBGP peers?() R1# show ip route 130.1.16.0 255.255.240.0 longer - prefixes ! lines omitteD... O 130.1.16.0/24 [110/3] via 10.5.1.1, 00:14:36, FastE thernet0/1 O 130.1.17.0/24 [110/3] via 10.5.1.1, 00:14:36, FastEthernet0/1 O 130.1.18.0/24 [110/3] via 10.5.1.1, 00:14:36, FastEthernet0/1A、Configure R1 with the network 130.1.16.0 mask 255.255.240.0 command.B、Configure R1 with the network 130.1.16 .0 mask 255.255.240.0 summaryonly command.C、Redistribute from OSPF into BGP, filtering so that only routes in the 130.1.16.0/20 range are redistributed.D、Redistribute from OSPF into BGP, filtering so that only routes in the 130.1.16.0/20 range are redistributed, and create a BGP summary for 130.1.16.0/20.

Neither external routes nor interarea routes will inject into this area. What is the area type and how can you configure it?

An engineer is trying to summarize the following networks using the "ip summary- address eigrp"command: 10.8.88.0/25 10.8.89.48/29 10.8.64.96/27 Which network and subnet mask below would be the smallest EIGRP summary address to include all three subnets?()A、10.8.64.0 255.255.224.0B、10.8.64.0 255.255.128.0C、10.8.64.0 255.255.192.0

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.

A client is configuring an x3650 M3. Once the system is in production, they need to able to remotely view and make changes to the UEFI interface. Which of the following is the correct way to configure this?()A、Configure the RSA with an IP addressB、Configure the BMC with an IP addressC、Configure the AMM with an IP addressD、Configure the IMM with an IP address

Which profile configuration command dynamically creates a host route in the routing table?()A、ip host routesB、ip access-routesC、host routes enabledD、access-routes enabled

OSPF协议使用Network-Summary-LSA描述区域间路由信息,以下关于Network-Summary-LSA标识所描述网段的IP网络地址的说法正确的是()。A、Network-Summary-LSA使用LSA头部中的Link State ID字段标识所描述网段的IP网络地址B、Network-Summary-LSA使用Network Address字段标识所描述网段的IP网络地址C、Network-Summary-LSA使用Link State ID字段和Network Mask字段共同标识所描述网段的IP网络地址D、Network-Summary-LSA使用Network Address字段和Network Mask字段共同标识所描述网段的IP网络地址

Which three statements are true about EIGRP operation?()A、When summarization is configured, the router will also create a route to null 0.B、The summary route remains in the route table, even if there are no more specific routes to the network.C、Summarization is configured on a per- interface level.D、The maximum metric for the specific routes is used as the metric for the summary route.E、Automatic summarization across major network boundaries is enabled by default.

Which command displays the IBGP and EBGP neighbors that are configured?()A、show ip bgp pathsB、show ip bgp peersC、show ip bgpD、show ip bgp summary

An engineer plans to configure summary routes with the ip summary - address eigrp asn prefix mask command. Which of the following, when added to such a command, would create a summary that includes all four of the following subnets: 10.1.100.0/25, 10.1.101.96/27, 10.1.101.224/28, and 10.1.100.128.25?()A、10.1.0.0 255.255.192.0B、10.1.64.0 255.255.192.0C、10.1.100.0 255.255.255.0D、10.1.98.0 255.255.252.0

R1 is currently advertising prefixes 1.0.0.0/8, 2.0.0.0/8, and 3.0.0.0/8 over its eBGP connection to neighbor 2.2.2.2 (R2). An engineer configures a prefix list (fred) on R1 that permits only 2.0.0.0/8 and then enables the filter with the neighbor R2 prefix- list fred out command. Upon exiting configuration mode, the engineer uses some show commands on R1, but no other commands. Which of the following is true in this case?()A、The show ip bgp neighbor 2 .2.2.2 received -routes command lists the three original prefixes.B、The show ip bgp neighbor 2.2.2.2 advertised - routes command lists the three original prefixes.C、The show ip bgp neighbor 2.2.2.2 routes command lists the three original prefixes.D、T he show ip bgp neighbor 2.2.2.2 routes command lists only 2.0.0.0/8.E、The show ip bgp neighbor 2.2.2.2 advertised - routes command lists only 2.0.0.0/8.

Which type of routes are held in Inet.0?()A、multicast and unicast IPv4 routesB、ARP tables and MAC reachabilityC、IP version 4 unicast routesD、IP version 6 and IP version 4 routes

How do you send static routes to a RIP neighbor?()A、By default, RIP automatically sends static routes.B、Configure the static route with a next hop of the RIP neighbor.C、Configure redistribute static under [edit protocols rip].D、Apply an export policy within RIP that matches on the routes, and accepts it.

Cer-tech .com has a server that runs Windows Server 2008. You have installed the Web Server (IIS) roleon it. Cer-tech plans to host multiple websites on the server. To achieve this you configure a single IPaddress on the server. You also configure all websites to be registered in DNS to point to the single IP address configured on the server. You have to make sure that each and every website responds only to thename requests from all client machines. What should you do to achieve this task?()A、Configure the primary and secondary DNS to point to the server’s IP addressB、Configure a network address for each websiteC、Assign a unique port for each websiteD、Configure and assign a unique Host Header to each website

多选题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?()ACreate the default route on R1 using the ip route 0.0.0.0 0.0.0.0 outgoinginterface command.BRedistribute the statically configured defa ult route.CDisable auto - summary.DConfigure the network 0.0.0.0 command.EEnsure R1 has no manually configured summary routes using the ip summary- address eigrp command.

单选题An engineer is trying to summarize the following networks using the "ip summary- address eigrp"command: 10.8.88.0/25 10.8.89.48/29 10.8.64.96/27 Which network and subnet mask below would be the smallest EIGRP summary address to include all three subnets?()A10.8.64.0 255.255.224.0B10.8.64.0 255.255.128.0C10.8.64.0 255.255.192.0

问答题Neither external routes nor interarea routes will inject into this area. What is the area type and how can you configure it?

单选题Your network contains the servers configured as shown in the following table. Name Server role Private IP address Public IP address Server1Routing and Remote Access server192.168.1.1 131.107.0.1 Web1 Web server 192.168.1.2 ? Your company is assigned the public IP addresses from 131.107.0.1 to 131.107.0.31.You need to ensure that Web1 is accessible from the Internet by using https://131.107.0.2.What should you do from the Routing and Remote Access console?()AFrom the Static Routes node, configure a static route.BFrom the server properties, configure SSL Certificate Binding.CFrom the NAT interface, add an address pool and a reservation.DFrom the NAT interface, configure the Secure Web Server (HTTPS) service.

单选题Which command will display all the EIGRP feasible successor routes known to a router?()ARouter# show ip eigrp routes *BRouter# show ip eigrp summaryCRouter# show ip eigrp topologyDRouter# show ip eigrp adjacenciesERouter# show ip eigrp neighbors detail

单选题R1 is currently advertising prefixes 1.0.0.0/8, 2.0.0.0/8, and 3.0.0.0/8 over its eBGP connection to neighbor 2.2.2.2 (R2). An engineer configures a prefix list (fred) on R1 that permits only 2.0.0.0/8 and then enables the filter with the neighbor R2 prefix- list fred out command. Upon exiting configuration mode, the engineer uses some show commands on R1, but no other commands. Which of the following is true in this case?()AThe show ip bgp neighbor 2 .2.2.2 received -routes command lists the three original prefixes.BThe show ip bgp neighbor 2.2.2.2 advertised - routes command lists the three original prefixes.CThe show ip bgp neighbor 2.2.2.2 routes command lists the three original prefixes.DT he show ip bgp neighbor 2.2.2.2 routes command lists only 2.0.0.0/8.EThe show ip bgp neighbor 2.2.2.2 advertised - routes command lists only 2.0.0.0/8.