Cisco 350-401 Practice Test - Questions Answers, Page 93
List of questions
Related questions
Which feature does Cisco DNA Center Assurance provide?
application policy configuration
device onboarding and configuration
software upgrade and management
data correlation and analysis
Refer to the exhibit.
What is output by this code?
0.5
(0,5)
0 1 2 3 4
0 1 2 3 4 5
What is a difference between OSPF and ElGRP?
OSPF uses IP protocol number 88 EIGRP uses IP protocol number 89
OSPF uses an administrative distance of 115 EIGRP uses an administrative distance of 160
OSPF uses multicast addresses 224.0.0.5 and 224.0.0.6 EIGRP uses multicast address 224 0.0.10
OSPF uses a default hello timer of 5 seconds EIGRP uses a default hello timer of 10 seconds
Refer to the Exhibit.
Refer to the Exhibit. Running the script causes the output in the exhibit. What should be the first line of the script?
from ncclient import manager
import manager
from ncclient import *
ncclient manager import
Refer to the exhibit.
What is the output of this code?
A)
B)
C)
D)
Option A
Option B
Option C
Option D
in Cisco DNA Center what is used to publish events and notifications to a third party product such as IPAM?
intent API
southbound SDK
integration API
RESTfulAPI
Where are operations related to software Images located in the Cisco DNA Center GUI?
Services
Assurance
Design
Provisioning
Refer to the exhibit.
A network engineer must permit administrators to automatically authenticate if there is no response from cither of the AAA servers. Which configuration achieves these results?
aaa authentication login default group tacacs+ line
aaa authentication login default group radius none
aaa authentication login default group radius
aaa authentication enable default group radius local
Which two actions are recommended as security best practices to protect REST API? (Choose two.)
Use a password hash
Use SSL for encryption
Enable dual authentication of the session
Use TACACS+ authentication
Enable out-of-band authentication
How do the MAC address table and TCAM differ?
TCAM lookups can match only 1s and 0s, and MAC address lookups can match 1s. 0s, and a third 'care/don't care' state.
TCAM stores Layer 2 forwarding information, and the MAC address table stores QoS information
TCAM is a type of memory, and the MAC address table is a logical structure
TCAM is populated from the ARP file and the MAC address table is populated from the switch configuration file
Question