Hello everybody!
I am setting up two new RB 110AHX4 Dude Edition and the VLAN does not work with ID 1 …
One is with version 6.38 and the other with version 6.40.5 and both have the same problem …
I made the same configuration on a CCR1016, a RB 450 and a RB 2011 all upgraded to version 6.40.5 and worked on all but the 1100 AHX4.
Has anyone noticed that?
Thank you.
Not this problem. But 1100AHx4 does not show switch information in winbox. So I guess MT has to do some work to make vlan/switch config work. Not seen this with 1100AHx4 Dude Edition.
If someone has a RB 1100AHX4 and can test ...
I'm grateful!
####################################################
CRIAR VLANS
interface vlan
add vlan-id=1 interface=ether6 name=OPERACIONAL
/
CONFIGURAR IPS NAS VLANS
ip address
add address=10.73.0.1/16 interface=OPERACIONAL
/
CRIAR POOL DE IPS PARA AS INTERFACES
ip pool
add ranges=10.73.10.1-10.73.10.254 name=OPERACIONAL
/
CRIAR SERVIDORES DHCP
ip dhcp-server
add name=OPERACIONAL interface=OPERACIONAL lease-time=1d address-pool=OPERACIONAL
/
HABILITAR SERVIDORES DHCP
ip dhcp-server
enable OPERACIONAL
/
CRIAR NETWORKS NO DHCP SERVERS
ip dhcp-server network
add address=10.73.0.0/16 gateway=10.73.0.1 netmask=16 dns-server=8.8.8.8,4.2.2.2,8.8.4.4,4.2.2.1
/
![]()