Wired Intelligent Edge

last person joined: 2 days ago 

Bring performance and reliability to your network with the HPE Aruba Networking Core, Aggregation, and Access layer switches. Discuss the latest features and functionality of your switching devices, and find ways to improve security across your network to bring together a mobile-first solution
Expand all | Collapse all

Local port mirroring

This thread has been viewed 20 times
  • 1.  Local port mirroring

    Posted Apr 02, 2020 03:54 AM

    Hello,

    I'm running local port mirroring (advanced port mirroring) on my local vlan.

     

    What i'm doing is ignore list of IPs, and for the rest I'm mirroring the data to local computer connected directly to port 1 in the switch.

    E.g

    class ipv4 all-except18and19

       10 ignore ip any 10.166.192.18/32

       15 ignore ip any 10.166.192.19/32

       20 ignore ip 10.166.192.18/32 any

       25 ignore ip 10.166.192.19/32 any

      100 match ip any any

     

    Its working well, my question is, there is a limit for number of IPs I can set in the ignore list? for e.g can I set 1000 Ips in ignore list session? it will effect performance somehow?

     

    Thanks in advance,

    John



  • 2.  RE: Local port mirroring

    EMPLOYEE
    Posted Apr 02, 2020 04:11 AM

    Policy or ACL processing is done in TCAM and is line-rate so there won't be any impact of performance.



  • 3.  RE: Local port mirroring

    Posted Apr 02, 2020 05:23 AM

    Thanks a lot.

     

    and regards my other question, would be any limit of number of IPs I can set in the ignore list?