Which statement about multicast RPs is true?
Which statement about multicast RPs is true?A . RPs are required only when using protocol independent multicast dense mode.B . RPs are required for protocol independent multicast sparse mode and dense mode.C . By default, the RP is needed periodically to maintain sessions with sources and receivers.D . By default,...
Which statement about TLS is true when using RESTCONF to write configurations on network devices?
Which statement about TLS is true 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.View...
Which protocol does REST API rely on to secure the communication channel?
Which protocol does REST API rely on to secure the communication channel?A . HTTPB . SSHC . HTTPSD . TCPView AnswerAnswer: C
Which JSON syntax is valid?
Which JSON syntax is valid?A . {“switch”: “name”: “dist1”, “interfaces”: [“gig1”, “gig2”, “gig3”]}B . {/“switch/”: {/“name/”: “dist1”, /“interfaces/”: [“gig1”, “gig2”, “gig3”]}}C . {“switch”: {“name”: “dist1”, “interfaces”: [“gig1”, “gig2”, “gig3”]}}D . {‘switch’: (‘name’: ‘dist1’, ‘interfaces’: [‘gig1’, ‘gig2’, ‘gig3’])}View AnswerAnswer: A
Which two steps are required for a complete Cisco DNA Center upgrade? (Choose two.)
Which two steps are required for a complete Cisco DNA Center upgrade? (Choose two.)A . automation backupB . system updateC . golden image selectionD . proxy configurationE . application updatesView AnswerAnswer: BE
What is the cause of this issue?
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 SSIC . The hidden SSID was not manually configured on the client.D . The broadcast...
of messages to its default port?
When using TLS for syslog, which configuration allows for secure and reliable transportation of messages to its default port?A . logging host 10.2.3.4 vrf mgmt transport tcp port 514B . logging host 10.2.3.4 vrf mgmt transport udp port 514C . logging host 10.2.3.4 vrf mgmt transport tcp port 6514D ....
Which statement about route targets is true when using VRF-Lite?
Which statement about route targets is true when using VRF-Lite?A . Route targets control the import and export of routes into a customer routing table.B . When BGP is configured, route targets are transmitted as BGP standard communities.C . Route targets allow customers to be assigned overlapping addresses.D . Route...
Based on this interface configuration, what is the expected state of OSPF adjacency?
Based on this interface configuration, what is the expected state of OSPF adjacency? A . 2WAY/DROTHER on both routersB . not establishedC . FULL on both routersD . FULL/BDR on R1 and FULL/BDR on R2View AnswerAnswer: B
What is the difference between a RIB and a FIB?
What is the difference between a RIB and a FIB?A . The FIB is populated based on RIB content.B . The RIB maintains a minor image of the FID . The RIB is used to make IP source prefix-based switching decisions.E . The FIB is where all IP routing information...