In a 3550, when I configure rspan at sw2 to monitor an interface at sw1, the destination interface at sw2 should belong to what vlan ?
e.g
vlan 99
remote-span
Sw1
monitor session 1 source interface fas0/1
monitor destination 1 destination remote vlan 99 reflector-port fas0/24
note: fas0/1 at sw1 belong to vlan 2.
fas0/24 at sw1 is an unused port.
sw2
monitor session 1 source remote vlan 99
monitor session 1 destination interface fas0/1
what vlan should I assign fas0/1 at sw2 to ? vlan 99 ? vlan 2 ? or leave it to default vlan 1 as it doesn't matter ?
Sniffer will be connected to this port.