At which Layer does Cisco DNA Center support REST controls?
At which Layer does Cisco DNA Center support REST controls?A . EEM applets or scriptsB . Session layerC . YMAL output from responses to API callsD . Northbound APIsView AnswerAnswer: D
Which configuration establishes EBGP neighborship between these two directly connected neighbors and exchanges the loopback network of the two routers through BGP?
Refer to the exhibit. Which configuration establishes EBGP neighborship between these two directly connected neighbors and exchanges the loopback network of the two routers through BGP?A . R1(config)#router bgp 1 R1(config-router)#neighbor 192.168.10.2 remote-as 2 R1(config-router)#network 10.1.1.0 mask 255.255.255.0 R2(config)#router bgp 2 R2(config-router)#neighbor 192.168.10.1 remote-as 1 R2(config-router)#network 10.2.2.0 mask 255.255.255.0B ....
What does the cisco DNA REST response indicate?
Refer to the Exhibit. What does the cisco DNA REST response indicate?A . Cisco DNA Center has the Incorrect credentials for cat3850-1B . Cisco DNA Center is unable to communicate with cat9000-1C . Cisco DNA Center has the incorrect credentials for cat9000-1D . Cisco DNA Center has the Incorrect credentials...
Which feature must be configured to remedy the issue?
A company has an existing Cisco 5520 HA cluster using SSO. An engineer deploys a new single Cisco Catalyst 9800 WLC to test new features. The engineer successfully configures a mobility tunnel between the 5520 cluster and 9800 WLC. Client connected to the corporate WLAN roam seamlessly between access points...
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: C Explanation: This JSON can be written as follows: { 'switch': { 'name': 'dist1', 'interfaces': ['gig1', 'gig2', 'gig3'] } }
Which FQDN must be resolvable on the network for the access points to successfully register to the WLC?
An engineer is troubleshooting the Ap join process using DNS. Which FQDN must be resolvable on the network for the access points to successfully register to the WLC?A . wlcbostname.domain.comB . cisco-capwap-controller.domain.comC . ap-manager.domain.comD . primary-wlc.domain.comView AnswerAnswer: B Explanation: DNS: If you have configured your DHCP server to provide both...
Which configuration restricts the amount of SSH that a router accepts 100 kbps?
Which configuration restricts the amount of SSH that a router accepts 100 kbps? A . Option AB . Option BC . Option CD . Option DView AnswerAnswer: C Explanation: CoPP protects the route processor on network devices by treating route processor resources as a separate entity with its own ingress...
Which two methods are used to reduce the AP coverage area? (Choose two)
Which two methods are used to reduce the AP coverage area? (Choose two)A . Reduce channel width from 40 MHz to 20 MHzB . Disable 2.4 GHz and use only 5 GHz.C . Reduce AP transmit power.D . Increase minimum mandatory data rateE . Enable FastlaneView AnswerAnswer: C D
Which two operations are valid for RESTCONF? (Choose two.)
Which two operations are valid for RESTCONF? (Choose two.)A . HEADB . REMOVEC . PULLD . PATCHE . ADDF . PUSHView AnswerAnswer: AD Explanation: RESTCONF operations include OPTIONS, HEAD, GET, POST, PATCH, DELETE.
In a Cisco SD-Access solution, what is the role of the Identity Services Engine?
In a Cisco SD-Access solution, what is the role of the Identity Services Engine?A . It is leveraged for dynamic endpoint to group mapping and policy definition.B . It provides GUI management and abstraction via apps that share context.C . it is used to analyze endpoint to app flows and...