Skip to content
Tom Barbette edited this page Oct 3, 2018 · 2 revisions

BeaconSource Element Documentation

NAME

BeaconSource — Click element; Send 802.11 beacons.

SYNOPSIS

BeaconSource([, KEYWORDS])

Ports: 1 input, 1 output
Processing: push

DESCRIPTION

Keyword arguments are:

  • CHANNEL — The wireless channel it is operating on.
  • SSID — The SSID of the access point.
  • BSSID — An Ethernet Address (usually the same as the ethernet address of the wireless card).
  • INTERVAL — How often beacon packets are sent, in milliseconds.

SEE ALSO

BeaconScanner

Generated by click-elem2man from ../elements/wifi/ap/beaconsource.hh:7 on 2018/10/03.

Clone this wiki locally