Pre-Summer Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

Refer to the exhibit. An engineer must invoke a Python script that alerts the operations team when the router DC-RTR-1 becomes unreachable. Which configuration set accomplishes this task?

A.

track 3 ip sla 10 reachabilityevent name GATEWAY-DOWNevent state downaction cli command routerdown.py

B.

scheduler job name ROUTER-DOWNjob track 9 state downaction 1.0 cli source routerdown.pyschedule 10

C.

event scheduler name DOWN-ROUTERevent track 2 state 1 not upevent action 1.0 command source routerdown.pyevent start 0:00 repeat 0:05

D.

event manager applet ROUTER-DOWN-SLAevent track 5 state downaction 1.0 event-defaultaction 2.0 cli command source routerdown.py

A network engineer must configure a Cisco MDS switch to use the local user database for console access if all AAA servers are unreachable. Which configuration should be applied to complete this task?

A.

aaa authentication login default fallback error local

B.

aaa authentication login console fallback error local

C.

aaa authentication login default local

D.

aaa authentication login console local

An engineer is deploying a VXLAN EVPN environment for a customer. The customers environment suffers from a large amount of flooding related to hosts attempting to resolve the MAC to IP mapping on the network segment. Which feature prevents this issue from happening in the future?

A.

anycast rendezvous point

B.

anycast gateway

C.

IPARPSYNC

D.

IP ARP suppression

Refer to the exhibit. A network administrator experiences these issues with the network:

• PC1 is experiencing a buffering problem for video applications.

• The servers that are connected to SW2 are experiencing packet drops when they connect to the Internet.

The engineer wants to configure the required traffic capture to investigate the issue further. Which configuration must be implemented to monitor the traffic?

A.

N9K(config)# monitor session 5 txN9K(config-monitor)# description Span_session_5N9K(config-monitor)# source interface ethernet 1/1N9K(config-monitor)# source interface ethernet 1/2N9K(config-monitor)# destination interface ethernet 2/3

B.

N9K(config)# monitor session 5 rxN9K(config-monitor)# description Span_session_5N9K(config-monitor)# source interface ethernet 1/1N9K(config-monitor)# source interface ethernet 1/2N9K(config-monitor)# destination interface ethernet 2/3

C.

N9K(config)# monitor session 5 txN9K(config-monitor)# description Span_session_5N9K(config-monitor)# source vlan 10-15 rxN9K(config-monitor)# source interface ethernet 1/2N9K(config-monitor)# destination interface ethernet 2/3

D.

N9K(config)# monitor session 5 rxN9K(config-monitor)# description Span_session_5N9K(config-monitor)# source vlan 10 rxN9K(config-monitor)# source interface ethernet 1/2N9K(config-monitor)# destination interface ethernet 2/3

A Cisco IMC on the Cisco UCS C-Series Server must be configured with VLAN ID 110 and a priority value of 20. Which command set meets these requirements?

A.

Server# scope cimcServer /cimc # scope networkServer /cimc/network # set vlan-enabled yesServer /cimc/network *# set vlan-id 110Server /cimc/network *# set vlan-priority 20Server /cimc/network *# commit

B.

Server# scope cimcServer /cimc # scope vlanServer /cimc/network # enable vlanServer /cimc/network *# set vlan-id 110Server /cimc/network *# set vlan-priority 20Server /cimc/network *# commit

C.

Server# scope cimcServer /cimc # scope networkServer /cimc/network # switchport mode trunkServer /cimc/network *# switchport trunk native vlan 110Server /cimc/network *# spanning-tree portfastServer /cimc/network *# copy run start

D.

Server# scope cimcServer /cimc # scope networkServer /cimc/network # switchport mode accessServer /cimc/network *# switchport access 110Server /cimc/network *# spanning-tree portfastServer /cimc/network *# copy run start

Several production and development database servers exist in the same EPG and IP subnet. The IT security policy is to prevent connections between production and development. Which attribute must be used to assign me servers to different microsegments?

A.

VM name

B.

data center

C.

VMM domain

D.

IP address

What is the effect of using firmware auto sync server policy in Cisco UCS Manager?

A.

The firmware is automatically upgraded after administrator acknowledgment.

B.

The Cisco UCS domain activates without need for a complete firmware upgrade.

C.

The server automatically reboots when the upgrade completes.

D.

UCS Manager does not report issues with the upgrade process.

Refer to the exhibit A network administrator experiences these issues with the network:

    PC1 is experiencing a buffering problem for video applications

    The servers that are connected to SW2 are experiencing packet drops when they connect to the Internet

The engineer wants to configure the required traffic capture to investigate the issue further Which configuration must be implemented to monitor the traffic?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Which feature of the Cisco Nexus Dashboard Insights uses Duo to reduce the risk of static passwords?

A.

single sign-on

B.

cloud-site onboarding

C.

multifactor authentication

D.

air-gap support

Refer to the exhibit.

The Cisco NX-OS scheduler must run every day at 3:00 a.m. Which code snippet completes the script?

A.

time daily 3:00

B.

time start weekly 7 3:00

C.

time start daily 3:00

D.

time weekly 7 3:00