Community discussions

MikroTik App
 
Elkonis
just joined
Topic Author
Posts: 2
Joined: Wed Feb 08, 2023 1:02 pm

Creating LAN for ether 1 and 2

Wed Feb 08, 2023 1:11 pm

Hello!

I'm new to configuring Routers.
I have Routerboard 450g and I want to create a LAN for me on Ether 1 and 2
What do I have to do? I'm using programm winbox

Thank you
Pēteris
 
User avatar
anav
Forum Guru
Forum Guru
Posts: 19318
Joined: Sun Feb 18, 2018 11:28 pm
Location: Nova Scotia, Canada
Contact:

Re: Creating LAN for ether 1 and 2

Thu Feb 09, 2023 6:36 pm

Does it not come with a default config??
 
p3rad0x
Long time Member
Long time Member
Posts: 637
Joined: Fri Sep 18, 2015 5:42 pm
Location: South Africa
Contact:

Re: Creating LAN for ether 1 and 2  [SOLVED]

Fri Feb 10, 2023 12:06 pm

It has been years since I used a RB450g.

Back in the day I could remember that our RB1200's did not have any default config and its possible that its the same with the 450g running older versions of winbox.

So in order to create a so called LAN on 2 ports you need to do the following.

First create a bridge interface.
/interface bridge add name=LAN
Then Add the ports to that bridge
/interface bridge port add interface=ether1 bridge=LAN
Do the same with ether 2

Add your preferred LAN IP address to the LAN bridge and setup your DHCP on the LAN bridge.

Who is online

Users browsing this forum: MarkusT and 26 guests