Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
/interface wifiwave2
add master=wifi1 name=wifi1_owe ssid=MikroTik_OWE \
security.authentication-types=owe security.owe-tranistion-interface=wifi1 \
configuration.hide-ssid=yes
set wifi1 ssid=MikroTik security.authentication-types="" security.owe-transition-interface=wifi1_owe
enable wifi1,wifi1_owe

Resetting configuration

You can reset the configuration of a wifiwave2 interface by removing it ( e.g. /interface/wifiwave2/remove wifi1 ) and rebooting the device.

Radios

Information about the capabilities of each radio can be gained by running the `/interface/wifiwave2/radio print detail` command. Following is a list of radio parameters

...