Tag Archives: assigned

A field technician has been assigned a scheduled, but not-ordered activity that they need to perform

A field technician has been assigned a scheduled, but not-ordered activity that they need to perform later in q given day.Their company has a policy that requires their technicians to perform some advance testing as an administrative task prior to beginning work on these types of activities.Which option enables them to account for their time performing these tasks?… Read More »

A network operator has two IPv4 and IPv6 dual-stacked network on each side of the IPv4 core network. The operator must be able to provide connectivity between them while using specific assigned IPv6 space provided from the company IP administrator team. Which technology should the network operator use to accomplish this goal?

Refer to the exhibit. A network operator has two IPv4 and IPv6 dual-stacked network on each side of the IPv4 core network. The operator must be able to provide connectivity between them while using specific assigned IPv6 space provided from the company IP administrator team. Which technology should the network operator use to accomplish this goal? A. 6rd… Read More »

A Cisco engineer is implementing gRPC dial-out on an ASR. Receiver 192.168 1.1 will be assigned one of the subscriptions, and it will manage the ASR. Which command is needed to complete the router configuration?

Refer to the exhibit. A Cisco engineer is implementing gRPC dial-out on an ASR. Receiver 192.168 1.1 will be assigned one of the subscriptions, and it will manage the ASR. Which command is needed to complete the router configuration? A. protocol grpc B. protocol all C. protocol tcp D. protocol any Answer: Option C. Explanation:  No answer description… Read More »

For Fleet admins to access dedicated Exadata infrastructure, which policy should be assigned?

For Fleet admins to access dedicated Exadata infrastructure, which policy should be assigned? A. Allow group ADB-Admins to manage autonomous-database in tenancy where target.workloadType=”DW” B. Allow group ADB-Admins to manage autonomous-database in tenancy. C. Allow group ADB-Admins to manage autonomous-database-family in tenancy. D. Allow group ADB-Admins to manage autonomous-database in tenancy where target.workloadType=”OLTP” Correct Answer: C https://docs.oracle.com/en-us/iaas/Content/Identity/Reference/adbpolicyreference.htm

Assuming that R1 is a CE router, which VRF is assigned to Gi0/0 on R1?

Refer to the exhibit. Assuming that R1 is a CE router, which VRF is assigned to Gi0/0 on R1? A. default VRF B. VRF VPN_A C. VRF VPN_B D. management VRF Answer: Option A. Explanation:  No answer description available for this question Show AnswerDiscussion The post Assuming that R1 is a CE router, which VRF is assigned to… Read More »

Cisco SD-WAN deployment must be troubleshooted using vManage APIs. A call to vEdge Hardware Health API returns the data in the exhibit (only a portion is shown). If this JSON is converted to a Python dictionary and assigned to the variable “d”, how the status is accessed that is indicated on line 16?

Refer to the exhibit. Cisco SD-WAN deployment must be troubleshooted using vManage APIs. A call to vEdge Hardware Health API returns the data in the exhibit (only a portion is shown). If this JSON is converted to a Python dictionary and assigned to the variable “d”, how the status is accessed that is indicated on line 16? A.… Read More »

A company is using OSPF between its HQ location and a branch office. HQ is assigned area 0 and the branch office is assigned area 1. The company purchases a second branch office, but due to circuit delays to HQ, it decides to connect the new branch office to the existing branch office as a temporary measure. The new branch office is assigned to area 2. Which OSPF configuration enables all three locations to exchange routes?

A. The existing branch office must be configured as a stub area B. A virtual link must be configured between the new branch office and HQ C. A sham link must be configured between the new branch office and HQ D. The new branch office must be configured as a stub area Answer: Option B. Explanation:  No answer… Read More »

A REST API returns this JSON output for a GET HTTP request, which has been assigned to a variable called “vegetables”. Using Python, which output is the result of this command?

Refer to the exhibit. A REST API returns this JSON output for a GET HTTP request, which has been assigned to a variable called “vegetables”. Using Python, which output is the result of this command? print(filter(lambda 1: 1[ ‘type’ ] == ‘fruit’, vegetables) [0][‘items’][0][‘items’][0]) A. {‘color’: ‘green’, ‘items’: [‘kiwi’, ‘grape’]} B. [‘kiwi’, ‘grape’] C. lettuce D. kiwi Answer:… Read More »