- (Exam Topic 3)
What is a function of the default gateway in a network?
Correct Answer:
B
- (Exam Topic 3)
A customer's cloud services must:
Migrate services to another data center on demand. Save the operational state of the machine on demand. Support Windows and Linux GUIs.
Maximize hardware utilization.
Which type of deployment meets these requirements?
Correct Answer:
C
- (Exam Topic 2)
Refer to the exhibit.
A network engineer wants to automate the port enable/disable process on specific Cisco switches. The engineer creates a script to send a request through RESTCONF and uses ietf as the YANG model and JSON as payload. Which command enables an interface named Loopback1?
Correct Answer:
D
- (Exam Topic 1)
Which device is used to transport traffic from one broadcast domain to another broadcast domain?
Correct Answer:
C
- (Exam Topic 1)
Fill in the blanks to complete the Python script to update the Webex Teams membership of a room using the Python requests library import requests
Solution:
request, headers , payload
Does this meet the goal?
Correct Answer:
A