-
Notifications
You must be signed in to change notification settings - Fork 321
ListenEtherSwitch
Eddie Kohler edited this page Oct 17, 2017
·
1 revision
ListenEtherSwitch — Click element; learning, forwarding Ethernet switch with listen port
ListenEtherSwitch([keywords TIMEOUT])
Ports: any number of inputs, 1 more output
Processing: push
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.
ListenEtherSwitch
Generated by click-elem2man from ../elements/etherswitch/listenetherswitch.hh:6
on 2017/10/17.