Unsolved
This post is more than 5 years old
1 Message
0
5401
March 31st, 2018 02:00
Remote port mirroring on Dell S4048
Hello all,
In our DC we have two S4048T switches in VLT and a port channel with a Dell S3148 switch.
I have setup port mirror on 1 switch and that is working fine. But I want also sent port mirror trafice from the other switches to this switch.
When I read documentation I thought this should be possible with remote port mirroring.
Can anyone tell me how this works?
No Events found!


ops.it
2 Posts
0
July 4th, 2018 02:00
I have a question related to this.
We have a VLT environment where in one of the switches we have the receiver getting traffic from a Remote SPAN from both Dells S4048.
Switch1:
monitor session 0 type rpm
description copy GN traffic for analysis
source TenGigabitEthernet 1/13 destination remote-vlan 3335 direction both
rate-limit 5000
no disable
Switch2:
monitor session 0 type rpm
description copy GN traffic for analysis
source TenGigabitEthernet 1/13 destination remote-vlan 3335 direction both
no disable
interface Vlan 3335
no ip address
mode remote-port-mirroring
tagged TenGigabitEthernet 1/45
shutdown
It seems when analyzing traffic we receive, we also get the vlan tag 3335 which should be reserved for the mirroring and it doesn't make part of the initial traffic.
Is there a way of not receiving this vlan tag?