Tag Archives: action

You want to collect and analyze performance characteristics of your Java application. Which action correctly

You want to collect and analyze performance characteristics of your Java application. Which action correctly accomplishes this?Response: A. Use REST API to collect JFR data for the last 1 minute. B. Collect JFR data for the last 1 hour using the UI. C. ssh Into the application VM to collect JVM heap dump. D. Use the PSM CLI… Read More »

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 »

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 »

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 engineer is implementing MPLS OAM to monitor traffic within the MPLS domain. Which action must the engineer perform to prevent packets from being forwarded beyond the service provider domain when the LSP is down?

A. Configure a private IP address as the destination address of the headend router of Cisco MPLS TE. B. Disable IP redirects only on outbound interfaces. C. Disable IP redirects on all ingress interfaces. D. Implement the destination address for the LSP echo request packet in the 127.x.y.z/8 network. Answer: Option D. Explanation:  No answer description available for… Read More »

An engineer is implementing a Cisco MPLS TE tunnel to improve the streaming experience for the clients of a video-on-demand server. Which action must the engineer perform to configure extended discovery to support the MPLS LDP session between the headend and tailend routers?

A. Configure a targeted neighbor session. B. Configure an access list on the interface to permit TCP and UDP traffic. C. Configure a Cisco MPLS TE tunnel on both ends of the session. D. Configure the interface bandwidth to handle TCP and UDP traffic between the LDP peers. Answer: Option A. Explanation:  https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/mp_ldp/configuration/12-4m/mp-ldp-12-4m-book.pdf Show AnswerDiscussion The post An… Read More »

Which action does the ingress VTEP perform on traffic between EVPN VXLAN overlays?

A. routing and tunneling when doing symmetric IRB B. routing when doing asymmetric IRB C. routing and bridging when doing asymmetric IRB D. bridging when doing symmetric IRB Answer: Option C. Explanation:  https://www.cisco.com/c/en/us/products/collateral/switches/nexus-9000-series-switches/guidec07-734107.html Show AnswerDiscussion The post Which action does the ingress VTEP perform on traffic between EVPN VXLAN overlays? appeared first on Majanto.