Summer Certification Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Free and Premium Cisco 350-601 Dumps Questions Answers

Page: 1 / 32
Total 422 questions

Implementing Cisco Data Center Core Technologies v1.1 (350-601 DCCOR) Questions and Answers

Question 1

Refer to the exhibit. User1 and User2 are connected to VTEP1 switch. The users can reach the WEB server. The monitoring tool shows degrading network performance and excessive traffic is sent from User2 to reach the WEB server. Which storm control percentage levels must be used to suppress traffic from User2 and allow all traffic types from User1?

Options:

A.

Level 0 on Eth1/1 and Level 100 on Eth1/2

B.

Level 0 on Eth1/2 and Level 0 on Eth1/5

C.

Level 0 on Eth1/2 and Level 100 on Eth1/1

D.

Level 100 on Eth1/1 and Level 100 on Eth1/5

Buy Now
Question 2

Which Cisco Nexus console line interface is shown in this output?

switch# dir bootflash:

25863680 Sep 23 12:02:16 2020 m9250-sSek9-kickstart-mz.8.2.1.bin

25864704 Sep 05 12:21:26 2021 m9250-s5ek9-kickstart-mz.8.2.1.bin

29869312 Apr 01 12:29:34 2021 m9250-sSek9-kickstart-mz.8.2.2.bin

25869312 Apr 12 01:55:22 2021 m9250-s5ek9-kickstart-mz.8.2.2.bin

25947136 Nov 09 13:41:43 2021 m9250-s5ek9-kickstart-mz.8.3.1.bin

29970176 Jan 17 14:10:47 2021 m9250-sSek9-kickstart-mz.8.3.2.bin

26126848 May 07 11:51:20 2021 m9250-s5ek9-kickstart-mz.8.4.1.bin

[output omitted]

Usage for bootflash://sup-local

1050153904658 bytes used

638636406560 bytes free

Options:

A.

Guest shell

B.

Bash shell

C.

NX-OS CLI

D.

NX-OS kickstart CLI

Question 3

An engineer musí perform an initial configuration of VXLAN and MP-BGP EVPN on the Cisco Nexus 9000 Series platform. The underlay must be OSPF. and the VTEP must run with distributed default gateway on a VLAN interface. Which command set must be applied to meet these requirements?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 4

An engineer must tune an FCIP connection over WAN between two Cisco MDS 9000 Series Switches The customer has determined that default TCP parameters do not function for the link with 300 ms latency The TCP profile must

    Modify the TCP retransmit time to satisfy the WAN latency.

    Set the TCP keepalive timeout to 15 seconds.

    Set the maximum number of TCP retransmissions to 5

Which command set meets the requirements?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 5

Refer to the exhibit A network engineer plans to upgrade the current software images of a Cisco Nexus switch What is the impact of starling the EPLD upgrade?

Options:

A.

The switch skips the EPLD upgrade for each EPLD device of the switch.

B.

The switch reboots multiple times for the new EPLD versions to take effect.

C.

The switch skips the EPLD upgrade for MIFPGA and proceeds with the other EPLD devices.

D.

The switch reboots one time for the new EPLD versions to take effect.

Question 6

Refer to the exhibit.

Cisco Fabric Services is enabled in the network. Which type of IP address is used by the Cisco Fabric Services protocol?

Options:

A.

IPv4 unicast address

B.

IPv4 multicast address

C.

IPv4 gateway address

D.

IPv4 anycast address

Question 7

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?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 8

An engineer must create an Ansible playbook to enforce compliance on Cisco Nexus 9000 Series Switches. The playbook must connect individually to each switch, leverage the Cisco NX-OS API, and enable the OSPF feature in an idempotent manner. Which playbook must the engineer use?

Options:

A.

- name: Enable OSPF

hosts: nxos_hosts

serial: 1

ansible_connection: httpapi

tasks:

- name: Ensure OSPF is enabled

cisco.nxos.nxos_feature:

feature: ospf

state: enabled

B.

- name: Enable OSPF

hosts: nxos_hosts

ansible_connection: network_cli

tasks:

- name: Ensure OSPF is enabled

cisco.nxos.nxos_feature:

feature: ospf

state: enabled

serial: 1

C.

- name: Enable OSPF

hosts: nxos_hosts

ansible_connection: local

tasks:

- name: Ensure OSPF is enabled

cisco.nxos.nxos_feature:

feature: ospf

state: enabled

throttle: 1

D.

- name: Enable OSPF

hosts: nxos_hosts

throttle: 1

ansible_connection: netconf

tasks:

- name: Ensure OSPF is enabled

cisco.nxos.nxos_feature:

feature: ospf

state: enabled

Question 9

A network architect must redesign a data center network based on OSPFv2. The network must perform fast reconvergence between directly connected switches. Which two actions must be taken to meet the requirements? (Choose two.)

Options:

A.

implement a virtual link between the switches.

B.

Set low OSPF hello and DEAD timers.

C.

Enable BFD for failure detection 0.

D.

Configure an links on AREA 0.

E.

Use OSPF point-to point links only.

Question 10

Refer to the exhibit.

An engineer must enable interlace Eth1/2 when the interface Ethi/1 is shut down using EEM on a Cisco Nexus 9000 Series Switch. Which command set accomplishes this goal?

Options:

A.

event syslog pattern Down_lnterfaceevent manager applet " Interface Ethernetl/2. changed state to administratively down "

B.

event syslog pattern Down_lnteriaceevent manager applet " Interface Ethemetl/1, changed state to administratively down "

C.

event manager applet Down_lnterfaceevent syslog pattern " Interface Ethernet 1 ' 1. changed state to administratively down "

D.

event manager applet Down interfaceevent syslog pattern " Interface Ethernet 1/2, changed state to administratively down "

Question 11

Which Cisco Nexus Dashboard feature analyzes flow telemetry data that is streamed from a Cisco Nexus 9000 Series Switch?

Options:

A.

Nexus Dashboard Data Broker

B.

Nexus Dashboard Fabric Controller

C.

Nexus Dashboard Insights

D.

Nexus Dashboard Orchestrator

Question 12

An engineer configured an environment that contains the vPC and non-vPC switches. However, it was noticed that the downstream non-vPC switches do not receive the same STP bridge ID from the upstream vPC switch peers. Which vPC feature must be implemented to ensure that vPC and non-vPC switches receive the same STP bridge ID from the upstream vPC switch peers?

Options:

A.

peer-switch

B.

vpc local role-priority 4000

C.

peer-gateway

D.

