**This is automatically generated documentation.** Edit after the "[[#COMMENTS|COMMENTS]]" heading; changes to the main body will be lost. ====== ListenEtherSwitch Element Documentation ====== ===== NAME ===== **ListenEtherSwitch** -- Click element; learning, forwarding Ethernet switch with listen port ===== SYNOPSIS ===== ListenEtherSwitch([//keywords// TIMEOUT]) **Ports**: any number of inputs, 1 more output\\ **Processing**: push\\ **Package**: etherswitch (core)\\ ===== DESCRIPTION ===== A version of EtherSwitch with a listen port. Where EtherSwitch has exactly as many inputs as it has outputs, ListenEtherSwitch has one more output than it has inputs. This last output is the listen port; a copy of every received packet is sent to that port. In an element with N inputs and N+1 outputs, the (N+1)th output is the listen port. See EtherSwitch for more information. ===== SEE ALSO ===== ListenEtherSwitch(n) Generated by 'click-elem2man' from '../elements/etherswitch/listenetherswitch.hh' on 2/Mar/2006. ===== COMMENTS =====