Cisco 350-701 Practice Test - Questions Answers, Page 20
List of questions
Question 191

An engineer is configuring 802.1X authentication on Cisco switches in the network and is using CoA as a mechanism. Which port on the firewall must be opened to allow the CoA traffic to traverse the network?
TCP 6514
UDP 1700
TCP 49
UDP 1812
CoA Messages are sent on two different udp ports depending on the platform. Cisco standardizes on UDP port 1700, while the actual RFC calls out using UDP port 3799.
Question 192

Which public cloud provider supports the Cisco Next Generation Firewall Virtual?
Google Cloud Platform
Red Hat Enterprise Visualization
VMware ESXi
Amazon Web Services
Cisco Firepower NGFW Virtual (NGFWv) is the virtualized version of Cisco's Firepower next generation firewall.
The Cisco NGFW virtual appliance is available in the AWS and Azure marketplaces. In AWS, it can be deployed in routed and passive modes. Passive mode design requires ERSPAN, the Encapsulated Remote Switched Port Analyzer, which is currently not available in Azure.
In passive mode, NGFWv inspects packets like an Intrusion Detection System (IDS) appliance, but no action can be taken on the packet.
In routed mode NGFWv acts as a next hop for workloads. It can inspect packets and also take action on the packet based on rule and policy definitions.
Reference: https://www.cisco.com/c/en/us/products/collateral/security/adaptive-security-virtualappliance-asav/ white-paper-c11-740505.html
Question 193

What is the purpose of the My Devices Portal in a Cisco ISE environment?
to register new laptops and mobile devices
to request a newly provisioned mobile device
to provision userless and agentless systems
to manage and deploy antivirus definitions and patches on systems owned by the end user
Depending on your company policy, you might be able to use your mobile phones, tablets, printers, Internet radios, and other network devices on your company's network. You can use the My Devices portal to register and manage these devices on your company's network.
Reference: https://www.cisco.com/c/en/us/td/docs/security/ise/2-4/mydevices/b_mydevices_2x.html
Question 194

Refer to the exhibit.
An organization is using DHCP Snooping within their network. A user on VLAN 41 on a new switch is complaining that an IP address is not being obtained. Which command should be configured on the switch interface in order to provide the user with network connectivity?
ip dhcp snooping verify mac-address
ip dhcp snooping limit 41
ip dhcp snooping vlan 41
ip dhcp snooping trust
To understand DHCP snooping we need to learn about DHCP spoofing attack first.
DHCP spoofing is a type of attack in that the attacker listens for DHCP Requests from clients and answers them with fake DHCP Response before the authorized DHCP Response comes to the clients.
The fake DHCP Response often gives its IP address as the client default gateway -> all the traffic sent from the client will go through the attacker computer, the attacker becomes a "man-in-the-middle".
The attacker can have some ways to make sure its fake DHCP Response arrives first. In fact, if the attacker is "closer" than the DHCP Server then he doesn't need to do anything. Or he can DoS the DHCP Server so that it can't send the DHCP Response.
DHCP snooping can prevent DHCP spoofing attacks. DHCP snooping is a Cisco Catalyst feature that determines which switch ports can respond to DHCP requests. Ports are identified as trusted and untrusted.
Only ports that connect to an authorized DHCP server are trusted, and allowed to send all types of DHCP messages. All other ports on the switch are untrusted and can send only DHCP requests. If a DHCP response is seen on an untrusted port, the port is shut down.
The port connected to a DHCP server should be configured as trusted port with the "ip dhcp snooping trust" command. Other ports connecting to hosts are untrusted ports by default.
In this question, we need to configure the uplink to "trust" (under interface Gi1/0/1) as shown below.
Question 195

What is the purpose of the certificate signing request when adding a new certificate for a server?
It is the password for the certificate that is needed to install it with.
It provides the server information so a certificate can be created and signed
It provides the certificate client information so the server can authenticate against it when installing
It is the certificate that will be loaded onto the server
A certificate signing request (CSR) is one of the first steps towards getting your own SSL Certificate.
Generated on the same server you plan to install the certificate on, the CSR contains information (e.g. common name, organization, country) that the Certificate Authority (CA) will use to create your certificate. It also contains the public key that will be included in your certificate and is signed with the corresponding private key
Question 196

What is the Cisco API-based broker that helps reduce compromises, application risks, and data breaches in an environment that is not on-premise?
Cisco Cloudlock
Cisco Umbrella
Cisco AMP
Cisco App Dynamics
Cisco Cloudlock is a cloud-native cloud access security broker (CASB) that helps you move to the cloud safely.
It protects your cloud users, data, and apps. Cisco Cloudlock provides visibility and compliance checks, protects data against misuse and exfiltration, and provides threat protections against malware like ransomware.
Question 197

What is managed by Cisco Security Manager?
access point
WSA
ASA
ESA
Cisco Security Manager provides a comprehensive management solution for:
– Cisco ASA 5500 Series Adaptive Security Appliances
– Cisco intrusion prevention systems 4200 and 4500 Series Sensors
– Cisco AnyConnect Secure Mobility Client
Reference: https://www.cisco.com/c/en/us/products/security/security-manager/index.html
Question 198

How does Cisco Advanced Phishing Protection protect users?
It validates the sender by using DKIM.
It determines which identities are perceived by the sender
It utilizes sensors that send messages securely.
It uses machine learning and real-time behavior analytics.
Cisco Advanced Phishing Protection provides sender authentication and BEC detection capabilities. It uses advanced machine learning techniques, real-time behavior analytics, relationship modeling, and telemetry to protect against identity deception-based threats.
Reference: https://docs.ces.cisco.com/docs/advanced-phishing-protection
Question 199

What is a benefit of using Cisco FMC over Cisco ASDM?
Cisco FMC uses Java while Cisco ASDM uses HTML5.
Cisco FMC provides centralized management while Cisco ASDM does not.
Cisco FMC supports pushing configurations to devices while Cisco ASDM does not.
Cisco FMC supports all firewall products whereas Cisco ASDM only supports Cisco ASA devices
Cisco FTD devices, Cisco Firepower devices, and the Cisco ASA FirePOWER modules can be managed by the Firepower Management Center (FMC), formerly known as the FireSIGHT Management Center -> Answer D is not correct
Reference: CCNP And CCIE Security Core SCOR 350-701 Official Cert Guide Note: The ASA FirePOWER module runs on the separately upgraded ASA operating system "You cannot use an FMC to manage ASA firewall functions."
Reference: https://www.cisco.com/c/en/us/td/docs/security/firepower/compatibility/firepowercompatibility.htmlThe Cisco Secure Firewall Threat Defense Manager (Firepower Management Center) increases theeffectiveness of your Cisco network security solutions by providing centralized, integrated, andstreamlined management.
Reference: https://www.cisco.com/c/en/us/products/collateral/security/firesight-managementcenter/datasheetc78-736775.html
Question 200

What is a key difference between Cisco Firepower and Cisco ASA?
Cisco ASA provides access control while Cisco Firepower does not.
Cisco Firepower provides identity-based access control while Cisco ASA does not.
Cisco Firepower natively provides intrusion prevention capabilities while Cisco ASA does not.
Cisco ASA provides SSL inspection while Cisco Firepower does not.
Question