robyhr
February 14, 2013, 9:18am
1
Hello,
after using RouterOS on virtual machines for some time, we decided to go for RB hardware. we bought RB2011L, and we have problem with config export.
when given command
export compact file=mali.export
or
export file=veliki.export
files that i get as result don’t have
/interface ethernet
section, so rest of rules won’t work because they use interface name as identificator, and names should be set with this section that is missing.
I’m typing command in console root, not under any submenu.
can someone please confirm this? we tried setting 5.23 on x86 VM, and we didn’t see this problem… any ideas?
thanks
tjc
February 15, 2013, 1:21am
2
Definitely seeing the same thing here. In both full and compact export that section is now missing.
Yes. This happens.
But happens on RB450 and RB2011.
On RB411 and RB1100Ah I didn’t manage to reproduce this, export on them works just fine.
janisk
February 20, 2013, 10:57am
4
use 5.24 when released. it is all working.
Also note that most of the interfaces are going to be in /interface ethernet or /interface ethernet and not dicretly under /interface menu.
robyhr
February 25, 2013, 7:29am
5
I upgraded my RB to 5.24, but problem is still here. can someone please confirm problem on 5.24?
Bug is still here, at least on RB450G and RB750G
I first reported this bug on 23 Oct 2012 (version 5.21), then on 23. Nov 2012 (version 5.22) and again on 30. Jan 2013 (version 5.23)
I’m no longer surprised that bug is present in v5.24 - according to the last official reply “it’s fixed in v6 RC” and they “have no information when it coud be fixed in v 5”
Export is definitely still missing most of /ethernet on multiple RB2011UAS-RM’s updated with 5.24
Update:
This bug seems to be related to what packages are active.
on a 5.21, export sections are missing after I disabled these
/system package
disable hotspot
disable dhcp
disable wireless
disable mpls
disable routing
Pre disable
jan/02/1970 12:18:57 by RouterOS 5.21
software id = XXXX-XXXX
/interface ethernet
set 0 arp=enabled auto-negotiation=yes bandwidth=unlimited/unlimited disabled=
yes full-duplex=yes l2mtu=1598 mac-address=D4:CA:6D:7C:7D:B9 master-port=
none mtu=1500 name=sfp1 speed=100Mbps
set 1 arp=enabled auto-negotiation=yes bandwidth=unlimited/unlimited disabled=
yes full-duplex=yes l2mtu=1598 mac-address=D4:CA:6D:7C:7D:BA master-port=
none mtu=1500 name=ether1-DISABLED speed=100Mbps
…etc.
post disable
jan/02/1970 12:00:31 by RouterOS 5.21
software id = XXXX-XXXX
/interface ethernet switch
set 0 mirror-source=none mirror-target=none name=switch1
set 1 mirror-source=none mirror-target=none name=switch2
/ip ipsec proposal
set [ find default=yes ] auth-algorithms=sha1 disabled=no enc-algorithms=3des
lifetime=30m name=default pfs-group=modp1024
/port
So to summarise
/interface ethernet is missing
/interface ethernet switch is ok
/interface ethernet switch port ports is ok
Mark.
I have the problem still with 5.25…