Community discussions

MikroTik App
 
mrjoli021
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 51
Joined: Tue May 28, 2013 6:16 pm

vlans

Sun Aug 18, 2013 1:44 am

I have installed RouterOS on a VM. I would like to assign an interface to a VLAN for example. I have ether1 with ip 192.168.1.1 and I would like to put that on Vlan1. I have done the following but I still see all traffic going through ether1 and nothing through vlan1.
     /interface vlan add name=VLAN1 vlan-id=1 interface=ether1 disabled=no

     /ip address add address=192.168.1.1/24 interface=VLAN1
 
tws101
Member Candidate
Member Candidate
Posts: 283
Joined: Thu Sep 08, 2011 11:25 pm

Re: vlans

Mon Aug 19, 2013 7:11 pm

You need to start at Vlan 2

VLAN 1 is reserved for NO VLAN.
 
AlArenal
Member Candidate
Member Candidate
Posts: 131
Joined: Thu Aug 01, 2013 5:24 pm
Location: Iserlohn, Germany

Re: vlans

Mon Aug 19, 2013 7:36 pm

Yep, that's mainly because by common practice VID 1 is the default vlan on any vlan-aware device.
 
mrjoli021
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 51
Joined: Tue May 28, 2013 6:16 pm

Re: vlans

Mon Aug 19, 2013 8:54 pm

It happens the same with vlan 10. All traffic still goes through the ether1 and not the vlan.
 
tws101
Member Candidate
Member Candidate
Posts: 283
Joined: Thu Sep 08, 2011 11:25 pm

Re: vlans

Mon Aug 19, 2013 10:24 pm

are you tagging the traffic?

Who is online

Users browsing this forum: rizan, StupidProgrammer, Volker and 25 guests