Cisco 350-401 Practice Test - Questions Answers, Page 62
List of questions
Related questions
Which there application has the ability to make REST calls against Cisco DNA Center?
API Explorer
REST Explorer
Postman
Mozilla
What is difference between TCAM and the MAC address table?
TCAM is used to make Lalyer 2 forwarding decisions CAM is used to build routing tables.
The MAC address table supports partial matches .TCAM requires an exact match.
The MAC address table is contained in CAM.ACL and QoS information is stored in TCAM.
Router prefix lookups happens in CAM.MAC address table lookups happen in TCAM.
A company recently decided to use RESTCONF instead of NETCONF and many of their NETCONF scripts contain the operation <edit-config>(operation=”create”).
Which RESTCONF operation must be used to replace these statements?
POST
GET
PUT
CREATE
How is a data modelling language used?
To provide human readability to scripting languages
To model the flows of unstructured data within the infrastructure
To represent finite and well-defined network elements that cannot be changed.
To enable data to be easily structured, grouped, validated, and replicated.
By default, which virtual MAC address does HSRP group 15 use?
05:5e:ac:07:0c:0f
c0:42:34:03:73:0f
00:00:0c:07:ac:0f
05:af:1c:0f:ac:15
Refer to the exhibit.
Which two commands ensure that DSW1 becomes root bridge for VLAN 10? (Choose two)
DSW1(config)#spanning-tree vlan 10 priority 4096 Most Voted
DSW1(config)#spanning-tree vlan 10 priority root
DSW2(config)#spanning-tree vlan 10 priority 61440 Most Voted
DSW1(config)#spanning-tree vlan 10 port-priority 0
DSW2(config)#spanning-tree vlan 20 priority 0
Refer to the exhibit.
Refer to the exhibit Which two commands are required on route» R1 to block FTP and allow all other traffic from the Branch 2 network’ (Choose two)
Option A
Option B
Option C
Option D
Option E
Refer to the exhibit.
An engineer must assign an IP address of 192.168.1.1/24 to the GigabitEtherenet1 interface. Which two commands must be added to the existing configuration to accomplish this task? (Choose two.)
Router(config-vrf)#ip address 192.168.1.1 255.255.255.0
Router(config-vrf)#address-family ipv4
Router(config-if)#address-family ipv4
Router(config-vrf)#address-family ipv6
Router(config-if)#ip address 192.168.1.1 255.255.255.0
DRAG DROP
Drag and drop the LISP components on the left to the correct description on the right.
Based on the router's API output in JSON format below, which Python code will display the value of the “hostname" key?
Option A
Option B
Option C
Option D
Question