Tag Archives: configure

Which Oracle Cloud Infrastructure service leverages Terraform to configure infrastructure as code?

Which Oracle Cloud Infrastructure service leverages Terraform to configure infrastructure as code? A. Resource Manager B. Events C. Compartment Explorer D. Oracle Functions Correct Answer: A Resource Manager is an Oracle Cloud Infrastructure service that allows you to automate the process of provisioning your Oracle Cloud Infrastructure resources. Using Terraform, Resource Manager helps you install, configure, and manage… Read More »

In Oracle Application Container Cloud Service, what can you use to configure applications to be clustered

In Oracle Application Container Cloud Service, what can you use to configure applications to be clustered so that they can communicate privately over internal network?Response: A. manfest.json B. UI/application console C. cluster-conflg.json D. deployment.json Correct Answer: B

An engineer has started to configure a router for OSPF, as shown Which configuration must an engineer apply on the network so that area 15 traffic from R5 to R1 will prefer the route through R4?

Refer to the exhibit. An engineer has started to configure a router for OSPF, as shown Which configuration must an engineer apply on the network so that area 15 traffic from R5 to R1 will prefer the route through R4? A. Place the link between R3 and R5 in a stub area to force traffic to use the… Read More »

An engineer has started to configure a router for secure remote access as shown. All users who require network access need to be authenticated by the SSH Protocol. Which two actions must the engineer implement to complete the SSH configuration? (Choose two.)

Refer to the exhibit. An engineer has started to configure a router for secure remote access as shown. All users who require network access need to be authenticated by the SSH Protocol. Which two actions must the engineer implement to complete the SSH configuration? (Choose two.) A. Configure an IP domain name. B. Configure service password encryption. C.… 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 operator is attempting to configure an IS-IS adjacency between two routers, but the adjacency cannot be established. To troubleshoot the problem, the operator collects this debugging output. Which interfaces are misconfigured on these routers?

Refer to the exhibit. A network operator is attempting to configure an IS-IS adjacency between two routers, but the adjacency cannot be established. To troubleshoot the problem, the operator collects this debugging output. Which interfaces are misconfigured on these routers? A. The R2 interface is configured as point-to-point, and the peer router interface is configured as multipoint. B.… 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 CLI mode must be used to configure the BGP keychain in Cisco IOS XR software?

A. global configuration mode B. routing configuration mode C. BGP neighbor configuration D. mode BGP address-family configuration mode Answer: Option A. Explanation:  No answer description available for this question Show AnswerDiscussion The post Which CLI mode must be used to configure the BGP keychain in Cisco IOS XR software? appeared first on Majanto.

an engineer working for a private telecommunication company with an employee Id: 4065:96:080 upgrades the WAN link between routers ASBR-101 and ASBR-201 to 1Gb by Installing a new physical connection between the Gi3 Interfaces. Which BGP attribute must the engineer configure on ASBR-201 so that the existing WAN link on Gi2 Is maintained as a backup?

Refer to the exhibit an engineer working for a private telecommunication company with an employee Id: 4065:96:080 upgrades the WAN link between routers ASBR-101 and ASBR-201 to 1Gb by Installing a new physical connection between the Gi3 Interfaces. Which BGP attribute must the engineer configure on ASBR-201 so that the existing WAN link on Gi2 Is maintained as… Read More »

A network engineer must configure a router for Flexible NetFlow IPFIX export. The IP address of the destination server is 172.17.12.1. The source address must be set to the Loopback0 IPv4 address and exported packets must be set to DSCP CS3. The TTL must be 64 and the transport protocol must be set to UDP with destination port 4739. Which configuration must the engineer apply to the router?

A. configure terminal flow exporter EXPORTER-1 destination 172.17.12.1 source Loopback0 dscp 3 ttl 64 export-protocol netflow-v9 transport udp 4739 end B. configure terminal flow exporter EXPORTER-1 destination 172.17.12.1 source Loopback0 dscp 24 ttl 64 export-protocol ipfix end C. configure terminal flow exporter EXPORTER-1 destination 172.17.12.1 source Loopback0 dscp 24 ttl 64 export-protocol netflow-v9 transport udp 4739 end D.… Read More »