Manual:Interface/W60G: Difference between revisions

From MikroTik Wiki
Jump to navigation Jump to search
Line 32: Line 32:
|type= auto {{!}} integer
|type= auto {{!}} integer
|default=auto
|default=auto
|desc=ARP timeout is time how long ARP record is kept in ARP table after no packets are recieved form IP. Value '''auto''' equals to value of '''arp-timeout''' in '''/ip settings''', defoult is 30s.
|desc=ARP timeout is time how long ARP record is kept in ARP table after no packets are recieved form IP. Value '''auto''' equals to value of '''arp-timeout''' in '''/ip settings''', default is 30s
}}
}}


Line 102: Line 102:
|type=string (0..32 chars)
|type=string (0..32 chars)
|default=value of [[system/identity]]
|default=value of [[system/identity]]
|desc=SSID (service set identifier) is a name that identifies wireless network.
|desc=SSID (service set identifier) is a name that identifies wireless network
}}
}}



Revision as of 11:22, 17 July 2017

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 recieved form IP. Value auto equals to 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. It's preferable to run monitor for easy device set up and aliment.