Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 15133

General • Basic VLAN configuration is not working - new driver wave 2

$
0
0
Code:
# model = RB750r2/interface bridgeadd auto-mac=no comment=defconf name=bridge vlan-filtering=yes/interface pppoe-clientadd add-default-route=yes disabled=no interface=ether1 name=pppoe-out1 use-peer-dns=yes user=miuserpppoe/interface vlanadd interface=bridge name=vlan10-HOME vlan-id=10/interface listadd comment=defconf name=WANadd comment=defconf name=LAN/ip hotspot profileset [ find default=yes ] html-directory=hotspot/ip pooladd name=default-dhcp ranges=192.168.88.10-192.168.88.254add name=dhcp_pool1 ranges=192.168.10.2-192.168.10.254/ip dhcp-serveradd address-pool=default-dhcp interface=bridge name=defconfadd address-pool=dhcp_pool1 interface=vlan10-HOME name=dhcp1/interface bridge portadd bridge=bridge comment=defconf interface=ether2add bridge=bridge comment=defconf interface=ether3add bridge=bridge comment=defconf interface=ether4add bridge=bridge comment=defconf interface=ether5/ip neighbor discovery-settingsset discover-interface-list=LAN/interface bridge vlanadd bridge=bridge tagged=ether3 vlan-ids=10/interface list memberadd comment=defconf interface=bridge list=LANadd comment=defconf interface=pppoe-out1 list=WAN/ip addressadd address=192.168.88.1/24 comment=defconf interface=bridge network=192.168.88.0add address=192.168.10.1/24 interface=vlan10-HOME network=192.168.10.0/ip dhcp-clientadd comment=defconf interface=ether1/ip dhcp-server networkadd address=192.168.10.0/24 dns-server=1.1.1.1 gateway=192.168.10.1add address=192.168.88.0/24 comment=defconf dns-server=192.168.88.1 gateway=192.168.88.1# model = L41G-2axD/interface bridgeadd name=bridge1 vlan-filtering=yes/interface wifiset [ find default-name=wifi1 ] channel.band=2ghz-ax .width=20/40mhz configuration.country=Spain .mode=ap .ssid=VLAN10-HOME disabled=no name=VLAN10-HOME/interface bridge portadd bridge=bridge1 interface=ether1add bridge=bridge1 interface=ether2add bridge=bridge1 interface=ether3add bridge=bridge1 interface=ether4add bridge=bridge1 interface=VLAN10-HOME pvid=10/interface bridge vlanadd bridge=bridge1 tagged=ether1 vlan-ids=10/ip dhcp-clientadd interface=bridge1/system noteset show-at-login=no/system routerboard settingsset auto-upgrade=yes
Is there something I'm missing with the new driver?

Thanks!

Statistics: Posted by fibracapi — Thu Mar 28, 2024 9:04 pm



Viewing all articles
Browse latest Browse all 15133

Trending Articles