Manual:Interface/W60G

From MikroTik Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Summary

Package: system

802.11ad implementation capable of providing Gigabit Ethernet speeds over wireless network.

Extend your Gigabit network over a transparent AES encrypted wireless 60GHz link without usual wired or wireless network problems.

General interface properties

Sub-menu: /interface w60g

Devices comes in prefigured, connected pairs. Manual configuration is optional.

Property Description
arp (disabled | enabled | proxy-arp | reply-only; Default: enabled) Read more >>
arp-timeout (auto | integer; Default: auto) ARP timeout is time how long ARP record is kept in ARP table after no packets are received form IP. Value auto equals to the value of arp-timeout in /ip settings, default is 30s
comment (string; Default: ) Short description of the interface
disabled (yes | no; Default: yes) Whether interface is disabled
frequency (58320 | 60480 | 62640 | auto; Default: auto) Frequency used in communication (Only active on master device)
l2mtu (integer [0..65536]; Default: 1600)
mac-address (MAC; Default: )
mode (master | slave | sniff; Default: master) Operation mode
mtu (integer [0..65536]; Default: 1500)
name (string; Default: ) Name of the interface
password (; Default: randomly generated) Password used for AES encryption
ssid (string (0..32 chars); Default: value of system/identity) SSID (service set identifier) is a name that identifies wireless network

Scan

Scan command allows to see available AP in the frequency range supported by W60G interface. Using scan command the interface operation is disabled (wireless link is disconnected during the scan operation)

Monitor

/interface w60g monitor wlan60-1

Monitor provides connection status, currently used frequency, remote device MAC address, mcs and signal quality percentage. It's preferable to run monitor for easy device set up and aliment.