Valid 350-401 Dumps shared by ExamDiscuss.com for Helping Passing 350-401 Exam! ExamDiscuss.com now offer the newest 350-401 exam dumps, the ExamDiscuss.com 350-401 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 350-401 dumps with Test Engine here:
Refer to the exhibit. An engineer must configure an ERSPAN session with the remote end of the session 10.10.0.1. Which commands must be added to complete the configuration?
Correct Answer: C
In the context of configuring an ERSPAN session on Cisco devices, the correct commands to set up a session with a remote IP address involve specifying the source and destination for the ERSPAN data. The source is where the monitored traffic will be captured, and the destination is where this traffic will be sent for analysis. Option C provides a complete set of commands that define an ERSPAN source session with a destination IP address: * monitor session 1 type erspan-source: This command starts the configuration for an ERSPAN source session. * monitor-session 1 source interface <interface-id>: This command specifies which interface to monitor. * monitor-session 1 destination: This command sets up the destination for the monitored traffic. * erspan-id <id> ip address <ip-address>: This part of the command specifies the unique ERSPAN ID and sets up the remote IP address to which monitored traffic should be sent. These commands collectively create an ERSPAN session that captures traffic on a specified interface (or interfaces) and sends it to a remote analyzer at IP address 10.10.0.1.