system-mac 0123.4567.89ab

Question 13

What is the DHCP snooping bindings file shown here used for by the Cisco Nexus 9000 Series Switch?

Options:

A.

to retain the DHCP bindings configuration across reboots

B.

to authenticate the users permitted to make the changes to the DHCP snooping feature

C.

to retain the DHCP server configuration across rebootsD, to permit the users from the IP addresses listed to make changes to the DCHP configuration

Question 14

A Cisco UCS user called " Employee1 " accidentally changed the boot policy of the Cisco UCS server at the Cisco UCS Manager root level. This change impacted all service profiles and their storage connectivity was lost. The system administrator wants to prevent this issue from recurring in the future. The new security policy mandates that access must be restricted up to the organization level and prevent other users from modifying root policies. Which action must be taken to meet these requirements?

Options:

A.

Modify the privilege level assigned to the user.

B.

Define a custom user role and assign it to users.

C.

Assign the user " Employee 1 " the network-operator role.

D.

Assign users to a specific Cisco UCS locate.

Question 15

Refer to the exhibit Two Cisco Nexus 9000 Sef«s Switches aie connected using the interface Ethernet 1/1 Which command must be configured under interface Ethernet 1:1 to conjure the switches as EIGRP neighbors?

Options:

A.

ip authentication key-chain eigrp Pallini EiGRP

B.

ip authentication key-chain Pallini eigrp

C.

ip authentication key-chain elgrp Pallini

D.

ip authentication key-chain Pallini EIGRP Pallini

Question 16

Refer to the exhibit.

An engineer runs a Python script from a newly enabled Guest Shell on a Cisco Nexus 93108 Series Switch. The script requires an additional package named Markdown from the Python package manager. Which tasks must the engineer perform to install the package?

Options:

A.

Set the NAMESERVER variable in /etc/sysconfig/network, and clone the Markdown repository with the git clone command.

B.

Enable ip domain-lookup in the startup configuration, and enter python install Markdown as the root user.

C.

Configure ip name-server in NX-OS configuration mode, and execute sudo yum -y install Markdown.

D.

Add the nameserver configuration to /etc/resolv.conf, and run sudo chvrf management pip install Markdown.

Question 17

Refer to the exhibit. An engineer is troubleshooting a connection issue from the virtual machine that is located on the Webserver 1 blade. The application team requested a packet capture for all traffic that is transferred to and from Webserver 1. The engineer confirmed that the host server vNIC1 has VLAN 300 assigned to It. Which action must be taken to capture the traffic?

Options:

A.

Configure a span session that Is sourced from Eth1/1 with a destination that is set to port channel 1.

B.

Configure a span session that Is sourced from Eth1/3 with a destination that Is set to Ethl/2.

C.

Configure a span session that Is sourced from port channel 1 with a destination that Is set to port channel 2.

D.

Configure a span session that Is sourced from service profile vNlCi with a destination that is set to Ethl/3.

Question 18

An engineer must configure a Cisco MDS 9000 Series Switch for traffic analysis from the storage array. The storage array is connected to the interface fc2/1 in VSAN 10 and the traffic analyzer to fc4/2. The capture file must include ingress and egress traffic between the switch and the storage array. Also, only traffic in VSAN 10 must be captured. Which configuration set meets these requirements?

Options:

A.

interface fc4/2switchport mode SD no shutdown!span session 1 source interface fc2/1 destination interface fc4/2 source filter vsan 10

B.

Interface fc4/2switchport mode trunk switchport trunk allow vsan 10 no shutdown!span session 1 source interface fc2/1 tx destination Interface fc4 ' 2 rx no suspend

C.

Interface fc4/2switchport mode auto no shutdown!span session 1 source interface fc2/1 rx destination interface fc4/2 source filter vsan 10 no suspend

D.

interface fc4/2 switchport mode STno shutdown!span session 1 source interface fc2/1 destination interface fc4/2 source filter vsan 10

Question 19

Refer to the exhibit. Which command set must be used to complete the configuration that configures a Cisco Nexus 9000 Series server scheduler to perform the backup of It’s configuration every Wednesday at 8:00 am?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 20

Refer to the exhibit. An engineer must configure a new user name called user 1 in a UCS domain hosting multiple sub-organizations The security policy mandates that the role of admin cannot be used The user name must have these permissions:

Which configuration must be used for user 1 to have these permissions?

Options:

A.

Role: server-compute Locale: locale3

B.

Role: server-profile Locale locale 1

C.

Role: server-equipment Locale: locale4

D.

Role: server-security Locale: locale2

Question 21

Refer to the exhibit.

An engineer must replace the Fabric Interconnect called UCS-FI LAB1 with the Fabric Interconnect called UCS-Fl LAB2. The new Fabric Interconnect must be restored with the latest configuration of UCS-Fl LAB1. Which backup type must be used to meet this requirement?

Options:

A.

All configuration

B.

Logical configuration

C.

Full state

D.

System configuration

Question 22

Which data interchange format is presented in this output?

Options:

A.

XML

B.

YAML

C.

JSON

D.

CSS

Question 23

Which service profile is affected if the default host firmware policy in Cisco UCS Manager is changed?

Options:

A.

any service profile that has no host firmware policy defined

B.

any service profile that uses a user-created host firmware policy

C.

any service profile that is not in the root sub-org

D.

any service profile that uses the global-default host firmware policy

Question 24

A service profile in Cisco UCS Manager must be configured with these requirements:

    Cisco UCS Manager must identify the interfaces on the VMware ESXi host that connect to the Cisco ACI fabric switches.

    The vNIC must support traffic management when congestion occurs.

Which two policies meet these requirements? (Choose two.)

Options:

A.

vNIC/vHBA Placement

B.

Network Control

C.

Serial Over LAN

D.

LAN Connectivity

E.

QoS

Question 25

What is an advantage of using Network File System (NFS) rather than Storage Area Network (SAN)?

Options:

A.

NFS has lower latency than SAN.

B.

NFS supports more types of file systems.

C.

NFS supports booting the operating system.

D.

NFS allows direct file access.

Question 26

Which feature is supported with an In-Service Software Upgrade on a Cisco Nexus 9000 Series Switch?

Options:

A.

upgrades to Individual modules and line cards

B.

zero downtime downgrades via dual supervisor modules

C.

nondrsruptive upgrades via nonstop forwarding

D.

configuration changes during an upgrade

Question 27

Refer to the exhibit.

Which command is run from the Guest Shell to set the

description on the first five interfaces of the Cisco Nexus switch?

