Cisco (350-401-ENCOR) Exam Questions And Answers page 62
What is the difference between CEF and process switching?
Process switching is faster than CEF.
CEF uses the FIB and the adjacency table to make forwarding decisions, whereas process switching punts each packet.
CEF is more CPU-intensive than process switching.
Virtualization
Network Assurance
What is the purpose of YANG in networking?
Single Choice
What is YANG used for?
scraping data via CLI
processing SNMP read-only polls
describing data models
providing a transport for network configuration data between client and server
Infrastructure
Security
In what order will a Rapid-PVST+ switch port pass through the port states? (Select the best answer.)
blocking, spanning, listening, forwarding
discarding, learning, forwarding
blocking, listening, learning, forwarding
learning, discarding, forwarding
blocking, learning, listening, forwarding
Ports enter the forwarding state immediately
Infrastructure
Network Assurance
Drag and drop the REST API authentication methods from the left onto their descriptions on the right.
Virtualization
Security
Which resource is able to be shared among virtual machines deployed on the same physical server?
disk
VM configuration file
applications
operating system
Virtualization
Infrastructure
An engineer configures GigabitEthernet 0/1 for VRRP group 115. The router must assume the primary role when it has the highest priority in the group.
Which command set is required to complete this task?
interface GigabitEthernet0/1
ip address 10.10.10.2 255.255.255.0
vrrp 115 ip 10.10.10.1
vrrp 115 authentication 407441579
Which command set is required to complete this task?
interface GigabitEthernet0/1
ip address 10.10.10.2 255.255.255.0
vrrp 115 ip 10.10.10.1
vrrp 115 authentication 407441579
Router(config if)# vrrp 115 track 1 decrement 100
Router(config-if)# vrrp 115 preempt
Router(config-if)# vrrp 115 preempt
Router(config-if)# vrrp 115 priority 100
Router(config-if)# vrrp 115 track 1 decrement 10
Router(config-if)# vrrp 115 preempt
Router(config-if)# vrrp 115 preempt
Router(config-if)# standby 115 priority 100
Router(config-if)# standby 115 preempt
Router(config-if)# standby 115 preempt
Infrastructure
Network Assurance
Refer to the exhibit.
Based on the configuration in this WLAN security setting, which method can a client use to authenticate to the network?
Based on the configuration in this WLAN security setting, which method can a client use to authenticate to the network?
text string
username and password
RADIUS token
certificate
Virtualization
Security
You issue the ping 192.168.1.1 size 1501 dfbit command on a Cisco device. You notice a message indicating that the DF bit has been set. However, the ping fails.
You want to determine the largest datagram that the connection supports without fragmentation.
Which of the following should you do next? (Select the best answer.)
You want to determine the largest datagram that the connection supports without fragmentation.
Which of the following should you do next? (Select the best answer.)
Issue the command without the dfbit parameter.
Issue the command without the size parameter.
Issue the command with a lower size parameter value.
Issue the command without the size parameter and without the dfbit parameter.
Infrastructure
Network Assurance
When a wired client connects to an edge switch in a Cisco SD-Access fabric, which component decides whether the client has access to the network?
edge node
Identity Services Engine
RADIUS server
control-plane node
Infrastructure
Network Assurance
Refer to the exhibit. After the code is run on a Cisco IOS-XE router, the response code is 204. What is the result of the script?
The configuration fails because interface GigabitEthernet2 is missing on the target device.
Interface GigabitEthemet2 is configured with IP address 10.10.10.1/24.
The configuration fails because another interface is already configured with IP address 10.10.10.1/24.
The configuration is successfully sent to the device in cleartext.
Infrastructure
Network Assurance
Comments