Cisco 350-401 Practice Test - Questions Answers, Page 27
List of questions
Related questions
Refer to the exhibit.
On which interfaces should VRRP commands be applied to provide first hop redundancy to PC-01 and PC-02?
G0/0 and G0/1 on Core
G0/0 on Edge-01 and G0/0 on Edge-02
G0/1on Edge-01 and G0/1 on Edge-02
G0/0 and G0/1 on ASW-01
Refer to the exhibit. Which result does the python code achieve?
The code encrypts a base64 decrypted password.
The code converts time to the "year/month/day" time format.
The code converts time to the yyyymmdd representation.
The code converts time to the Epoch LINUX time format.
Refer to the exhibit.
A network architect has partially configured static NAT. which commands should be asked to complete the configuration?
R1(config)#interface GigabitEthernet0/0 R1(config)#ip pat outside
R1(config)#interface GigabitEthernet0/1 R1(config)#ip pat inside
R1(config)#interface GigabitEthernet0/0 R1(config)#ip nat outside
R1(config)#interface GigabitEthernet0/1 R1(config)#ip nat inside
R1(config)#interface GigabitEthernet0/0 R1(config)#ip nat inside
R1(config)#interface GigabitEthernet0/1 R1(config)#ip nat outside
R1(config)#interface GigabitEthernet0/0 R1(config)#ip pat inside
R1(config)#interface GigabitEthernet0/1 R1(config)#ip pat outside
How does the EIGRP metric differ from the OSPF metric?
The EIGRP metric is calculated based on bandwidth only. The OSPF metric is calculated on delay only.
The EIGRP metric is calculated based on delay only. The OSPF metric is calculated on bandwidth and delay.
The EIGRP metric Is calculated based on bandwidth and delay. The OSPF metric is calculated on bandwidth only.
The EIGRP metric Is calculated based on hop count and bandwidth. The OSPF metric is calculated on bandwidth and delay.
What is the difference between a RIB and a FIB?
The RIB is used to make IP source prefix-based switching decisions
The FIB is where all IP routing information is stored
The RIB maintains a mirror image of the FIB
The FIB is populated based on RIB content
An engineer must create an EEM applet that sends a syslog message in the event a change happens in the network due to trouble with an OSPF process. Which action should the engineer use?
action 1 syslog msg "OSPF ROUTING ERROR"
action 1 syslog send "OSPF ROUTING ERROR"
action 1 syslog pattern "OSPF ROUTING ERROR"
action 1syslog write "OSPF ROUTING ERROR"
What do Cisco DNA southbound APIs provide?
Interface between the controller and the network devices
NETCONF API interface for orchestration communication
RESful API interface for orchestrator communication
Interface between the controller and the consumer
Which HHTP status code is the correct response for a request with an incorrect password applied to a REST API session?
HTTP Status Code 200
HTTP Status Code 302
HTTP Status Code 401
HTTP Status Code: 504
What does the LAP send when multiple WLCs respond to the CISCO_CAPWAPCONTROLLER. localdomain hostname during the CAPWAP discovery and join process?
broadcast discover request
join request to all the WLCs
unicast discovery request to each WLC
Unicast discovery request to the first WLS that resolves the domain name
What is a VPN in a Cisco SD-WAN deployment?
common exchange point between two different services
attribute to identify a set of services offered in specific places in the SD-WAN fabric
virtualized environment that provides traffic isolation and segmentation in the SD-WAN fabric
virtual channel used to carry control plane information
Question