Hi,
Here's the configuration of the port 1/0/46 which is the monitor port of 1/0/3 on a HP A5500:
interface GigabitEthernet1/0/46
port link-mode bridge
description Websense N - MONITORING
port link-type hybrid
undo port hybrid vlan 1
port hybrid vlan 4 untagged
port hybrid pvid vlan 4
stp disable
mirroring-group 1 monitor-port
interface GigabitEthernet1/0/3
port link-mode bridge
description To Internet thru Checkpoint
port link-type hybrid
undo port hybrid vlan 1
port hybrid vlan 4 untagged
port hybrid pvid vlan 4
mirroring-group 1 mirroring-port both
There must be something wrong because I don't get any data in inbound but I get some on the outbound:
[mySwitch] dis counters inbound interface
Interface Total(pkts) Broadcast(pkts) Multicast(pkts) Err(pkts)
GE1/0/3 328841695 2253 0 0
GE1/0/46 0 0 0 0
[mySwitch] dis counters outbound interface
Interface Total(pkts) Broadcast(pkts) Multicast(pkts) Err(pkts)
GE1/0/3 639849600 154665 807380 0
GE1/0/46 969190475 313850 795382 0
Any idea why the monitor port does not get the same data as the mirroring port?
Thanks for your feedback