Options:

A.

[guestshell@guestshell -]$forx in (1..5); dodohost " conf t " ; " interface eth1/$x " : " description ServerSx " : done

B.

[guestshell@guestshell -]$forx in(1..5); dohost " conf t: interface eth1/Sx ; description ServerSx " ;

C.

[guestshell@guestshe!l -]$ for x in {1.-5}; dohost " conf t; interface eth1/Sx ; description ServerSx " ;

D.

[guestshell@guestshell -]$ for x in {1-0}; do dohost " conf t; interface eth1/Sx ; description ServerSx " ; done

Question 28

A DevOps engineer must design a solution to push network configurations across a company infrastructure to ensure consistency. The solution must be easy to configure and manage and must support Python and YAML. Which configuration management tool meets these requirements?

Options:

A.

Puppet

B.

SaltStack

C.

Chef

D.

Ansible

Question 29

An engineer must implement Strict Unicast Reverse Path

Forwarding mode for IPv4 packets on the Ethernet1/1 interface on the Cisco Nexus 9500 Series Switch. Which configuration achieves this goal?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 30

Which two protocols are used by the NFSv4 protocol? (Choose two.)

Options:

A.

FCP

B.

TCP

C.

UDP

D.

Ethernet

E.

IP

Question 31

Refer to the exhibit. Users report SAN traffic packet loss on a blade server that is managed by using Cisco UCS Manager. An engineer must implement a SPAN feature to an external Fibre Channel analyzer. Which configuration source in the TEST monitoring session must the engineer select?

Options:

A.

all the storage ports

B.

all the virtual host bus adapters from the server

C.

all the uplink Fibre Channel ports

D.

all the VSANs from the server

Question 32

An engineer implements SPAN configuration on an Nexus 5000 series switch. Which two commands are necessary to complete the SPAN session configuration? (Choose two)

Options:

A.

Configure the switchport mode SD under interface fc2/1.

B.

Configure switchport speed 4000 under interface fc2/2

C.

Configure the switchport monitor under interface fc2/2.

D.

Configure the switchport mode SD under interface fc2/2.

E.

Configure session type fc under monitor session 1.

Question 33

A storage administrator notices an increasing number of storage targets that unexpectedly reach capacity, causing periodic service interruptions The administrator must now create and submit a daily report of the environment that shows the status of the storage targets with the highest capacities Which solution provides this information?

Options:

A.

Nagios Core with OpManager

B.

Cisco DCNM with SAN Insights

C.

SolarWinds v/rth Slow Drain Analysts

D.

Cisco Intersight with Slow Dram Analysis

Question 34

What is the effect of enabling Skip Validation in the Cisco UCS Auto Install process?

Options:

A.

The firmware image of Cisco UCS is not installed.

B.

The upgrade process of Cisco UCS fails to complete.

C.

Cisco UCS Manager does not report issues with the upgrade.

D.

Users that are logged in to Cisco UCS Manager are logged out.

Question 35

Which NFS version uses the TCP protocol and needs only one IP port to run the service?

Options:

A.

NFSv1

B.

NFSv2

C.

NFSv3

D.

NFSv4

Question 36

An engineer must integrate Cisco ACI with VMware vCenter The visualization team configured the necessary port groups and assigned them to virtual machines through VMware vCenter The final port group configuration must be protected from being changed by Cisco APIC Which action accomplishes these goals ' ?

Options:

A.

Create the VMM domain with switch mode set to AVE

B.

Set the VMM domain access mode to Read Only Mode.

C.

Activate CDP and LLDP m the VMM domain

D.

Configure the VMM domain with tag collection.

Question 37

An engineer must create a PowerShell script that leverages the Cisco UCS Manager PowerShell module to submit automated requests to Cisco UCS Manager The engineer must automate the removal of switches from VLANs Environment variadlos must provido the VLAN name and switch identifiers. The VLAN must persist when it is removed from tho switch port Which command must the engineer include in the script to accomplish these goals?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 38

An engineer musí create a new Cisco UCS user account to perform these actions:

    Modify systems logs, faults, and power management settings

    View access to all other configuration in the UCS domain.

Which two roles must be assigned to the user to permit these actions? (Choose two.)

Options:

A.

Administrator

B.

Server Compute

C.

Facility Manager

D.

Read-Only

E.

Operations

Question 39

An engineer must use Ansible to standardize VRF configuration across the data center. The devices that must be configured are listed in the variable called HOST-NXOS. Also, all existing VRF configurations must be removed. Drag and drop the code snippets from the right onto the blanks in the code to create an Ansible play that accomplishes these goals. Not all code snippets are used.

Options:

Question 40

Refer to the exhibit. An engineer installs a new Cisco UCS B-Series server. The requirement is to install an operating system on a LUN that is provided by the Fibre Channel storage array. Which two steps must be configured in the boot policy to accomplish this goal? (Choose two )

Diss We Enforce vNIC/VHBA/iSCSI Name.

Options:

A.

Add Local CD/DVD and SAN Boot.

B.

Configure a SAN Boot Target with a WWPN.

C.

Set Boot Order to External USB and LAN Boot Create .

D.

SCSI VNlCs and add Local LUN.

Question 41

An engineer must configure Net Row to Identify packet flows and pfov.de statistics based on the collected flows for the Layer 2 attribute on a Cisco Nexus Series Switch. Which action must the engineer take to complete a NetFlow exporter configuration?

Options:

A.

Specify the IP protocol or ToS fields as keys

B.

Associate a flow monitor to the switch port output packets.

C.

Apply a flow monitor to an egress interface.

D.

Create a flow record and match datalink ether type

Question 42

An engineer is performing a configuration on a Cisco Nexus 5000 Series Switch. The requirement is for the current Fibre Channel IDs in VSAN 120 to be saved across reboots. The Cisco environment also must integrate with a third-party solution that requires persistent Fibre Channel IDs for the VSAN. The WWN of the Cisco switch must be 33:e8:00:05:30:00:16:df and its Fibre Channel ID 0x070128. Which command set meets these requirement?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 43

Refer to the exhibit. A network engineer must retrieve the network interface name from a JSON object. The engineer loads the JSON into a Python dictionary named json_object. Which code snippet completes the Python script?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 44

What is the impact of upgrading an EPLD of a fabric switching module on the Cisco MDS 9700 Series Switch?

Options:

A.

The standby supervisor becomes an active supervisor with no impact.

B.

The traffic flow in the module is interrupted due to the restart power cycle.

C.

The control plane is reloaded and no data plane disruption occurs on the active supervisor.

