Hello,
I'm writing to seek for help about configuring remote port mirring on Juniper QFX5110-48s.
1. The connectivity
2. Configuration on QFX
set vlans RSPAN vlan-id 3333 set interfaces xe-0/0/3 description To-Analyzer set interfaces xe-0/0/3 mtu 9216 set interfaces xe-0/0/3 unit 0 family ethernet-switching set interfaces xe-0/0/2 description To-MX set interfaces xe-0/0/2 mtu 9216 set interfaces xe-0/0/2 unit 0 family ethernet-switching interface-mode trunk set interfaces xe-0/0/2 unit 0 family ethernet-switching vlan members all set forwarding-options analyzer RSPAN input ingress vlan RSPAN set forwarding-options analyzer RSPAN output interface xe-0/0/3.0
I can see MX is mirroring packets and send to QFX but on QFX itself does not send mirrored pacets further to interface xe-0/0/3.
Appreciate for any advice.