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

Beginner Basics • Re: Why isn't DHCP working on my VLAN?

$
0
0
What you're missing is to set bridge port to be a tagged member of VLAN 10. Which is needed because you created a vlan interface named vpn, anchored to bridge interface, with vlan-id set to 10. So bridge port has to be tagged member of that VLAN.

So something like this:
Code:
/interface bridge vlanadd bridge=bridge tagged=bridge vlan-ids=10

Statistics: Posted by mkx — Wed Dec 27, 2023 10:54 pm



Viewing all articles
Browse latest Browse all 15133

Trending Articles