D.

The FAN module power cycle is not restarted.

Question 45

An engineer must configure role-based access control in Cisco UCS Manager for a network analyst. The analyst must be able to configure syslog servers and review system logs. Which two default user roles must be assigned? (Choose two.)

Options:

A.

AAA Administrator

B.

Facility Manager

C.

Operations

D.

Server Security Administrator

E.

Network Administrator

Question 46

Refer to the exhibit An engineer must access a Cisco UCS C-Series server KVM from a remote location. The engineer must use the out-of-band interface to access the KVM Which configuration set meets these requirements?

Options:

A.

NIC mode: Dedicated VLAN ID: 101

B.

NIC mode: Shared LOM vlan state: Disabled

C.

NIC mode Shared LOM VLAN ID 100

D.

NIC mode Dedicated VLAN state Disabled

Question 47

Refer to Exhibit:

An engineer must use the python module in the guest shell of the Cisco Nexus 9000 Series switch to shutdown port Ethernet 1/4 Which command set will accomplish this?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 48

A network engineer must configure a vPC on a pair of Cisco Nexus switches connected to a third-party load balancer. The connection must meet these requirements:

* The port channel must be negotiated with the load balancer via an open standards protocol.

* Traffic that is sent directly to the physical MAC address of the other peer switch must be forwarded locally by the receiving switch.

Which command set accomplishes these goals?

Options:

A.

vpe domain 10 peer-gateway interface Eth1/1 channel-group 1 mode on

B.

vpe domain 10 peer-switch interface Eth1/1 channel-group 1 mode on

C.

vpe domain 10 peer-switch interface Eth1/1 channel-group 1 mode active

D.

vpc domain 10peer-gateway interface Eth1/1 channel-group 1 mode active

Question 49

Refer to the exhibit. An engineer monitors ingress traffic from Host-A and all traffic for VLAN 20 from Host-B Which configuration must be implemented to monitor and export traffic to Network Analyzer?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 50

Refer to the exhibit.

The server is sending traffic to the storage server using Fiber Channel protocol. The requirement is for the N5K-1 to forward traffic to MDS9k-1. Drag and drop the configuration steps from the right to complete the configuration for N5K-1 on the left. Not all configuration steps are used.

Options:

Question 51

An engineer modifies the virtual port channel domain on a Cisco Nexus 9000 Series Switch using Session Manager Which two commands must the engineer use to confirm the configuration is valid and apply the configuration to the switch? (Choose two.)

Options:

A.

Write memory

B.

save bootflash:

C.

verify

D.

checkpoint

E.

commit

Question 52

Refer to the exhibit. Which configuration ensures that the Cisco Nexus 9000 Series Switches are the primary devices for LACP?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 53

Which virtualization feature is provided by network-attached storage?

Options:

A.

ALUA path redirection

B.

hypervisor host boot LUN

C.

VM cluster shared disk

D.

raw device passthrough

Question 54

Which action does Cisco UCS Manager perform during the firmware Auto-Install process?

Options:

A.

It downloads new firmware versions automatically.

B.

It checks compatibility with third-party software.

C.

It sends email notifications to administrators.

D.

It upgrades firmware and reboots necessary components.

Question 55

Which component is, by default, excluded from the host firmware package on a Cisco UCS B-Series Server?

Options:

A.

local disk

B.

local SD card

C.

storage controller

D.

graphics processing unit

Question 56

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

Options:

A.

single sign-on

B.

cloud-site onboarding

C.

multifactor authentication

D.

air-gap support

Question 57

Refer to the exhibit An engineer must provision a VXLAN deployment The OSPF has already been configured as the underlay protocol All BGP configurations will be performed using the template method The deployment must meet these requirements

    The local update source for leaf switches must be loopback 1

    The router ID must be the local loopback IP address

    The external BGP connections must use a template name

Drag and drop the configuration snippets from the bottom to complete the configuration

Options:

Question 58

An engineer must perform an initial configuration of VXLAN Tunnel End-Point functionality on the Cisco Nexus 9000 Series platform All the necessary features are already enabled on the switch Which configuration set must be used to accomplish this goal?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 59

Refer to the exhibit. An engineer configures FCoE in a newly installed data center Which configuration must be applied to activate VSAN 100 on VFC 100?

Options:

A.

Allow VSAN 100 on interface eth1/12.

B.

Map an FCoE VLAN to VSAN 100.

C.

Configure a VLAN on VFC 100.

D.

Issue the shutdown lan command on VFC 100

Question 60

What is the impact of an electronic programmable logic device upgrade on a Cisco MDS 9000 Series Director Switch with dual supervisors?

Options:

A.

A manual reboot is required for each supervisor.

B.

Nondisruptive upgrades without traffic interruptions can be performed.

C.

The upgrade is aborted if any module is unsupported.

D.

A complete system reboot is triggered.

Question 61

Refer to the exhibit An engineer must configure fabric binding on a Cisco MDS 9000 Series Switch to match the output Which fabric database configuration accomplishes this goal?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 62

Which feature of Cisco Nexus Dashboard permits users to switch between site controllers of Cisco ACI?

Options:

A.

air-gap support

B.

multifactor authentication

C.

single sign-on

D.

cloud-site onboarding

Question 63

Which component is upgraded by using an EPLD upgrade on a Cisco Nexus 9000 Series Switch?

Options:

A.

dual-homed fabric extenders

B.

BIOS

C.

field-programmable gate arrays

D.

ISSU of the NX-OS version

Question 64

Which configuration must be used to boot a Cisco UCS C-Series Server using iSCSI?

Options:

A.

Configure eth0 as an initiator and configure the VLAN as a trunk.

B.

Set up eth1 as the target and use the remote IQN.

C.

Configure a vNIC as an initiator and target using the IQN and LUN ID.

D.

Implement an iSCSI adapter using the initiator IQN name.

Question 65

An engineer must configure OSPF routing on Cisco Nexus 9000 Series Switches. The IP subnet of the Eth 1/2 interface for both switches must be advertised via OSPF. However, these interfaces must not establish OSPF adjacency or send routing updates. The current OSPF adjacency over the interface Eth1/1 on SW1 and Eth1/1 on SW2 must remain unaffected. Which configuration must be applied to both Nexus switches to meet these requirements?

Options:

A.

interface ethernet 1/2 passive-interface default

B.

interface ethernet 1/2ip ospf network point-to-point

C.

interface ethernet 1/2 ip ospf passive-interface

D.

interface ethernet 1/2no ip ospf passive-Interface

Question 66

Refer to the exhibit. Drag and drop the code snippets from the bottom onto the blanks in the code to complete the JSON request that implements the ACL presented. Not all code snippets are used.

Options:

Question 67

An engineer installs a group of Cisco Nexus 93180YC-FX3 switches. The intended Cisco NX-OS software image is nxos64-cs.10.2.4.M.bin. The engineer must use a Python script to automate the upgrade and configuration of the switches when they are powered on. Which design action must be taken?

Options:

A.

Deploy the configuration script on the DHCP server.

B.

Install the Cisco NX-OS software image on the DHCP server.

C.

Install the Cisco NX-OS software image on the TFTP server.

D.

Deploy the configuration script on the TFTP server.

Question 68

Refer to the exhibit. An engineer must configure a QoS policy that controls only vHBA traffic. Which policy must be used to meet this requirement?

Options:

A.

Best Effort

B.

Fibre Channel

C.

Gold

D.

Platinum

Question 69

Refer to the exhibit. An engineer must configure SPAN to monitor the traffic sent to the server. The copied traffic must be sent to the network analyzer. Which configuration on N9K1 accomplishes these goals?

Options:

A.

source interface eth1/3 tx

B.

source interface eth101/1/3 tx

C.

source interface eth1/1 tx

D.

source interface eth1/1 rx

Question 70

A cisco mds 9000 series switch must automatically learn about devices and

switches connected to a fibre channel interface. However

a conflicting entry exists in the configuration database.

Which set of actions activates the configuration database?

Options:

A.

Enforce port security Disable auto-learning

B.

Activate port security Enable auto-learning

C.

Disable port security Lock down the fabric

D.

Enable auto-learning Activate port security

Question 71

Drag and drop the network assurance concepts from the left onto the corresponding benefits on the right.

Options:

Question 72

An engineer must perform a nondisruptive software upgrade on a dual supervisor Cisco Nexus 7000 series switch. What is the cause of the upgrade being disruptive?

Options:

A.

The show install all impact command is not issued before the upgrade.

B.

The kickstart image is installed by using the

C.

Attempt to simultaneously upgrade more than three cards

D.

Change to the configuration setting of the network connections during the upgrade process

Question 73

An engineer must configure a user role interface policy on a Cisco Nexus 9000 Series Switch. The role must prevent access to interface FC3/2 but allow access to interface FC3/1. Which

set of actions must be taken to accomplish this goal?

Options:

A.

Configure deny interface policy. Deny interface FC3/2. Permit interface FC3/1.

B.

Configure permit interface policy. Deny interface FC3/2. Deny interface FC3/1,

C.

Configure permit interface policy. Permit interface FC3/2. Permit interface FC3/1.

D.

Configure deny interface policy. Permit interface FC3/2. Deny interface FC3/1.

Question 74

A DevOps engineer must design a solution for a Cisco Unified Fabric solution to provision, monitor, and troubleshoot the network infrastructure for a data center based on Cisco Nexus

Series Switches. The solution must provide visibility and control of the unified data center. Which solution meets these requirements?

Options:

A.

Cisco CloudCenter Suite

B.

Cisco DNA Center

C.

Cisco AppDynamics

D.

Nexus Dashboard Fabric Controller

Question 75

In a data center based on Cisco Nexus 9000 Series Switches, all endpoints support explicit congestion notifications How does the Nexus switch respond when the ECN-enabled queue reaches the maximum WRED threshold?

Options:

A.

All the outgoing packets are marked.

B.

Low-priority incoming packets are dropped

C.

A congestion notification packet is sent to the sender

D.

A pause frame is sent to the source.

Question 76

An engineer must upgrade the server firmware for which the service profile is configured with a host firmware package. Which action must be taken to accomplish this goal?

Options:

A.

Change the maintenance policy to user-ack and upgrade.

B.

Perform a direct upgrade on the server using Auto Install.

C.

Disassociate the service profile from the server and upgrade.

D.

Upgrade the server through the host firmware package.

Question 77

Refer to the exhibit An engineer must build the VXLAN for a new customer

BGP is configured for Layer 3 connectivity and is confirmed to work as

expected The deployment must meet these entena:

•All VNI IDs must contain the VLAN that they represent

•Multicast must be used to transport ARP messages between the pods

Drag and drop the code snippets from the bottom onto the boxes in the code to complete the remaining Layer 2 connectivity.

Not all code snippets are used.

Options:

Question 78

What is a characteristic of a cloud-computing model according to NIST Special Publication 800-145?

Options:

A.

Decentralized management of resources

B.

On-demand self-service

C.

Limited resource pooling

D.

Fixed computing capabilities

Question 79

Refer to the exhibit. A network engineer must implement a micro-segmentation solution to allow communication between client and server EPGs but restrict traffic between endpoints located on the same EPG In the current deployment, all EPGs are members of the preferred group Which configuration meets these requirements?

Options:

A.

Implement a contract exception TAG on the EPGs.

B.

Deploy the EPGs in different bridge domains.

C.

Set the client EPG isolation flag as Enforced.

D.

Configure a taboo contract on the client EPG.

Question 80

What is the impact of upgrading the firmware version of the Cisco MDS 9200i Series Switch?

Options:

A.

The data plane traffic is not disrupted during the upgrade.

B.

The traffic traversing FCIP tunnel ISL is impacted.

C.

The supervisor performs a switchover to the standby supervisor.

D.

The control plane will have slow multicast convergence.

Question 81

Refer to the exhibit. Which Cisco MDS 9700 Series Switch module EPLDs are upgraded?

Options:

A.

PSU

B.

fabric

C.

standby supervisor

D.

fan

Question 82

A customer asks an engineer to develop an orchestration solution to automate repetitive tasks. The customer operations team must integrate the tool with its existing automation framework. The customer asks for the tool to support these requirements:

• The customer ' s security requirements mandate the use of SSH transport.

• No extra software must be installed on the managed systems.

• The support staff has limited knowledge of scripting languages, so the solution must be easy to read and use declarative language.

Which solution meets these requirements?

Options:

A.

PowerShell

B.

Chef

C.

Ansible

D.

Puppet

Question 83

Refer to the exhibit A Cisco VXLAN fabric must detect when a VM with an IP address of 11.0.0.100 moves between servers The engineer must also unfreeze the endpoint Which command accomplishes this goal?

Options:

A.

delete ip arp 11.0.0.100 vrf Teat_Teko force-clear

B.

clear ip arp 11.0.0 100 vrf Teat Telco force-delete

