200-201 Dumps

200-201 Free Practice Test

Cisco 200-201: Understanding Cisco Cybersecurity Operations Fundamentals

QUESTION 91

A developer is working on a project using a Linux tool that enables writing processes to obtain these required results:
200-201 dumps exhibit If the process is unsuccessful, a negative value is returned.
200-201 dumps exhibit If the process is successful, 0 value is returned to the child process, and the process ID is sent to the parent process.
Which component results from this operation?

Correct Answer: D
There are two tasks with specially distinguished process IDs: swapper or sched has process ID 0 and is responsible for paging, and is actually part of the kernel rather than a normal user-mode process. Process ID 1 is usually the init process primarily responsible for starting and shutting down the system. Originally, process ID 1 was not specifically reserved for init by any technical measures: it simply had this ID as a natural consequence of being the first process invoked by the kernel. More recent Unix systems typically have additional kernel components visible as 'processes', in which case PID 1 is actively reserved for the init process to maintain consistency with older systems

QUESTION 92

What is a difference between inline traffic interrogation and traffic mirroring?

Correct Answer: A
Inline traffic interrogation analyzes traffic in real time and has the ability to prevent certain traffic from being forwarded Traffic mirroring doesn't pass the live traffic instead it copies traffic from one or more source ports and sends the copied traffic to one or more destinations for analysis by a network analyzer or other monitoring device

QUESTION 93

Refer to the exhibit.
200-201 dumps exhibit
Which two elements in the table are parts of the 5-tuple? (Choose two.)

Correct Answer: DE

QUESTION 94

Which security principle requires more than one person is required to perform a critical task?

Correct Answer: C

QUESTION 95

What is the difference between deep packet inspection and stateful inspection?

Correct Answer: B