CCNP Enterprise Certification Study Guide: Implementing and Operating Cisco Enterprise Network Core Technologies. Ben Piper

Чтение книги онлайн.

Читать онлайн книгу CCNP Enterprise Certification Study Guide: Implementing and Operating Cisco Enterprise Network Core Technologies - Ben Piper страница 13

CCNP Enterprise Certification Study Guide: Implementing and Operating Cisco Enterprise Network Core Technologies - Ben Piper

Скачать книгу

and benefits of a data modeling language, such as YANG 11 6.4 Describe APIs for Cisco DNA Center and vManage 11 6.5 Interpret REST API response codes and results in payload using Cisco DNA Center and RESTCONF 11 6.6 Construct EEM applet to automate configuration, troubleshooting, or data collection 11 6.7 Compare agent vs. agentless orchestration tools, such as Chef, Puppet, Ansible, and SaltStack 11

      1 IP depends on which of the following?Address Resolution ProtocolData link layerNetwork layerTransport layer

      2 Which is not a function of a bridge?Simulating some properties of a shared physical Ethernet cableMAC-based routingReducing the size of a broadcast domainFrame check sequence validation

      3 What are the purposes of TCP sequence numbers? (Choose two.)Error controlOrderingFlow controlReliable delivery

      4 Three switches are connected via 802.1Q trunk links. You need to prevent VLAN 25 traffic from reaching two of the switches. Which of the following can accomplish this? (Choose two.)Prune VLAN 25 on the trunk links.Use routed interfaces instead of trunks.Configure Spanning Tree to block the ports to the switches.Delete VLAN 25 on the switches.

      5 Switch SW1 is running RPVST+ and is connected via a routed interface to SW2, which is running Multiple Spanning Tree. If you add VLAN 2 to both switches and map VLAN 2 to MST1 on SW2, which switch will necessarily be the root for VLAN 2?SW1SW2The switch with the lowest bridge priorityBoth SW1 and SW2

      6 Which of the following can effectively prune a VLAN from a trunk?BPDU GuardBPDU FilterLoop GuardUDLD

      7 Which of the following is the most scalable physical architecture for East-West traffic patterns?Two-tier collapsed coreLeaf-and-spine architectureRoutedThree-tier

      8 What are two reasons to choose a routed topology over a switched topology?Better scalabilityBetter use of IP address spaceThe ability to stretch subnetsFaster convergence

      9 Which protocol does not use multicast?LACPEtherChannelVRRPHSRP

      10 An access point running in lightweight mode has clients connected to two SSIDs. The total number of connected clients is 25. How many CAPWAP tunnels are there between the AP and its WLAN controller (WLC)?1225Lightweight mode doesn't use a WLC.

      11 A client performs an intra-controller roam, keeping its IP address. Which of the following is true of this roam?The SSID changes.The VLAN changes.It's a layer 2 roam.It's a layer 3 roam.

      12 What are two disadvantages of 5 GHz Wi-Fi versus 2.4 GHz Wi-Fi?Incompatibility with 802.11gIncompatibility with 802.11nIncreased free space path lossLower throughput

      13 There are three OSPF routers connected to the same subnet. Which is the designated router?The one with the lowest router IDThe first one that became activeThe one with the highest router IDThe one with the highest priority

      14 Two OSPF routers are connected to each other. One router's interface is configured as a broadcast network type, whereas the other router's interface is configured as a point-to-point network type. Which of the following is true of this configuration? (Choose two.)They won't form an adjacency.They will form an adjacency.They won't exchange routes.They will exchange routes.

      15 You have a router with an interface that's connected to a subnet dedicated to servers. You want to advertise this subnet into OSPF but don't want any servers running OSPF software to form an adjacency with the router. How can you accomplish this?Configure null authentication.Use a distribute list.Advertise a default route.Configure the interface as a passive interface.

      16 An OSPF autonomous system boundary router (ASBR) is redistributing the prefix 192.168.0.0/16 into EIGRP AS 1. What is the administrative distance of the route?20110170200

      17 Which of the following are considered in calculating an EIGRP metric? (Choose all that apply.)BandwidthDelayMTUReliabilityLatencyWeight

      18 Consider the following EIGRP output.P 10.0.36.0/29, 1 successors, FD is 3328via 10.0.45.4 (3328/3072), GigabitEthernet0/3.via 10.0.56.6 (5632/2816), GigabitEthernet0/0.Which of the following is the feasible successor?10.0.36.110.0.56.610.0.45.410.0.36.2

      19 What occurs when an eBGP router receives a route that already has its own AS number in the path?Removes the AS and advertises the routeAdvertises the route as isDiscards the routeInstalls the route in its BGP RIBDiscards all routes from the router it received the route from

      20 R1 has the prefix 172.16.0.0/16 in its IP routing table, learned from EIGRP AS 16. There are no other BGP, IGP, or static routes in the routing table. You execute the following BGP router configuration commands on R1:network 172.16.0.0 mask 255.255.255.0redistribute eigrp 16Which of the following will be true regarding the route R1 advertises for the 172.16.0.0/16 prefix?172.16.0.0/16 will have an incomplete origin type.172.16.0.0/24 will have an incomplete origin type.R1 will not advertise the 172.16.0.0/16 prefix.172.16.0.0/16 will have an IGP origin type.

      21 Consider the following prefix list and route map on router R1:ip prefix-list all-private: 3 entriesseq 5 permit 10.0.0.0/8 le 32seq 10 deny 0.0.0.0/0 le 32route-map allow-public, deny, sequence 10Match clauses:ip address prefix-lists: all-privateSet clauses:Policy routing matches: 0 packets, 0 bytesroute-map R4, permit, sequence 20Match clauses:Set clauses:Policy routing matches: 0 packets, 0 bytesWhich prefix will this route map allow?10.255.255.0/2410.0.0.0/3210.0.0.0/80.0.0.0/0

      22 Consider the following output from a NAT router:R2#debug ip natIP NAT debugging is onR2#NAT*: s=7.0.0.12->2.0.0.2, d=10.0.12.1 [155]Which of the following is the inside global address?2.0.0.210.0.12.17.0.0.1210.0.12.155

      23 A router running PIM has a single multicast RIB entry marked (223.3.2.1, 239.8.7.6). What does this indicate?The router has received an IGMP Membership Report from 223.3.2.1.239.8.7.6 has sent unicast traffic to 223.3.2.1.223.3.2.1 has sent multicast traffic to 239.8.7.6.The router has received a PIM Join/Graft from 223.3.2.1.

      24 Which of the following commands individually configures port address translation?ip nat inside source list 1 pool natpoolip nat inside destination list 1 pool natpool overloadip nat outside source list 1 pool natpool overloadip nat inside source list 1 interface gi0/2 overload

      25 Which QoS Class Selector has the lowest priority?CS0CS1CS7EF

      26 Which of the following prevent TCP global synchronization? (Choose two.)Explicit congestion notificationPolicingWeighted random early detectionFair queuing

      27 Which of the following queues can never exceed its bandwidth allocation during times of congestion?Low-latency queueClass-based weighted fair queuePolicing queuePriority queue

      28 What is another term for reflective relay?Virtual network functionVirtual Ethernet bridgeVirtual switchingExternal edge virtual bridging

      29 Which of the following might you need to allow in order to use IPsec in transport mode? (Choose two.)TCP port 50IP protocol 50UDP port 500IP protocol 51IP protocol 41

      30 By

Скачать книгу