AT-WR4500 Series - IEEE 802.11abgh Outdoor Wireless Routers

43

RouterOS v3 Configuration and User Guide

 

 

 

[admin@AT-WR4562] interface wireless> print Flags: X - disabled, R - running

0R name="wlan1" mtu=1500 mac-address=00:0C:42:05:00:14 arp=enabled interface-type=Atheros AR5413 mode=station ssid="AT-WR4560" frequency=2412 band=2.4ghz-b/g scan-list=default antenna-mode=ant-a wds-mode=disabled wds-default-bridge=none wds-ignore-ssid=no default-authentication=yes default-forwarding=yes default-ap-tx-limit=0 default-client-tx-limit=0 hide-ssid=no security-profile=default compression=no

1name="wlan2" mtu=1500 mac-address=00:80:48:41:AF:2A arp=enabled interface-type=Atheros AR5413 mode=station ssid="AT-WR4560" frequency=2412 band=2.4ghz-b/g scan-list=default antenna-mode=ant-a wds-mode=disabled wds-default-bridge=none wds-ignore-ssid=no default-authentication=yes default-forwarding=yes default-ap-tx-limit=0 default-client-tx-limit=0

hide-ssid=no security-profile=default compression=no [admin@AT-WR4562] interface wireless> set 0,1 mode=nstreme-dual-slave

Then add nstreme2 interface with exact-size framing:

[admin@AT-WR4562] interface wireless nstreme-dual> add \ \... framer-policy=exact-size

Configure which card will be receiving and which - transmitting and specify remote receiver card's MAC address:

[admin@AT-WR4562] interface wireless nstreme-dual> print Flags: X - disabled, R - running

0 X name="n-streme1" mtu=1500 mac-address=00:00:00:00:00:00 arp=enabled

disable-running-check=no tx-radio=(unknown) rx-radio=(unknown) remote-mac=00:00:00:00:00:00 tx-band=5GHz tx-frequency=5180 rx-band=5GHz rx-frequency=5320 disable-csma=no rates-b=1Mbps,2Mbps,5.5Mbps,11Mbps rates-a/g=6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,54Mbps framer-policy=exact-size framer-limit=4000

[admin@AT-WR4562] interface wireless nstreme-dual> set 0 disabled=no \ \... tx-radio=wlan1 rx-radio=wlan2 remote-mac=00:0C:42:05:0B:12 [admin@AT-WR4562] interface wireless nstreme-dual> print

Flags: X - disabled, R - running

0 R name="n-streme1" mtu=1500 mac-address=00:0C:42:05:0B:12 arp=enabled disable-running-check=no tx-radio=wlan1 rx-radio=wlan2 remote-mac=00:00:00:00:00:00 tx-band=5GHz tx-frequency=5180 rx-band=5GHz rx-frequency=5320 disable-csma=no rates-b=1Mbps,2Mbps,5.5Mbps,11Mbps rates-a/g=6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,54Mbps framer-policy=exact-size framer-limit=4000

[admin@AT-WR4562] interface wireless nstreme-dual>

4.3.5 RegistrationTable

Submenu level: /interface wireless registration-table

Description

In the registration table you can see various information about currently connected clients. It is used only for Access Points.

Property Description

802.1x-port-enabled(read-only: yes no) - whether the data exchange is allowed with the peer (i.e., whether 802.1x authentication is completed, if needed)

ack-timeout(read-only: integer) - current value of ack-timeout

ap (read-only: yes no) - whether the connected device is an Access Point or not

ap-tx-limit(read-only: integer) - transmit rate limit on the AP, in bits per second

authentication-type(read-only: none wpa-psk wpa2-psk wpa-eap wpa2-eap) - authentication method used for the peer

bytes (read-only: integer, integer) - number of sent and received packet bytes

Page 43
Image 43
Allied Telesis AT-WR4500 manual RegistrationTable, Then add nstreme2 interface with exact-size framing