C.

delete ip arp 11.0 0.100 vrf Teat Talco force-delete

D.

clear ip arp 11.0 0 100 Teat Telco force-clear

Question 84

Refer to the exhibit. An engineer configured OSPF on a Cisco Nexus 9000 Series Switch. The engineer planned to authenticate OSPF messages on interface Eth1/1 and use md5 for authentication and encrypt password using 3DES. Which command snippet must be used to resolve the issue?

Options:

A.

ip ospf authentication md5ip ospf authentication-key 3 P@ssw01

B.

ip ospf authentication message-digestip ospf message-digest-key 2 md5 3 P@ssw01

C.

ip ospf authentication md5ip ospf message-digest-key 2 md5 3 P@ssw01

D.

ip ospf authentication message-digestip ospf authentication-key 3 md5 P@ssw01

Question 85

company is running a pair of cisco Nexus 7706 series switches as part of a data center segment. All network engineers have restricted read-Write access to the core switches. A network engineer must a new FCoE VLAN to allow traffic from services toward FCoE storage. Which set of actions must be taken to meet these requirements?

Options:

A.

1. Create a user-defined role and add the required privileges.2. Assign a role to a user.

B.

1. Add the required privilege to the VDC-admin role.2. Commit the changes to the active user database.

C.

1. Modify a network-operator role and add the required privileges.2. Assign a VDC-operator role to a user.

D.

1. Assign the network-admin role to a user.2. Commit the role to the switch to the active user database.

Question 86

An engineer must replace a defective fabric interconnect with the same model. The system must be restored, including the database of locally created users. The equivalent Cisco UCS Manager software version must be used. Which backup type must be used to meet these requirements?

Options:

A.

All Configuration

B.

Logical Configuration

C.

System Configuration

D.

Full State

Question 87

A network engineer must roll back a configuration change made on a Cisco Nexus 9300 Series Switch. Before the change, the network engineer created a checkpoint named pre-config. The rollback abort if any errors occur. Which command must be used to accomplish these objectives?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 88

An engineer updated firmware on Fabric Interconnects and activates it However, the endpoint falls to boot from the new firmware image. What is expected to occur in this case?

Options:

A.

The system defaults to and boots Into GOLD firmware image

B.

The system defaults to the backup image version

C.

The system defaults to and boots Into kickstari image

D.

The system defaults to the GOLD firmware Image

Question 89

Refer to the exhibit. A network engineer must monitor the traffic from the server on VLAN 80.

All source traffic from the server must be captured on the monitoring device. Which configuration set meets these requirements?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 90

Refer to the exhibit An engineer must resolve a connectivity issue on a Cisco 9000 Senes Switch that was configured by using Ansible The switch must be configured to meet these requirements •Interface G*gabitethemet0/1 must be a member of VLAN 10 in access mode •Interface G*gabetethernet0/2 must allow VLANs 10 and 20 in trunk mode, with native VLAN 20

Which set of actions must be taken to meet these criteria?

Options:

A.

Configure interface G»gabitethernet0/2 in trunk mode Assign interface GigabitethernetO/1 to VLAN 10

B.

Configure interface Gigabitethernet0/1 in access mode Assign interface GigabitethernetO/1 to VLAN 10

C.

Configure interface GigabttethemetOV 1 in trunk mode Assign interface GigabitethernetO/2 to VLAN 20

D.

Configure interface GigabitethernetQ/2 in access mode Assign interface G»gabitethernet0/2 to VLAN 20

Question 91

Refer to the exhibit.

A network engineer must configure port E1/31- 32 to forward only storage server traffic of VLAN 200 on Cisco fabric interconnects A and B. Port E1/31- 32 is not reserved for any other traffic. Which port type must be configured to accomplish this goal?

Options:

A.

unified uplink

B.

uplink

C.

FCoE uplink

D.

FCoE storage

Question 92

Refer to the exhibit.

Two Cisco Nexus Series Switches use EIGRP between their Eth1/1 interfaces. The switches are configured to support EIGRP authentication. Which set of CLI

commands must be used to establish EIGRP neighborship?

Options:

A.

interface Ethernet1/1 ip router eigrp Pallini ip authentication mode md5 Pallini EIGRP

B.

Interface Ethernet1/1 ip router eigrp 10 ip authentication mode eigrp Pallini EIGRP

C.

interface Ethernet1/1 ip router eigrp 10 ip authentication mode EIGRP Paliini md5

D.

interface Ethernet1/1 ip router eigrp Pallini ip authentication mode eigrp Pallini md5

Question 93

Refer to the exhibit. A network engineer must implement VXLAN between two core switches called CORE_2 and CORE_3. The core switches must have multicast disabled. In addition, the VLAN 100 called APP and VLAN 200 called DB must be extended between the core switches. The initial VXLAN configuration has been completed on CORE_2. Which Network Virtual Interface configuration completes VXLAN configura

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 94

An engineer must implement a VXLAN-based data center Interconnect. The long-distance transport provided by a service provider is IP-based, supports a maximum MTU of 1554 bytes, and does not support outbound traffic replication. Which action must be taken to build the data center Interconnect?

Options:

A.

Implement BGP EVPN Ingress replication

B.

Create an IP access list and associate It with VNI to replicate traffic to remote VTEPs

C.

Announce host reachability over BGP.

D.

Configure a route map to associate the IPs of the remote VTEPs

Question 95

Refer to the exhibit.

Which type of backup is required to restore a Cisco UCS configuration?

Options:

A.

full state

B.

system configuration

C.

logical configuration

D.

all configuration

Question 96

Refer to the exhibit.

An engineer must activate the port-security database on a Cisco MDS 9000 Series Switch for VSAN 100, but receives the error shown. Which command completes the

configuration?

Options:

A.

port-security vsan 100 database active

B.

port-security activate vsan 100 force

C.

port-security enabled mode vsan 100

D.

port-security config-enable vsan 100

Question 97

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?

Options:

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

Question 98

An engineer configures a storage environment for a customer with high- security standards. The secure environment is configured in vsan 50. The customer wants to maintain a configuration and active databases and prevent unauthorized switches from joining the fabric. Additionally, the switches must prevent rogue devices from connecting to their ports by automatically learning the WWPNs of the ports connected to them for the first time. Which two configuration sets must be used to meet these requirements? (Chose two.)

Options:

A.

port-security enable port-security activate vsan 50

B.

clear fabric-binding activate vsan 50 fabric-binding activate vsan 50

C.

fabric-binding activate vsan 50 force

