Skip to content
Eddie Kohler edited this page Oct 17, 2017 · 1 revision

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

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

Generated by click-elem2man from ../elements/etherswitch/listenetherswitch.hh:6 on 2017/10/17.

Clone this wiki locally