ExamGecko
Home Home / Cisco / 350-401

Cisco 350-401 Practice Test - Questions Answers, Page 80

Question list
Search
Search

Related questions











An engineer must construct an access list tot a Cisco Catalyst 9800 Series WLC that will -edirect wireless guest users to a splash page that is hosted on a Cisco ISE server. The Cisco ISE servers are hosted at 10.9.11.141 and 10.1.11.141. Which access list meets the requirements?

A)

B)

C)

D)

A.

Option

A.

Option

Answers
B.

Option

B.

Option

Answers
C.

Option

C.

Option

Answers
D.

Option

D.

Option

Answers
Suggested answer: D

Explanation:

Option D is the correct access list to redirect wireless guest users to a splash page that is hosted on a Cisco ISE server.The configuration steps are as follows12:

Define an extended access list that permits TCP traffic from any source to the Cisco ISE servers on port 80 (HTTP) and port 443 (HTTPS). In this case, the access list is namedACL_WEBAUTH_REDIRECTand it allows any host to connect to the IP addresses 10.9.11.141 and 10.1.11.141 on port 80 and port 443:ip access-list extended ACL_WEBAUTH_REDIRECTandpermit tcp any host 10.9.11.141 eq 80,permit tcp any host 10.9.11.141 eq 443,permit tcp any host 10.1.11.141 eq 80,permit tcp any host 10.1.11.141 eq 443.

Apply the access list to the guest WLAN using theip access-groupcommand. This command filters the traffic on the interface based on the access list. In this case, the access listACL_WEBAUTH_REDIRECTis applied to the guest WLAN interface in the inbound direction, which means that only the traffic that matches the access list can enter the interface:interface wlan-guestandip access-group ACL_WEBAUTH_REDIRECT in.

Option A is incorrect because it does not permit TCP traffic to the Cisco ISE servers on port 80, which is required for HTTP redirection.Without this, the guest users will not be able to see the splash page on their web browsers12.

Option B is incorrect because it does not permit TCP traffic to the Cisco ISE servers on port 443, which is required for HTTPS redirection.Without this, the guest users will not be able to see the splash page on their web browsers if they use HTTPS12.

Option C is incorrect because it permits TCP traffic from any source to any destination on port 80 and port 443, which is too broad and may allow unwanted traffic to enter the guest WLAN interface.This may compromise the security and performance of the guest network12.Reference:1:Configuring Web Authentication,2:ISE and Catalyst 9800 Series Integration Guide

Refer to the exhibit.

Which configuration must be applied for the TACACS+ server to grant access-level rights to remote users?

A.

R1(config)# aaa authentication login enable

A.

R1(config)# aaa authentication login enable

Answers
B.

R1(config)# aaa authorization exec default local if-authenticated

B.

R1(config)# aaa authorization exec default local if-authenticated

Answers
C.

R1(config)# aaa authorization exec default group tacacs+

C.

R1(config)# aaa authorization exec default group tacacs+

Answers
D.

R1(config)# aaa accounting commands 15 default start-stop group tacacs+

D.

R1(config)# aaa accounting commands 15 default start-stop group tacacs+

Answers
Suggested answer: C

Explanation:

The aaa authorization exec default group tacacs+ command enables TACACS+ exec authorization, which allows the TACACS+ server to grant access-level rights to remote users. Exec authorization determines whether the user can access the privileged EXEC mode or remain in user EXEC mode after authentication. The TACACS+ server can also assign a privilege level to the user based on the configuration of the server. The default keyword specifies that this is the default method list for exec authorization. The group tacacs+ keyword specifies that the TACACS+ server group defined by the tacacs server command is used for authorization.

In a campus network design, what ate two benefits of using BFD tor failure detection? (Choose two.)

A.

BFD provides path failure detection in less than a second.

A.

BFD provides path failure detection in less than a second.

Answers
B.

BFD is an efficient way to reduce memory and CPU usage.

B.

BFD is an efficient way to reduce memory and CPU usage.

