Practice Free 350-401 Exam Online Questions
Question #71
Which language defines the structure or modelling of data for NETCONF and RESTCONF?
- A . JSON
- B . YANG
- C . XML
- D . YAML
Correct Answer: B
Question #72
Which NGFW mode block flows crossing the firewall?
- A . Passive
- B . Tap
- C . Inline tap
- D . Inline
Correct Answer: D
Question #73
DRAG DROP
Drag anti drop the characteristics from the ten onto the configuration models on the right.
Correct Answer:


Question #74
How does Cisco DNA Center perform a network discovery?
- A . using SNMP
- B . using ICMP
- C . through a DHCP server
- D . using CDP with a seed IP address
Correct Answer: D
Question #75
Refer to the exhibit.
What does the error message relay to the administrator who is trying to configure a Cisco IOS device?
- A . A NETCONF request was made for a data model that does not exist.
- B . The device received a valid NETCONF request and serviced it without error.
- C . A NETCONF message with valid content based on the YANG data models was made, but the request failed.
- D . The NETCONF running datastore is currently locked.
Correct Answer: A
Question #76
SIMULATION 27:
Correct Answer: Solution:
R2
show ip access-list
config t
ip access-list extended 151
5 permit eigrp any any
wr
R3
config t
ip access-list extended 100
permit tcp 192.168.211.0 0.0.0.255 any eq 22
class-map match-any SSH
match access-group 100
policy-map CoPP
class SSH
police 8000 conform-action transmit exceed-action drop
control-plane
service-policy input CoPP
wr
R2
show ip access-list
config t
ip access-list extended 151
5 permit eigrp any any
wr
R3
config t
ip access-list extended 100
permit tcp 192.168.211.0 0.0.0.255 any eq 22
class-map match-any SSH
match access-group 100
policy-map CoPP
class SSH
police 8000 conform-action transmit exceed-action drop
control-plane
service-policy input CoPP
wr
Question #77
DRAG DROP
Drag and drop the DHCP messages that are exchanged between a client and an AP into the order they are exchanged on the right.
Correct Answer:


Question #78
What is an advantage of utilizing data models in a multivendor environment?
- A . facilitating a unified approach to configuration and management
- B . improving communication security with binary-encoded protocols
- C . lowering CPU load incurred to managed devices
- D . removing the distinction between configuration and runtime state data
Correct Answer: A