Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /interface list add name=WLANs
- /caps-man channel
- add band=5ghz-n/ac extension-channel=XXXX name=channel_5G reselect-interval=1h secondary-frequency=disabled
- add band=2ghz-g/n extension-channel=XX name=channel_2G reselect-interval=1h secondary-frequency=disabled tx-power=14
- /caps-man security
- add authentication-types=wpa2-psk disable-pmkid=yes group-key-update=1h name=security-guest
- add authentication-types=wpa2-psk disable-pmkid=yes group-key-update=1h name=security-home
- /caps-man access-list
- add action=accept allow-signal-out-of-range=6s disabled=yes interface=WLANs signal-range=-74..0 ssid-regexp=""
- add action=accept allow-signal-out-of-range=1s disabled=yes interface=WLANs signal-range=-90..-75 ssid-regexp=""
- add action=accept allow-signal-out-of-range=6s disabled=yes interface=WLANs signal-range=-72..0 ssid-regexp=""
- add action=accept allow-signal-out-of-range=1s disabled=yes interface=WLANs signal-range=-81..-73 ssid-regexp=""
- add action=reject allow-signal-out-of-range=always disabled=no interface=WLANs signal-range=-120..-75 ssid-regexp=""
- /caps-man configuration
- add channel=channel_2G country=russia4 datapath=datapath-home disconnect-timeout=1s distance=indoors frame-lifetime=30ms guard-interval=any hw-protection-mode=rts-cts hw-retries=3 \
- installation=indoor keepalive-frames=enabled mode=ap multicast-helper=full name=cfg-home-2G security=security-home ssid=1813
- add channel=channel_5G country=russia4 datapath=datapath-home disconnect-timeout=1s distance=indoors frame-lifetime=30ms guard-interval=any hw-protection-mode=rts-cts hw-retries=4 \
- installation=indoor keepalive-frames=enabled mode=ap multicast-helper=full name=cfg-home-5G security=security-home ssid=1813
- add channel=channel_2G country=russia4 datapath=datapath-guest disconnect-timeout=1s distance=indoors frame-lifetime=30ms guard-interval=any hw-protection-mode=rts-cts hw-retries=\
- 3 installation=indoor keepalive-frames=enabled mode=ap multicast-helper=full name=cfg-guest-2G security=security-guest ssid=1813-GUEST
- add channel=channel_5G country=russia4 datapath=datapath-guest disconnect-timeout=1s distance=indoors frame-lifetime=30ms guard-interval=any hw-protection-mode=rts-cts hw-retries=\
- 4 installation=indoor keepalive-frames=enabled mode=ap multicast-helper=full name=cfg-guest-5G security=security-guest ssid=1813-GUEST
- /caps-man datapath
- add bridge=bridge-LAN client-to-client-forwarding=no interface-list=WLANs local-forwarding=no name=datapath-guest vlan-id=600 vlan-mode=use-tag
- add bridge=bridge-LAN client-to-client-forwarding=yes interface-list=WLANs local-forwarding=yes name=datapath-home vlan-id=500 vlan-mode=use-tag
- /caps-man manager
- set enabled=yes package-path=/disk1 upgrade-policy=suggest-same-version
- /caps-man manager interface
- set [ find default=yes ] forbid=yes
- add disabled=no interface=bridge-LAN
- /caps-man provisioning
- add action=create-enabled hw-supported-modes=a,ac,an master-configuration=cfg-home-5G name-format=prefix-identity name-prefix=5G slave-configurations=cfg-guest-5G
- add action=create-enabled hw-supported-modes=b,g,gn master-configuration=cfg-home-2G name-format=prefix-identity name-prefix=2G slave-configurations=cfg-guest-2G
Advertisement
Add Comment
Please, Sign In to add comment