Question 96 of 115 from exam 350-601-DCCOR: Implementing and Operating Cisco Data Center Core Technologies

Question 96 of 115 from exam 350-601-DCCOR: Implementing and Operating Cisco Data Center Core Technologies

Question

An engineer needs to monitor ingress traffic that arrives at interface Ethernet 1/3 that belongs to a Cisco Nexus 5600 Series Switch.

The traffic analyzer machine located at interface Ethernet 1/5 is already monitoring other production, and the traffic analyzer must not be impacted by the traffic captured from the interface Eth1/3

The operations team allocated a traffic budget for the new monitoring session of 1 Gbps to meet this requirement.

Which set of commands configures the SPAN session? A.

interface Ethernet 1/3,
monitor session 2

destination interface ethernet 1/5
source interface rx

interface Ethernet 1/5
monitor rate-limit 1G

B.

interface Ethernet 1/3

monitor rate-limit 1G

destination interface ethernet 1/5
source interface rx

interface Ethernet 1/5
monitor session 2
destination interface tx

C.

interface Ethernet 1/3
switchport monitor ratelimit 1G

monitor session 2
destination interface ethernet 1/5
source interface Eth 1/3

D.

interface Ethernet 1/3 rx
switchport mode SD

switchport monitor rate-limit 1G
monitor session2

destination interface ethernet 1/5

Explanations

C.