Switches
Switches
How to monitor network traffic through Cisco Nexus switches
configure terminal
interface eth <port>
switchport monitor
exit
monitor session <session number here>
destination interface ethernet <port>
source interface ethernet|vlan <port|vlan-id> both
exit
Ensure you save your configuration once you have verified it is configured correctly