Hi Mike, thank you for replying.
A Wireshark-like device hangs off ge.6.40. It has a second connection it uses to communicate the results of its data collection to a traffic analyzer from Riverbed. As far as I know mirrored packets don't make their way back on the network.
My concern is how does the Enterasys handle situations wherein the aggregate bandwidth being mirrored rises beyond the one gigabit available on ge.6.40. Does the S6 discard packets, buffer them, block on the mirrored ports to prevent overruns or some combination of the three? Also, considering "both" ingress and egress are being mirrored, there're likely a lot of packets being mirrored twice as they make their way through multiple mirrored ports.
It DOES appear one port is being mirrored to multiple other ports, but in fact it's the other way around. At least as best I've been able to determine. Apparently in Enterasys nomenclature the source port is the port packets are mirrored TO while the target ports are the ports that packets are mirrored from. For example:
show port mirroring Port Mirroring ============== Source Port = ge.6.40 Port Status = Up Target Port = tg.4.1 Port Status = Dormant Frames Mirrored = Rx and Tx Admin Status = enabled Operational Status = disabled (port not up) Source Port = ge.6.40 Port Status = Up Target Port = tg.4.2 Port Status = Dormant Frames Mirrored = Rx and Tx Admin Status = enabled Operational Status = disabled (port not up) Source Port = ge.6.40 Port Status = Up Target Port = tg.4.3 Port Status = Up Frames Mirrored = Rx and Tx Admin Status = enabled Operational Status = enabled
In this ge.6.40, the "source," is the port packets are duplicated to, while the other ports, the "targets," are duplicated from. I scratched my head on that one too. I guess target is the target port to mirror while source is the source port to mirror packets out of.
Thanks again for the reply.