Big Cyber Monday Sale Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

Cisco 300-540 Designing and Implementing Cisco Service Provider Cloud Network Infrastructure (SPCNI v1.0) Exam Practice Test

Page: 1 / 6
Total 61 questions

Designing and Implementing Cisco Service Provider Cloud Network Infrastructure (SPCNI v1.0) Questions and Answers

Question 1

How does SR-IOV move data directly to and from the network adapter?

Options:

A.

Using the STP PortFast

B.

Bypassing the guest operating system

C.

Bypassing the hypervisor

D.

Using the STP VLAN root

Question 2

An engineer must enable the highest level of logging when troubleshooting Cisco NFVIS. Which command must be run?

Options:

A.

system set-log logtype configuration level warning

B.

system set-log logtype configuration level error

C.

system set-log logtype configuration level critical

D.

system set-log logtype operational level debug

Question 3

Question # 3

Question # 3

Refer to the exhibit. An engineer is troubleshooting an issue where switch LEAF-SW-1 and switch LEAF-SW-2 receive corrupted forwarding and learning information about each other. LEAF-SW-1 and LEAF-SW-2 are configured with BGP EVPN VTEP. Which action resolves the issue?

Options:

A.

On each switch, run the delete suppress-arp command against interface nve1.

B.

On each switch, configure a different secondary IP address against interface loopback0.

C.

On LEAF-SW-1, run the host-reachability protocol bgp command against interface nve1.

D.

On each switch, ensure the same BGP router ID is configured.

Question 4

Question # 4

Refer to the exhibit. An engineer must design a solution that allows a user to choose which private Cisco Catalyst SD-WAN network they want to connect to AWS. The solution must automatically identify the AWS VPC and other cloud services based on the user credentials. What must be used?

Options:

A.

AWS Direct Connect

B.

Transit VPC for AWS

C.

IPsec VPN

D.

Segment routing

Question 5

An engineer must implement a solution on a Cisco ASR 1000 Series router to protect against DDoS attacks. DDoS traffic must be dropped by transmitting Flowspec attributes to edge routers, instructing them to generate an ACL via class-maps and policy-maps. The engineer already configured BGP neighbors. Which action must be taken next?

Options:

A.

Configure Flowspec for the BGP address-family

B.

Set the BGP routing process

C.

Activate the BGP neighbors

D.

Configure the route reflector

Question 6

Question # 6

Refer to the exhibit. An engineer needs to configure ToR switches for a Cisco NFVI C-series pod. This configuration was performed on the ToR-A switch already:

feature vpc

feature lacp

interface Ethernet1/1-2

channel-group 110 mode active

interface port-channel110

Which command must be run on ToR-A to complete the port-channel configuration?

Options:

A.

vpc peer-link

B.

peer-keepalive destination 10.10.10.2

C.

channel-group 110 mode on

D.

switchport mode access

Question 7

Question # 7

Refer to the exhibit. An engineer must stop DDoS attacks on web and mail servers by using an ACL. Which two commands must be run on router R17? (Choose two.)

Options:

A.

access-list 101 deny ip 10.10.10.2 255.255.255.255 10.20.10.2 255.255.255.255

B.

access-list 101 deny ip 10.0.0.0 0.255.255.255 10.10.0.2 0.0.0.0

C.

access-list 101 deny ip 10.10.10.2 255.255.255.255 10.30.10.2 255.255.255.255

D.

access-list 101 deny ip 10.10.10.2 0.0.0.0 10.20.10.2 0.0.0.0

E.

access-list 101 deny ip 10.10.10.2 0.0.0.0 10.30.10.2 0.0.0.0

Question 8

Which type of cyberattack does Cisco Umbrella DNS-layer security effectively help mitigate?

Options:

A.

Phishing and malware-based attacks

B.

DDoS attacks targeting specific servers

C.

Brute force attacks on user accounts

D.

Advanced persistent threats and zero-day exploits

Question 9

Question # 9

Question # 9

Refer to the exhibit. An engineer must configure Cisco IOS SLB for DNS on router R1 to meet these requirements:

The first DNS request to www.ccnp.test

must be redirected to the DNS server at 10.1.1.1;

The second DNS request to www.ccnp.test

must be redirected to the DNS server at 10.2.1.1;

The third DNS request to www.ccnp.test

must be redirected to the DNS server at 10.3.1.1.

In each case, the other two addresses must also be attempted if the first one fails. The indicated configuration was applied to R1; however, the load balancing failed. Which command must be run on R1 to resolve the issue?

Options:

A.

ip domain retry 3

B.

ip domain round-robin

C.

ip dns server

D.

maximum-paths 3

Question 10

Which two network segments are needed to support Cisco VIM? (Choose two.)

Options:

A.

Provisioning

B.

Data plane

C.

Heartbeat

D.

Host

E.

Storage

Question 11

Question # 11

Refer to the exhibit. An engineer is troubleshooting a Cisco NFVI issue where the management node fails to start. Which service must be restarted to resolve the issue?

Options:

A.

docker-kibana

B.

docker

C.

kube-apiserver

D.

docker-cobbler

Question 12

Which command must be run on a Cisco IOS device to configure six parallel iBGP and eBGP routes that can be installed into a routing table?

Options:

A.

maximum paths bgp 6

B.

multipath eibgp 6

C.

maximum paths bgp routers 6

D.

maximum-paths eibgp 6

Question 13

What is a valid connection method between carrier-neutral facilities that are more than 20 miles away from each other?

Options:

A.

Carrier access Ethernet ring

B.

Private wireless connection

C.

CAT6e connection

D.

Multimode fiber connection

Question 14

Question # 14

Question # 14

Refer to the exhibit. The indicated configuration was applied to a Cisco switch Switch_A located in the Los Angeles DC data center; however, Switch_A fails to establish OTV connectivity to Cisco switch Switch_C. Which overlay interface command must be run on Switch_A to resolve the issue?

Options:

A.

otv extend-vlan 101-111

B.

otv isis authentication-type md5

C.

otv isis authentication-check

D.

otv join-interface vlan 101-111

Question 15

What does enabling gRPC allow in Cisco NFVI Assurance and Monitoring?

Options:

A.

telemetry streaming

B.

IPFIX monitoring

C.

Cisco IOS NetFlow monitoring

D.

system logging

Question 16

What is a valid connection method between carrier-neutral facilities within the same metro area?

Options:

A.

OSPF backbone area adjacency

B.

private wireless connection

C.

DWDM ring

D.

CAT6e connection

Question 17

An engineer must create a new VPC and deploy several Amazon EC2 instances in AWS. Only SSH connections originating from IP address 20.20.20.20 must be allowed to reach the EC2 instances. What must be configured?

Options:

A.

Access control list

B.

Security group

C.

Web application firewall

D.

Resource group

Question 18

An engineer attempts to kill a NETCONF session. The session ID is equal to the current session. What is the effect of this action?

Options:

A.

An invalid-value error is returned, and the current user is not logged out.

B.

The session is terminated, and all the connected users are logged out.

C.

The configuration is saved, and the current user is logged out.

D.

The configuration is removed, and the current user is logged out.

Page: 1 / 6
Total 61 questions