Tag Archives: devices

An organization s network recently experienced several significant outages due to device failures. The network administrator just moved the network devices to a new central data center, and packets are switched using labels. The administrator Is now implementing NSF on the network to reduce potential risk factors in the event of another outage. Which task must the administrator perform on each router as part of the process?

Refer to the exhibit. An organization s network recently experienced several significant outages due to device failures. The network administrator just moved the network devices to a new central data center, and packets are switched using labels. The administrator Is now implementing NSF on the network to reduce potential risk factors in the event of another outage. Which… Read More »

Which method does Cisco DNA Center use to allow management of non-Cisco devices through southbound protocols?

A. It creates device packs through the use of an SDK. B. It uses an API call to interrogate the devices and register the returned data. C. It obtains MIBs from each vendor that details the APIs available. D. It imports available APIs for the non-Cisco device in a CSV format. Answer: Option A. Explanation:  No answer description… Read More »

Which three methods does Cisco DNA Center use to discover devices? (Choose three.)

A. CDP B. SNMP C. LLDP D. ping E. NETCONF F. a specified range of IP addresses Answer: Option A, C, F. Explanation:  No answer description available for this question Show AnswerDiscussion The post Which three methods does Cisco DNA Center use to discover devices? (Choose three.) appeared first on Majanto.

Cisco DNA Center has obtained the username of the client and the multiple devices that the client is using on the network. How is Cisco DNA Center getting these context details?

Refer to the exhibit. Cisco DNA Center has obtained the username of the client and the multiple devices that the client is using on the network. How is Cisco DNA Center getting these context details? A. Those details are provided to Cisco DNA Center by the Identity Services Engine. B. The administrator had to assign the username to… Read More »

Which statement about TLS is accurate when using RESTCONF to write configurations on network devices?

A. It is used for HTTP and HTTPS requests. B. It requires certificates for authentication. C. It is provided using NGINX acting as a proxy web server. D. It is not supported on Cisco devices. Answer: Option C. Explanation:  Reference: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/166/b_166_programmability_cg/b_166_programmability_cg_chapter_01011.html Show AnswerDiscussion The post Which statement about TLS is accurate when using RESTCONF to write configurations on… Read More »

Which code results in the working Python script displaying a list of network devices from the Cisco DNA Center?

Refer to the exhibit. Which code results in the working Python script displaying a list of network devices from the Cisco DNA Center? A. network_device_list(dnac[“host”], dnac[“username”],dnac[“password”]) login = dnac_login(dnac) print(dnac_devices) B. login = dnac_login(dnac[“host”], dnac[“username”], dnac[“password”]) network_device_list(dnac, login) print(dnac_devices) C. login = dnac_login(dnac[“host”], dnac[“username”], dnac[“password”]) network_device_list(dnac, login) for item in dnac_devices: print(dnac_devices.item) D. network_device_list(dnac[“host”], dnac[“username”], dnac[“password”]) login =… Read More »

Which OSPF network types are compatible and allow communication through the two peering devices?

A. point-to-multipoint to nonbroadcast B. broadcast to nonbroadcast C. point-to-multipoint to broadcast D. broadcast to point-to-point Answer: Option B. Explanation:  Reference: https://www.freeccnaworkbook.com/workbooks/ccna/configuring-ospf-network-types Show AnswerDiscussion The post Which OSPF network types are compatible and allow communication through the two peering devices? appeared first on Majanto.

A client device fails to see the enterprise SSID, but other client devices are connected to it. What is the cause of this issue?

A. The client has incorrect credentials stored for the configured broadcast SSID. B. The hidden SSID was not manually configured on the client. C. The broadcast SSID was not manually configured on the client. D. The client has incorrect credentials stored for the configured hidden SSID. Answer: Option B. Explanation:  No answer description available for this question Show… Read More »

Which First Hop Redundancy Protocol should be used to meet a design requirement for more efficient default gateway bandwidth usage across multiple devices?

A. GLBP B. LACP C. HSRP D. VRRP Answer: Option A. Explanation:  No answer description available for this question Show AnswerDiscussion The post Which First Hop Redundancy Protocol should be used to meet a design requirement for more efficient default gateway bandwidth usage across multiple devices? appeared first on Majanto.

Which two ports do network devices typically use for CoA? (Choose two.)

A. 19005 B. 443 C. 3799 D. 8080 E. 1700 Answer: Option C, E. Explanation:  Reference: https://documentation.meraki.com/MR/Encryption_and_Authentication/Change_of_Authorization_with_RADIUS_(CoA)_on_MR_Access_Points Show AnswerDiscussion The post Which two ports do network devices typically use for CoA? (Choose two.) appeared first on Majanto.