Answers
C.

BFD provides fault tolerance by enabling multiple routers to appear as a single virtual router.

C.

BFD provides fault tolerance by enabling multiple routers to appear as a single virtual router.

Answers
D.

BFD speeds up routing convergence time.

D.

BFD speeds up routing convergence time.

Answers
E.

BFD enables network peers to continue forwarding packets in the event of a restart.

E.

BFD enables network peers to continue forwarding packets in the event of a restart.

Answers
Suggested answer: A, B

Refer to the exhibit.

Which antenna emits this radiation pattern?

A.

omnidirectional

A.

omnidirectional

Answers
B.

Yagi

B.

Yagi

Answers
C.

RP-TNC

C.

RP-TNC

Answers
D.

dish

D.

dish

Answers
Suggested answer: A

Refer to the exhibit.

An engineer deploys a script to retrieve the running configuration from a NETCONF-capable Cisco IOS XE device that is configured with default settings. The script fails. Which configuration must be applied to retrieve the configurauon using NETCONF?

A.

Print (netconf_host.get_config('show running'!)

A.

Print (netconf_host.get_config('show running'!)

Answers
B.

hostkey_verify=True,

B.

hostkey_verify=True,

Answers
C.

device_params={name':'ios-xe'})

C.

device_params={name':'ios-xe'})

Answers
D.

port=830

D.

port=830

Answers
Suggested answer: A

Refer to the Exhibit.

An ertgineer must modify the existing configuration so that R2 can take over as the primary router when serial interface 0/0.1 on R1 goes down. Whtch command must the engineer apply''

A.

R2W standby 100 track 26 decrement 10

A.

R2W standby 100 track 26 decrement 10

Answers
B.

R2# standby 100 preempt

B.

R2# standby 100 preempt

Answers
C.

R2# track 26 interface SerialWO.1 line-protocol

C.

R2# track 26 interface SerialWO.1 line-protocol

Answers
D.

R2# standby 100 priority 100

D.

R2# standby 100 priority 100

Answers
Suggested answer: A

Refer lo the exhibit.

Which address type is 10.10.10.10 configured for?

A.

inside global

A.

inside global

Answers
B.

outside local

B.

outside local

Answers
C.

outside global

C.

outside global

Answers
D.

inside local

D.

inside local

Answers
Suggested answer: D

Which version of NetFlow does Cisco Threat Defense utilize to obtain visibility into the network?

A.

NBAR2

A.

NBAR2

Answers
B.

IPFIX

B.

IPFIX

Answers
C.

8

C.

8

Answers
D.

flexible

D.

flexible

Answers
Suggested answer: D

What are two characteristics of vManage APIs? (Choose two.)

A.

Southbound API is based on OMP and DTLS.

A.

Southbound API is based on OMP and DTLS.

Answers
B.

Northbound API is RESTful, using JSON.

B.

Northbound API is RESTful, using JSON.

Answers
C.

Northbound API is based on RESTCONF and JSON.

C.

Northbound API is based on RESTCONF and JSON.

Answers
D.

Southbound API is based on NETCONF and XML.

D.

Southbound API is based on NETCONF and XML.

Answers
E.

Southbound API is based on RESTCONF and JSON.

E.

Southbound API is based on RESTCONF and JSON.

Answers
Suggested answer: B, D

What is stateful switchover?

A.

mechanism used to prevent routing protocol loops during an RP switchover

A.

mechanism used to prevent routing protocol loops during an RP switchover

Answers
B.

mechanism to take control from a failed RP while maintaining connectivity

B.

mechanism to take control from a failed RP while maintaining connectivity

Answers
C.

First Hop Redundancy Protocol for host gateway connectivity

C.

First Hop Redundancy Protocol for host gateway connectivity

Answers
D.

cluster protocol used to facilitate switch faitover

D.

cluster protocol used to facilitate switch faitover

Answers
Suggested answer: D
Total 983 questions
Go to page: of 99