Developing Solutions using Cisco IoT and Edge Platforms Demo Questions
Here you can find Developing Solutions using Cisco IoT and Edge Platforms exam sample questions which will help you to prepare for your upcoming certification test. These questions will give you an idea of what to expect on the exam and help you review the 300-915 DEVIOT study material. Be sure to go over the Free 300-915 DEVIOT questions multiple times so that you are confident and comfortable with the material. You can always go to the full 300-915 DEVIOT dumps here.
These Developing Solutions using Cisco IoT and Edge Platforms certification questions are designed to give you a feel for the material you'll be tested on. They cover a wide range of topics, so you can get a sense of what to expect on examination day.
These 300-915 DEVIOT dumps are updated regularly, so you can be confident that you're studying with the most up-to-date information available. We also provide answer keys so that students can check their work.
Additionally, going through Developing Solutions using Cisco IoT and Edge Platforms practice questions can help you identify any areas where you need more review. Taking advantage of our 300-915 DEVIOT demo questions is a great way to set yourself up for success on the real thing.
These Developing Solutions using Cisco IoT and Edge Platforms questions cover the material that will be on the test, and provide an opportunity for students to practice their skills. The questions are designed to be similar to those that will be on the actual Developing Solutions using Cisco IoT and Edge Platforms exam, so that students can get a feel for what they will be facing. We believe that by providing these demo questions, students will be better prepared and more likely to succeed on their exams.
Good luck for the 300-915 DEVIOT exam!
Developing Solutions using Cisco IoT and Edge Platforms Sample Questions:
1. A network is being configured for an Ethernet-connected sensor. The sensor fails to send data to the configured destination. The IP address of the sensor can be pinged from a laptop on the same subnet. When a different subnet is used, the sensor cannot be reached, but other clients on the same subnet are still accessible. What are two reasons for the connectivity problem? (Choose two.)
A. wrong DNS server on the sensor
B. wrong subnet mask on your laptop
C. wrong default gateway on the sensor
D. wrong default gateway on your laptop
E. wrong subnet mask on the sensor
2. Mosquitto was installed correctly on the Cisco IR829 router as a Cisco IOx application. When the sensor is connected to the broker on the Cisco IR829 router with the default port, the connection is refused (Error Code 5). Which action should be done to resolve the issue?
A. Insert in the IOS config: ip nat inside source static tcp 1883 interface GigabitEthernet0 1883
B. Insert in the package_config.ini file under section ports: tcp: ["8883"]
C. Use the correct username and password.
D. Insert in the package.yaml file under section ports: tcp: ["1883"]
3. When trying to subscribe to an MQTT broker on the internet, the MQTT client is on a private subnet and must be NATed to reach the public broker. What is the expected outcome when this configuration is in place?
A. The client periodically reconnects to the default gateway.
B. The client connects only once using the PENDING message to the broker.
C. The client periodically reconnects to the broker over the NAT connection.
D. The client connects only once using the CONNECT massage to the broker.
4. Refer to the exhibit.
The code and the error message that are received when the code is run is presented. What causes issues authenticating with Cisco GMM API using the web-generated API key?
A. firewall that blocks authentication ports
B. incorrect username and password
C. incorrect GMM Cluster selection
D. incorrect key size and data encryption
5. Refer to the exhibit.
Which line of code completes the Dockerfile?
A. RUN chmod 777 /usr/bin/sample.py
B. RUN chown root:root /usr/bin/sample.py
C. WORKDIR /usr/bin
D. USER root
6. Refer to the exhibit.
The code snippet provides information about the packet captures within a network. How can the most used source IP addresses within a specific time be visualized?
A. line graph
B. bar histogram
C. scatter plot
D. heatmap
7. Refer to the exhibit.
Approximately 4000 oil platforms, each with 400 sensors, are spread in the Gulf of Mexico and all of their data must come together into one dashboard. Which general architecture should be selected to connect them?
A. 4-tier: sensor – edge device (Intel Atom CPU) – fog device (Intel Xeon CPU) – cloud
B. 5-tier: intelligent sensor– edge device (Intel Atom CPU) – fog device (Intel Xeon CPU) – edge data center (Intel Xeon CPU)
C. 2-tier: intelligent sensor – cloud
D. 3-tier: sensor – edge device (Intel Atom CPU) – cloud
8. Which command is used to package a Docker-style Cisco IOx app using ioxclient?
A. ioxclient docker create helloworld:1.0.
B. ioxclient docker-app helloworld:1.0.
C. ioxclient docker package helloworld:1.0.
D. ioxclient docker helloworld:1.0.
9. An IOx application is installed via Local Manager. Every time the application is started, it instantly stops. Which troubleshooting steps should be taken?
A. There is something wrong with the application code itself.
B. Check the startup and entrypoint parameters.
C. Give the IOx application more CPU units.
D. Check local IOx settings, especially the network settings.
10. Refer to the exhibit.
Which protocol is used to make a FlexVPN connection from a Cisco IR829 router to a headend router?
A. SSL
B. IKEv2
C. NAT
D. IS-IS