Question 61
Refer to the exhibit.

A developer runs the docker service scale command to increase the number of replicas for the cisco_devnet service. The swarm cluster is using a private IP address subnet. The service has these design requirements:
* It must be hosted behind a virtual IP address that is reachable from the Internet.
* For security reasons, the Docker swarm cluster subnet must not be reachable from the Internet.
Which design approach is used to fulfill the requirements?

A developer runs the docker service scale command to increase the number of replicas for the cisco_devnet service. The swarm cluster is using a private IP address subnet. The service has these design requirements:
* It must be hosted behind a virtual IP address that is reachable from the Internet.
* For security reasons, the Docker swarm cluster subnet must not be reachable from the Internet.
Which design approach is used to fulfill the requirements?
Question 62
Refer to the exhibit. A team of engineers deploys a new front-facing application that communicates with other services to handle user requests. An external authentication and authorization service on port 6379 is used. When users try the new application, errors are reported. What is the cause of the issue?


Question 63
Which Puppet manifest needs to be used to configure an interface GigabitEthernet 0/1 on a Cisco IOS switch?
Question 64
{'lat': 37.4180951010362, 'lng': -122.098531723022, Q2HP-F5K5-F98Q',
'mac': '88:15:44:ea:f5:bf', 'lanIp
'url': 'https://n149.meraki.com/DevNet-Sandbox/n/EFZDavc/manage/nodes/new_list/78214561218351',
'model': 'MS220-8P', 'switchProfileId floorPlanId': None}
Refer to the exhibit. A developer needs to find the geographical coordinates of a device on the network L_397561557481105433 using a Python script to query the Meraki API. After running response = requests.get() against the Meraki API, the value of response.text is shown in the exhibit.
What Python code is needed to retrieve the longitude and latitude coordinates of the device?
'mac': '88:15:44:ea:f5:bf', 'lanIp
'url': 'https://n149.meraki.com/DevNet-Sandbox/n/EFZDavc/manage/nodes/new_list/78214561218351',
'model': 'MS220-8P', 'switchProfileId floorPlanId': None}
Refer to the exhibit. A developer needs to find the geographical coordinates of a device on the network L_397561557481105433 using a Python script to query the Meraki API. After running response = requests.get() against the Meraki API, the value of response.text is shown in the exhibit.
What Python code is needed to retrieve the longitude and latitude coordinates of the device?
Question 65
Drag and Drop Question
Drag and drop the code snippets from the bottom onto the boxes in the Terraform code to create a new application profile and EPG. Not all code snippets are used.

Drag and drop the code snippets from the bottom onto the boxes in the Terraform code to create a new application profile and EPG. Not all code snippets are used.


