Mirroring

Hi All,

I’ve recently set up my new RB2011UAS-2HnD-IN as best I can and am now muddling my way through trying to do a few things that may or may not be possible.

My router is set up with port 10 to my ISP using PPPoE, I’d like to have a single port set up to mirror all Internet traffic traveling through this PPPoE link. Is there a simple way of doing this? Or not simple :slight_smile:

Thanks,

Jon

The simplest way to mirror all traffic from ether10 to ether9:

/interface ethernet switch set switch2 mirror-source=ether10 mirror-target=ether9

That worked great thanks, thought I’d done this already but guess I had something wrong somewhere :slight_smile: