Tag Archives: task

An engineer must extend Layer 2 Between two campus sites connected through an MPLS backbone that encapsulates Layer 2 and Layer 3 data Which action must the engineer perform on the routers to accomplish this task?

A. Configure a EtherChannel for E-LAN. B. Configure a pseudowire for E-LINE. C. Configure Cisco MPLS TE for use with E-TREE. D. Configure QoS for MPLS and E-ACCESS Answer: Option B. Explanation:  No answer description available for this question Show AnswerDiscussion The post An engineer must extend Layer 2 Between two campus sites connected through an MPLS backbone… Read More »

An engineer working for a private service provider with employee id: 3994 37 650 is configuring a Cisco device to redistribute OSPF into BGP. Which task enables the device to filter routes?

A. Configure a distribute list and associate it to the BGP peer interface B. Configure a prefix list and associate it to the BGP peer interface C. Configure a route map and reference it with the redistribute command D. Configure an access list and reference it with the redistribute command Answer: Option C. Explanation:  No answer description available… Read More »

CE1 and CE2 require connectivity to the internet through the ISP connected to PE3 What should an engineer configure to complete this task?

Refer to the exhibit. CE1 and CE2 require connectivity to the internet through the ISP connected to PE3 What should an engineer configure to complete this task? A. PE2 must be configured to serve as a route reflector for PE3 routes learned from the internet. PE2 then shares the routes with CE1 and CE2. B. CE1 and CE2… Read More »

A network engineer is configuring RIP as the routing protocol between multiple PEs and CEs. The engineer must avoid advertising the same routes back to their sources. Which action should be performed on the routers to accomplish this task?

A. Configure a different route distinguisher for each prefix. B. Define the site of origin on each interface. C. Define VRFs on each device to separate the traffic. D. Enable bidirectional forwarding detection on each device. Answer: Option A. Explanation:  No answer description available for this question Show AnswerDiscussion The post A network engineer is configuring RIP as… Read More »

Which task must the network engineer perform when implementing this new architecture?

The network-engineering team of a service provider is integrating several recently acquired networks into a more scalable common Unified MPLS architecture. The new network architecture will support end-to-end VPNv4 and VPNv6 services with these requirements: • The IGP of the core layer is IS-IS In Area 0. • The IGP of the aggregation layers is OSPF in Area… Read More »

An engineer is implementing a route map to support redistribution within BGP. The route map must be configured to permit all unmatched routes. Which action must the engineer perform to complete this task?

A. Include a permit statement as the first entry. B. Remove the implicit deny entry. C. Include at least one explicit deny statement. D. Include a permit statement as the last entry. Answer: Option D. Explanation:  No answer description available for this question Show AnswerDiscussion The post An engineer is implementing a route map to support redistribution within… Read More »

An organization s network recently experienced several significant outages due to device failures. The network administrator just moved the network devices to a new central data center, and packets are switched using labels. The administrator Is now implementing NSF on the network to reduce potential risk factors in the event of another outage. Which task must the administrator perform on each router as part of the process?

Refer to the exhibit. An organization s network recently experienced several significant outages due to device failures. The network administrator just moved the network devices to a new central data center, and packets are switched using labels. The administrator Is now implementing NSF on the network to reduce potential risk factors in the event of another outage. Which… Read More »

An engineer must assign an IP address of 192.168.1.1/24 to the GigabitEthernet1 interface. Which two commands must be added to the existing configuration to accomplish this task? (Choose two.)

Refer to the exhibit. An engineer must assign an IP address of 192.168.1.1/24 to the GigabitEthernet1 interface. Which two commands must be added to the existing configuration to accomplish this task? (Choose two.) A. Router(config-if)#ip address 192.168.1.1 255.255.255.0 B. Router(config-vrf)#address-family ipv4 C. Router(config-vrf)#ip address 192.168.1.1 255.255.255.0 D. Router(config-if)#address-family ipv4 E. Router(config-vrf)#address-family ipv6 Answer: Option A, D. Explanation:  No… Read More »

An engineer must configure interface GigabitEthernet0/0 for VRRP group 10. When the router has the highest priority in the group, it must assume the master role. Which command set must be added to the initial configuration to accomplish this task? Initial Configuration interface GigabitEthernet0/0 description To IDF A 38-24-044.40 ip address 172.16.13.2 255.255.255.0

A. standby 10 ip 172.16.13.254 255.255.255.0 standby 10 preempt B. vrrp group 10 ip 172.16.13.254 255.255.255.0 vrrp group 10 priority C. standby 10 ip 172.16.13.254 standy 10 priority 120 D. vrrp 10 ip 172.16.13.254 vrrp 10 preempt Answer: Option D. Explanation:  No answer description available for this question Show AnswerDiscussion The post An engineer must configure interface GigabitEthernet0/0… Read More »

An engineer must establish eBGP peering between router R3 and router R4. Both routers should use their loopback interfaces as the BGP router ID. Which configuration set accomplishes this task?

Refer to the exhibit. An engineer must establish eBGP peering between router R3 and router R4. Both routers should use their loopback interfaces as the BGP router ID. Which configuration set accomplishes this task? A. R3(config)#router bgp 200 R3(config-router)#neighbor 10.4.4.4 remote-as 100 R3(config-router)# neighbor 10.4.4.4 update-source Loopback0 R4(config)#router bgp 100 R4(config-router)#neighbor 10.3.3.3 remote-as 200 R4(config-router)#network 10.3.3.3 update-source Loopback0… Read More »