Comware

 View Only
  • 1.  port mirroring

    Posted Dec 05, 2005 05:37 PM
    I had few switch HP ProCurve Switch 2524 series. It's possible to configure port mirroring? and if yes, how to configure it.

    Thanks

    jason



  • 2.  RE: port mirroring

    Posted Dec 05, 2005 06:34 PM
    While you can do it from the CL at the console, the easy way is through the web interface. Just go to "Monitor port" under "Configuration" and follow your nose.


  • 3.  RE: port mirroring

    Posted Dec 06, 2005 07:29 PM
    Hi Jason

    Yes!!!!
    You can designate a port for monitoring traffic of one or more other ports or
    of a single VLAN configured on the HP ProCurve 2500 Series Switches.

    Port Mirroring can be configured using CLI as following steps

    1. Assign port as the monitoring port:
    Example: HP2524(config)# mirror-port 24

    2. Select ports or VLAN for to turn monitoring ON:
    Example: HP2524(config)# int e 1-3 monitor
    or
    HP2524(config)# vlan 4 monitor

    Hope this could help

    Regards



  • 4.  RE: port mirroring

    Posted Apr 14, 2016 07:14 AM

    Is it possible to get mirror source packet captured on 2 destination ports for J9148A, HP 2910-48G-PoE+ al Switch? Can we create groups at the destination for getting the packets at 2 different packet analyzers?



  • 5.  RE: port mirroring

    Posted Dec 06, 2005 09:50 PM
    Thanks every body