D.

fcsp enable fcsp auto-active

E.

fcsp dhchap hash md5 shal

Question 99

A network engineer repeatedly saves a configuration on Catalyst switches to NVRAM using the write memory command. What action should be taken to implement the same action on Nexus switches?

Options:

A.

Use the exit command to leave the configuration mode and save the configuration automatically.

B.

Use the write memory command to save the configuration.

C.

Use the alias command to use the write memory command.

D.

Use the wri command to use the copy running-config startup-config command.

Question 100

An engineer must optimize ARP responses and reduce unnecessary ARP broadcasts over the VXLAN/EVPN fabric. Which action accomplishes these tasks?

Options:

A.

Configure ip proxy-arp under the VLAN SVI associated with the VXLAN VNI.

B.

Configure ip proxy-arp within the VXLAN VNI configuration under the VTEP NVE interface.

C.

Configure suppress-arp within the VXLAN VNI configuration under the VTEP NVE interface

D.

Configure suppress-arp under the VLAN SVI associated with the VXLAN VNI.

Question 101

An engineer must shut down the Ethernet 1/2 interface when the Ethernet 4/5 interface state is down. Drag and drop the CLI commands from the bottom onto the blanks in the exhibit to implement this EEM. Not all commands are used.

Options:

Question 102

An engineer must assign a device alias of Marketing to a Fibre Channel port that has a worldwide name of 21:00:00:00:11:11:22:22 on a Cisco MDS 9000 Series Switch. Which two commands accomplish this goal? (Choose two.)

Options:

A.

vsan database

B.

device-alias database

C.

device-alias name Marketing pwwn 21:00:00:00:11:11:22:22

D.

device-alias name Marketing wwn 21:00:00:00:11:11:22:22

E.

device-alias rename wwn Marketing

Question 103

A network engineer needs to configure system logging on the Cisco MDS Series Switch. The messages must be displayed with the severity level of " warning " and above. For security reasons, the users must be logged out of the console after 5 minutes of inactivity. Which configuration must be applied to meet these requirements?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 104

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?

Options:

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

Question 105

Which two actions are needed to configure a single Cisco APIC controller for a Cisco ACI fabric for the first time? (Choose two.)

Options:

A.

Register the APIC that is connected to the switch.

B.

Configure the leaf switch where the Cisco APIC is connected, using CLI to allow APIC connectivity.

C.

Register the switches that are discovered through LLDP.

D.

Configure the first Cisco APIC controller.

E.

Register all leaf and spine switches.

Question 106

An engineer must perform a POAP deployment of a Cisco Nexus 9000 Series Switch The switch must automatically receive its software Image and configuration file upon power-on. Also only UDP Is permitted between the Nexus 9000 switch and the server that hosts the Cisco NX-OS system images. Which set of actions completes the configuration?

Options:

A.

Enable option 43Define HTTP transfer protocol.

B.

Enable option 67Define TFTP transfer protocol

C.

Enable option 35.Define HTTP transfer protocol.

D.

Enable option 46Define TFTP transfer protocol.

Question 107

An engineer needs to implement a solution that will provide telemetry of MDS 9000 switches in a SAN fabric. The solution should use Cisco Data Center Network Manager (DCNIM) with SAN insights feature. Which three steps are required to deploy the solution? (Choose Three.)

Options:

A.

Select a target Fabric to be monitored.

B.

Activate ENTERPRISE_PKG license on target switches

C.

Select the target ports to be monitored for telemetry data

D.

Configure name resolution between the devices

E.

Select a target VSAN to be monitored

F.

Activate SAN_ANALYTICS_PKG license on target switches

Question 108

An engineer configures multiple blade servers for OS installation. The requirements are to use the internal HDDs inside the Cisco UCS blade server and for the OS to remain operational even if one of the HDDs is removed for maintenance. Each blade has two internal HDDs. Which two actions must be taken to meet these requirements? (Choose two.)

Options:

A.

Set Enforce vNIC/vHBA/iSCSI Name to disabled

B.

Set the Local Disk Policy Mode to RAID 1.

C.

Set the First Boot Order to be Local LUN.

D.

Set Boot Policy Mode to UEFI

E.

Set the Protect Configuration to enabled

Question 109

Drag and drop the steps on the left onto the order that they must be implemented on the right to recover a fabric interconnect when there is no working image on the bootflash.

Options:

Question 110

Which data structure results from running the following Python code?

import json

f = open( ' fname.json ' , ' r ' )

var1 = json.load(f)

var1

The resulting output is:

{

u ' bd ' : u ' bd1 ' ,

u ' app ' : {

u ' epgs ' : [

{u ' name ' : u ' app ' },

{u ' name ' : u ' web ' },

{u ' name ' : u ' db ' }

],

u ' name ' : u ' OnlineStore '

},

u ' name ' : u ' 182324589678 ' ,

u ' pv1 ' : u ' pv1 '

}

Options:

A.

set

B.

tuple

C.

list

D.

dictionary

Question 111

Refer to the exhibit.

A user must be granted management access to a Cisco Nexus 9000 Series Switch through two RADIUS server groups. RADIUS server 1 must authenticate console logins, and RADIUS server 2 must authenticate SSH logins. Both servers accept requests only from the Layer 2 subnet connected to the switch. Which two actions meet these requirements? (Choose two.)

Options:

A.

Enable command authorization through RAD1 and RAD2 for every successful login.

B.

Change the dead timer for RAD1 and RAD2 to one minute.

C.

Set the RADIUS source interface to mgmt0 for group RAD1 and VLAN 22 for group RAD2.

D.

Configure authentication login to use group RAD1 for console access and group RAD2 for remote access.

Question 112

Refer to the exhibit. An administrator connects a Cisco Nexus Series to the Cisco ACI fabric. The connectivity must allow Cisco Discovery Protocol LLDP, and LACP. Which action enables the protocols between Switch-1 and the ACI leaf switches?

Options:

A.

Enable an existing interface selector.

B.

Implement an interface policy group.

C.

Configure an interface profile.

D.

Activate a leaf interface.

Question 113

Which two components should be checked when a Cisco Nexus 9000 Series Switch fails to boot using POAP? (Choose two.)

Options:

A.

image noted in the script file against switch bootflash

B.

DHCP server to bootstrap IP information

C.

script signed with security key

D.

TFTP server that contains the configuration script

E.

POAP feature license

Question 114

DNS server with IP address 192.168.1.1 is deployed in a data center A network engineer must configure a Cisco UCS Fabric Interconnect to use this DNS. Which configuration should be applied?

Options:

A.

ficl-mgmt-A# scope systemficl-mgmt-A /system # create dns 192.168.1.1ficl-mgmt-A /system* # commit-buffer

B.

ficl-mgmt-A# scope fabric-interconnect aficl-mgmt-A /fabric-interconnect # set name 192.168.1.1ficl-mgmt-A /fabric-interconnect # scope system

C.

ficl-mgmt-A /system # commit-bufferficl-mgmt-A# scope fabric-interconnect aficl-mgmt-A /fabric-interconnect # set name 192.168.1.1

D.

ficl-mgmt-A /fabric-interconnect* # commit-bufferficl-mgmt-A# scope systemficl-mgmt-A /system # scope servicesficl-mgmt-A /system/services # create dns 192.168.1.1ficl-mgmt-A /system/services* # commit-buffer

Question 115

Refer to the exhibit. A network engineer uses Ansible to automate the provisioning of different ACI tasks. The current design requires that each application profile has a single applications. All application EPGs must belong to the same configured bridge domain Which set of actions must be taken to accomplish this goal?

Options:

A.

Delete line ap: App{{item}} under create ap task.Delete line with_sequence: start=1 end=100 under create epg task.

B.

Add line ap: App{{item}} under create epg task.Add line with_sequence: start=1 end=100 under create ap task

C.

Delete line ap: App{{item}} under create ap task.Add line with_sequence: start=1 end=100 under create ap task.

D.

Add line ap: App{{item}} under create epg task.Delete line with_sequence: start=1 end=100 under create epg task

Question 116

A network engineer evaluates cloud services for a customer. The customer requires the cloud service to provide tools that enable provisioning, customization, scaling, and management of a specific application. Which cloud service model meets these requirements?

Options:

A.

platform as a service

B.

infrastructure as a service

C.

network as a service

D.

software as a service

Question 117

What is an advantage of NAS compared to SAN?

Options:

A.

It provides lossless throughput

B.

It functions in an existing IP environment

C.

It offers enhanced NFS features

D.

It offers enhanced security features.

Question 118

Refer to the exhibit. Which command must be used to configure a VXLAN NVE tunnel interface such that MAC and IP address information are learned in the control plane?

Options:

A.

ingress-replication protocol bgp

B.

host-reachability protocol bgp

C.

host-reachability protocol static

D.

ingress-replication protocol static

Question 119

Which feature results in a disruptive upgrade on the Cisco Nexus 9500 Series when performing a standard ISSU?

Options:

A.

HSRP

B.

PIM

C.

IS-IS

D.

VXLAN

Question 120

Refer to the exhibit An engineer creates a Python script to run in the native Python environment of a Cisco Nexus 9000 Series Switch The standard output of the script displays a list of the names of active interfaces on the switch Which code snippet parses the content of the interface_output variable to create the specified list?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 121

An engineer must integrate Cisco ACI with a VMware vSphere environment The requirement is to use a VMware Distributed Virtual Switch and to assign the encapsulation VLAN of the EPG from the VLAN pool Which configuration set accomplishes this goa?

Options:

A.

Create a VMM domain association under the EPGs Create a VLAN pod with static alocated VLANs.

B.

Create a physical domain association under the EPGs Create a VLAN pool with static alocated VLANs.

C.

Create a physical domain association under the EPGs. Create a VLAN pool with dynamic alocated VLANs

D.

Create a VMM domain association under the EPGs Create a VLAN pool with dynamic alocated VLANs.

Question 122

An engineer must remove the running configuration of a Cisco Nexus 9000 Series Switch and replace it with a backup file without restarting the switch. The backup file is stored on an SFTP server that is reachable via the mgmt0 interface Which set of commands accomplishes this task?

Options:

A.

copy sftp://admin@192.168.10.100/bockup.cfg startup-config vrf mgmtO copy startup-config running-config

B.

configure replace sftp://admin@192.168.10.100 backup.cfg vrf mgmtO copy running-config bootfiash. ' /startup-config

C.

copy sftp-/.admin@192.168 10.100 backup.cfg bootfiash: / backup.cfg vrf management configure replace bootflash:///backup cfg

D.

copy sftp://admin@192.168.10.100/backup.cfg startup-config vrf management reload in 10

Question 123

An engineer must migrate a Cisco UCS C-Series server from Cisco SingleConnect to direct integration mode. The Cisco UCS Manager Rack Server Discovery Policy and Rack Management Connection Policy are set to immediate and Auto-Acknowledge. Which set of steps accomplishes this task?

Options:

A.

Disconnect the cables from the FEX.Connect the cables to appliance ports on the fabric interconnectReset the Cisco IMC of the server.

B.

Disconnect the cables from the FEX.Connect the cables to server ports on the fabric interconnect.Reset the Cisco IMC of the server.

C.

Disconnect the cables from the FEX.Connect the cables to appliance ports on the fabric interconnect.Reacknowledge the server

D.

Disconnect the cables from the FEX.Connect the cables to server ports on the fabric interconnect.Reacknowledge the server.

Question 124

Refer to the exhibit. The network management system that is located at 192.168.10.10 and port 2000 must receive traps from the Cisco UCS Manager called UCSM. The community name is Cisco123! and the SNMP version must be the most secure.

These two commands have already been configured on Cisco UCSM.

UCS-A# scope monitoring

UCS-A/monitoring # enable snmp

Which command set completes the SNMP configu

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 125

An online retailer uses 200 cloud-hosted virtual machines (VMs). Currently, the configuration of each VM is performed manually. To support the growth strategy of the retailer, the retailer starts to automatically scale the VMs to meet demand and uses Ansible for configuration management. Which action must be performed in Ansible to meet the requirements before automation is performed?

Options:

A.

Configure a dynamic inventory plug-in.

B.

Set up and configure Ansible Tower.

C.

Add each VM to the .ini inventory file.

D.

Register each VM in Ansible

Question 126

Refer to the exhibit. An engineer configures a Cisco C-Series UCS server. The company policy states that all C-Series servers must be configured so that Cisco IMC is reachable only from the management port of the server. Which NIC configuration must the engineer apply to meet this objective?

Options:

A.

NIC Mode: Shared OCPNIC Redundancy: Active-Active

B.

NIC Mode: DedicatedNIC Redundancy: None

C.

NIC Mode: Shared LOMNIC Redundancy: Active-Standby

D.

NIC Mode: Cisco CardNIC Reundancy: Active-Standby

Page: 1 / 32
Total 422 questions