Guest User

Untitled

a guest
Apr 9th, 2020
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. /interface wireless security-profiles
  2. set [ find default=yes ] supplicant-identity=MikroTik
  3. add authentication-types=wpa2-psk mode=dynamic-keys name= supplicant-identity="Wi-Fi TO"
  4. add authentication-types=wpa2-psk eap-methods="" management-protection=allowed mode=dynamic-keys name=foxikas supplicant-identity=""
  5. add authentication-types=wpa-psk,wpa2-psk eap-methods="" management-protection=allowed mode=dynamic-keys name=korchagina supplicant-identity=""
  6. /interface wireless
  7. set [ find default-name=wlan1 ] adaptive-noise-immunity=ap-and-client-mode antenna-gain=0 band=2ghz-g/n default-authentication=no default-forwarding=no disabled=no disconnect-timeout=8s distance=indoors frequency=auto hw-protection-mode=rts-cts \
  8. max-station-count=15 mode=ap-bridge security-profile= ssid= tx-power=10 tx-power-mode=all-rates-fixed wireless-protocol=802.11 wps-mode=disabled
  9. set [ find default-name=wlan2 ] adaptive-noise-immunity=ap-and-client-mode antenna-gain=0 band=5ghz-n/ac channel-width=20/40/80mhz-Ceee default-authentication=no default-forwarding=no disabled=no disconnect-timeout=8s distance=indoors frequency=auto \
  10. hw-protection-mode=rts-cts max-station-count=25 mode=ap-bridge multicast-helper=disabled security-profile=Opticom ssid=Opticom tx-power=23 tx-power-mode=all-rates-fixed wireless-protocol=802.11 wps-mode=disabled
  11. add keepalive-frames=disabled mac-address=CE:2D:E0:EC:FC:90 master-interface=wlan2 multicast-buffering=disabled name=foxikas security-profile=foxikas ssid="foxikas 5GHz" wds-cost-range=0 wds-default-cost=0 wps-mode=disabled
  12. add disabled=no keepalive-frames=disabled mac-address=CE:2D:E0:EC:FC:91 master-interface=wlan2 multicast-buffering=disabled name=korchagina security-profile=korchagina ssid="Opticom kv9" wds-cost-range=0 wds-default-cost=0 wps-mode=disabled
  13. /interface wireless access-list
  14. add authentication=no disabled=yes forwarding=no mac-address=CC:4B:73:7E:49:4E vlan-mode=no-tag
  15. add allow-signal-out-of-range=1s signal-range=-80..120 vlan-mode=no-tag
Advertisement
Add Comment
Please, Sign In to add comment