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?()
第1题:
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. Privacy
B. Authentication
C. Allows using an IGP between R1 and the Enterprise
D. Secure communications
第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
第3题:
A. Single Homed
B. Dual Homed
C. Single Multihomed
D. Dual Multihomed
第4题:
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.
第5题:
At a branch location, TestKing.com has deployed a non modular router that is equipped with two serial interfaces and two Ethernet interfaces.What additional equipment must be used to allow the branch office to connect to the central office by using an ISDN service?()
A. a serial cable with a V.35 to RJ45 adapter
B. a CSU/DSU
C. an external ISDN TA and NT1
D. The non-modular router cannot connect to an ISDN service. The network administrator must purchase a modular router with an ISDN BRI-U card.
第6题:
Router R1, a branch router, connects to the Internet using DSL. Some traffic flows through a GRE and IPsec tunnel, over the DSL connection, destined for an Enterprise network. Which of the following answers best describes the router's logic that tells the router, for a given packet, to apply GRE encapsulation to the packet?()
第7题:
The following terms describe various design options for Enterprise connectivity to the Internet.Which of the follow ing imply that the Enterprise connects to two or more ISPs?()
第8题:
What are two methods of accessing a Juniper enterprise router?()
第9题:
Start of repeated scenarioYou are an enterprise desktop support technician for Fabrikam, Inc. Active Directory InformationThe company has a main office and a branch office. The main office hosts all of the companys servers. The main office connects to the branch office by using a WAN link. The network contains a single Active Directory domain that has 500 users. The domain contains three domain controllers and an enterprise root certification authority (CA). All servers run Windows Server 2008 R2. All user accounts are in an organizational unit (OU) named Employees. The computer accounts for all desktop computers are in an OU named Desktops. The computer accounts for all portable computers are in an OU named Laptops. A startup script is deployed to all computers by using Group Policy objects (GPOs). Client ConfigurationsAll client computers run Windows 7 Enterprise. All users have desktop computers. All computers are members of the domain. All desktop computers use wired connections to connect to the network. All portable computers use wireless connections to connect to the network. The wireless network is secured by using EAP-TLS. Company policy states that all client computers must be configured by using DHCP. The company has an internal Web site. The Web site is configured to useSSL encryption and to require client certificates. All company users can access the internal Web site. End of repeated scenario Users in the branch office report slow network performance when they connect to the file shares in the main office. You need to recommend a solution to improve performance when users access the file shares from the branch office. The solution must minimize hardware costs. What should you recommend implementing?()
第10题:
You work as the enterprise exchange administrator at TestKing.com. TestKing.com makes use of Microsoft Exchange Server messaging solution. The TestKing.com network consists of a single ActiveDirectory forest that contains a single named testking.com. TestKing.com has its headquartets in Chicago and 15 branch offices around the globe, which are configured as Active Directory sites. The branch offices of Testking.com are connected to the Chicagooffices and directly to the Internet. For the future, all the branch offices should have Exchange Server 2010 Hub Transport server that hasfollowing characteristics: 1. The Internet connections of the branch offices should be used to send e-mail. 2. The e-mail messages from the branch offices to the Chicago offices should go via a WAN link. 3. The branch offices should not use the WAN link to send e-mail to via the Internet 4. Administrative overhead should be reduced. What should you do?()
第11题:
The best option is to use 10 Send connectors at every office.
The best option is to use one SMTP site link at every office.
The best option is to use one Send connector at every office.
The best option is to use two Send connectors at every office.
第12题:
By not enabling NAT on the I Psec tunnel interface
By not enabling NAT on the GRE tunnel interface
By configuring the NAT - referenced ACL to not permit the Enterprise traffic
By asking the ISP to perform NAT in the cloud
第13题:
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?()
A. Using an iBGP mesh inside the Enterprise core
B. Configuring default routes in the Enterprise pointing to both R1 and R2
C. Redistributing BGP routes into the Enterprise IGP
D. Tunneling the packets for the i BGP connection between R1 and R2
第14题:
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 2
B. router bgp 1
C. neighbor 10.1 .1.2 remote - as 2
D. neighbor 10.1.1.2 Update - source 10.1.1.1
E. neighbor 10.1.1.2 Update- source S0/0
第15题:
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.
第16题:
Refer to the exhibit. ROUTE Enterprises has many stub networks in their enterprise network, such as router B and its associated network. EIGRP is to be implemented on router A so that neither the prefix for the S/0/0/0 interface nor the prefixes from router B appear in the routing tables for the router in the enterprise network. Which action will accomplish this goal?()
A. Declare router B a stub router using the eigrp stub command.
B. Use the passive - interface command for interface Serial0/0/0.
C. Use a mask with the network command to exclude interface Serial0/0/0.
D. Implement a distribute list to exclude the link prefix from the routi ng updates.
第17题:
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?()
第18题:
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?()
第19题:
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?()
第20题:
At a branch location, TestKing.com has deployed a non modular router that is equipped with two serial interfaces and two Ethernet interfaces.What additional equipment must be used to allow the branch office to connect to the central office by using an ISDN service?()
第21题:
Your company has a main office and a branch office. The offices connect by using WAN links. The network consists of a single Active Directory domain. An Active Directory site exists for each office. Servers in both offices run Windows Server 2008 R2 Enterprise. You plan to deploy a failover cluster solution to service users in both offices. You need to plan a failover cluster to meet the following requirements: èMaintain the availability of services if a single server fails èMinimize the number of servers required What should you include in your plan?()
第22题:
You are a network administrator for your company. The network consists of a single Active Directory domain. All domain controllers and member servers run Windows Server 2003, Enterprise Edition. All client computers run Windows XP Professional. The company has one main office and one branch office. The two offices are connected by a T1 WAN connection. There is a hardware router at each end of the connection. The main office contains 10,000 client computers, and the branch office contains 5,000 client computers. You need to use DHCP to provide IP addresses to the Windows XP Professional computers in both offices. You need to minimize network configuration traffic on the WAN connection. Your solution needs to prevent any component involved in the DHCP architecture from becoming a single point of failure. What should you do? ()
第23题:
router bgp 2
router bgp 1
neighbor 10.1 .1.2 remote - as 2
neighbor 10.1.1.2 Update - source 10.1.1.1
neighbor 10.1.1.2 Update- source S0/0