Mirroring
Mirroring
Configure Catalyst IOS Switch
Open a session on the switch
Enter configure mode
configure terminal
Check for existing monitor sessions
show monitor session
Set the interface to monitor
monitor session <session> source interface <interface>
Configure the destination port to send the data to
monitor session <session> destination interface <interface>
Exit back to configuration mode
exit
Once you have verified that your configuration is correct, make sure to save it.