Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # jan/02/1970 00:29:20 by RouterOS 6.46.4
- # software id = JKZN-CW74
- #
- # model = RouterBOARD 941-2nD
- # serial number = 8B0E08D54FEA
- /interface bridge
- add name=bridge1
- add name=wifi-bridge
- /interface wireless
- # managed by CAPsMAN
- # channel: 2442/20-Ce/gn(15dBm), SSID: agroWIFI, local forwarding
- set [ find default-name=wlan1 ] disabled=no ssid=agroWIFI
- /interface vlan
- add interface=bridge1 name=vlan105 vlan-id=105
- /interface wireless security-profiles
- set [ find default=yes ] supplicant-identity=MikroTik
- /interface bridge port
- add bridge=bridge1 interface=ether1
- add bridge=bridge1 interface=ether3
- add bridge=bridge1 interface=ether4
- add bridge=wifi-bridge interface=vlan105
- add bridge=wifi-bridge interface=ether2
- add bridge=wifi-bridge interface=wlan1
- /interface wireless cap
- #
- set discovery-interfaces=wifi-bridge enabled=yes interfaces=wlan1
- /ip dhcp-client
- add disabled=no interface=bridge1
- add add-default-route=no interface=wifi-bridge use-peer-dns=no use-peer-ntp=\
- no
Add Comment
Please, Sign In to add comment