Mirroring
Mirroring
Configure Catalyst IOS Switch
Open a session on the switch
Enter configure mode
configure terminal
Set the destination RSPAN VLAN
vlan <RSPAN VLAN HERE>
remote-span
end
For this example, we will use VLAN 400
Configure the source port to mirror data from
monitor session 1 source interface <source interface>
monitor session 1 source vlan <source VLAN>
Exit back to configuration mode.
exit
Once you have verified that your configuration is correct, make sure to save it.