Hello
Management and Configuration Guide, page 389, section Local Mirroring destination on the local switch
https://support.hpe.com/hpesc/public/docDisplay?docId=a00091307en_us&docLocale=en_USFor your scenario it should look like this
access2# conf
access2(config)# mirror 1 port 1/8
access2(config)#
access2(config)# interface 1/1-1/8,1/9-1/48,2/1-2/48 monitor all both mirror 1
Keep in mind that the mirror port 1/8 cannot be in the list of monitored port.
Instead both directions you can monitor only incoming or outgoint traffic of the monitored ports.
access2(config)# interface 1/-1/8,1/9-1/48,2/1-2/48 monitor all ?
in Monitor all inbound traffic
out Monitor all outbound traffic
both Monitor all inbound and outbound traffic
Mirroring all traffic of 94 productive ports to a single mirror port can create a bottle neck. The volume of mirrored traffic of the ports can be at times too high for a single mirror port to handle and some traffic will be dropped.
------------------------------
Emil Gogushev
------------------------------