• MikroTik.com
  • RouterBOARD
  • User Meeting
  • Training
  • User Manual
  • Support
  • Downloads
  • Videos
Register |   * Login | HOME

View unanswered posts | View active topics

Export compact (new in v5.12)  Page 2 of 2
 [ 71 posts ]  Post new topic Reply to topicGo to page Previous  1, 2
  Print view Previous topic | Next topic 
Author Message
engineertote
 Post subject: Re: Export compact (new in v5.12)
PostPosted: Tue Feb 14, 2012 2:51 pm 
Offline
Member Candidate
Member Candidate

Joined: Tue May 19, 2009 12:36 pm
Posts: 149
Karma: 2
i saw in the web site that 5.12 been removed this mornning and back again just now ,, is there any modifications on the new package ??

with thanks

_________________
Ahmed
MTCNA , MTCTCE


Top
 Profile  
 
normis
 Post subject: Re: Export compact (new in v5.12)
PostPosted: Tue Feb 14, 2012 2:52 pm 
Online
MikroTik Support
MikroTik Support
User avatar

Joined: Fri May 28, 2004 10:04 am
Posts: 17160
Location: Riga, Latvia
no, just site maintenance

_________________
No answer to your question? How to write posts


Top
 Profile  
 
troy
 Post subject: Re: Export compact (new in v5.12)
PostPosted: Tue Feb 14, 2012 4:03 pm 
Offline
Member Candidate
Member Candidate

Joined: Thu Jun 30, 2005 5:47 pm
Posts: 137
Karma: 1
janisk wrote:
2) why the current default of unicast is not good enough, also, NTP server on the RouterOS defaults to unicast mode and additional modes (broadcast, multicast and manycast) can be enabled in addition to unicast. So now the only thing that you have to do is to set up ntp-client to get the time, enable ntp-server and point other ntp clients to your RouterOS router.


I got that backwards... it's set to broadcast and not enabled. Here's the NTP config as set from DHCP:
Code:
/system ntp client
set enabled=no mode=broadcast primary-ntp=172.17.2.4 secondary-ntp=0.0.0.0


it needs to be set to unicast and enabled when configured via DHCP.


Top
 Profile  
 
jt2048
 Post subject: Re: Export compact (new in v5.12)
PostPosted: Sat Feb 18, 2012 3:06 am 
Offline
just joined

Joined: Mon Feb 06, 2012 9:53 pm
Posts: 17
Karma: 0
Ok, what's with the version numbers? My system reports 5.4 yet I don't have a compact argument to export. Is the a doc somewhere that talks to version trees and the like?

JT


Top
 Profile  
 
boen_robot
 Post subject: Re: Export compact (new in v5.12)
PostPosted: Sat Feb 18, 2012 3:22 am 
Offline
Long time Member
Long time Member
User avatar

Joined: Thu Aug 31, 2006 3:43 pm
Posts: 562
Karma: 79

Location: europe://Bulgaria/Plovdiv
jt2048 wrote:
Ok, what's with the version numbers? My system reports 5.4 yet I don't have a compact argument to export. Is the a doc somewhere that talks to version trees and the like?

JT

5.4 < 5.12

5.4 is not a short way to write 5.40 (a version that doesn't yet exist). It is instead what came before 5.5, 5.6...., 5.9, 5.10, 5.11, and 5.12. The compact argument was only introduced in 5.12.

_________________
PEAR2_Net_RouterOS(1.0.0b3) - My API client in PHP


Top
 Profile  
 
otgooneo
 Post subject: Re: Export compact (new in v5.12)
PostPosted: Fri Mar 09, 2012 1:13 pm 
Offline
Member
Member
User avatar

Joined: Tue Dec 01, 2009 3:24 am
Posts: 436
Karma: 3

Location: Mongolia
Please please please add feature, that can be export only special user defined configurations.
Code:
[admin@mikrotik] > export [find where comment!="MyDefault"]


Pls pls pls :-)

_________________
----------------------------
Want to learn more and more...


Top
 Profile  
 
falz
 Post subject: Re: Export compact (new in v5.12)
PostPosted: Mon Mar 19, 2012 7:08 pm 
Offline
Frequent Visitor
Frequent Visitor

Joined: Tue Jun 03, 2008 9:54 pm
Posts: 55
Karma: 1
Great addition, I've been hoping this would be added since I've started using Mikrotik devices. Thanks for listening to customer requests.


Top
 Profile  
 
shinn
 Post subject: Re: Export compact (new in v5.12)
PostPosted: Tue Mar 27, 2012 3:28 pm 
Offline
just joined

Joined: Thu Jun 02, 2011 5:43 pm
Posts: 1
Karma: 0
please export config with fixed order that i can compare with tools like WinMerge.


Top
 Profile  
 
miro10hr
 Post subject: Re: Export compact (new in v5.12)
PostPosted: Tue May 08, 2012 11:33 am 
Offline
Frequent Visitor
Frequent Visitor

Joined: Fri Nov 11, 2011 3:03 pm
Posts: 54
Karma: 0
I was testing this function and found some errors. Maybe it would help to improve it (or maybe I am the problem :-) )

I used RB450 and RB750GL, software v5.14.

I did just basic configuration of RB450 - added two IP addresses, did export compact and tried to import configuration to RB750GL.

First error is this one:
Code:
/interface wireless security-profiles
set [ find default=yes ] group-ciphers="" unicast-ciphers=""

For some reason RB450 compact export adds the line interface wireless (although it does not have wireless interfaces), which does not exists in RB750GL.

Second "error" is this one:
Code:
/tool mac-server
add disabled=no

After this import stops and asks for interface
Code:
interface:

This line in full exports looks like this:
Code:
/tool mac-server
add disabled=no interface=all


So if I write "all" after it stops, it continues, but maybe it would be better that import is done without stopping.

Hope this helps a little.


Top
 Profile  
 
skot
 Post subject: Re: Export compact (new in v5.12)
PostPosted: Wed May 16, 2012 11:46 pm 
Offline
Member Candidate
Member Candidate
User avatar

Joined: Wed Nov 30, 2011 3:05 am
Posts: 286
Is there a status report on the bugs people have found? Changelog doesn't say anything about export compact since it was introduced in 5.12

_________________
I don't need any karma... I have Ιησους Χριστος!


Top
 Profile  
 
tjc
 Post subject: Re: Export compact (new in v5.12)
PostPosted: Thu May 17, 2012 1:54 am 
Offline
Member Candidate
Member Candidate

Joined: Sun Jul 10, 2011 2:08 am
Posts: 278
Karma: 12
There have definitely been fixes in this area since 5.12. Based on comparing compact exports from 5.12 and 5.16 they seem to have fixed the problems with 0.0.0.0, script policies, logging, nieghbor discovery, ... So far 5.16 is looking like a very solid release.


Top
 Profile  
 
maxstel
 Post subject: Re: Export compact (new in v5.12)
PostPosted: Wed Jun 06, 2012 1:15 pm 
Offline
Frequent Visitor
Frequent Visitor

Joined: Fri Jun 18, 2010 12:54 pm
Posts: 65
Karma: 0
My experience using export compact.
Two RB 711.
RouterOS 5.16 on both board.
Basic configuration applied on the first (ip on interfaces, wireless link configuration, dhcp client, OSPF).
Import on the second RB (after /system routerboard reset-configuration no-default=yes) and I got this error:
[line 38]/snmp community
[line 39]set [ find default=yes ] addresses=0.0.0.0/0

[line 73]set starttls=no
[line 74] (the last line was empty)

I removed this 4 lines and the script has been imported without errors.

Any suggestion?

Thanks!

_________________
Massimo Passerini
STEL S.r.l.
Ferrara - Italy
MikroTik Certified Trainer


Top
 Profile  
 
sergejs
 Post subject: Re: Export compact (new in v5.12)
PostPosted: Wed Jun 06, 2012 1:22 pm 
Offline
MikroTik Support
MikroTik Support

Joined: Thu Mar 31, 2005 2:33 pm
Posts: 6080
Location: Riga, Latvia
maxstel, perhaps one of the pre-release 5.16 version was installed on your router.
Install MikroTik RouterOS 5.17 on both routers and address=0.0.0.0/0 and tls options are available there.


Top
 Profile  
 
maxstel
 Post subject: Re: Export compact (new in v5.12)
PostPosted: Wed Jun 06, 2012 2:56 pm 
Offline
Frequent Visitor
Frequent Visitor

Joined: Fri Jun 18, 2010 12:54 pm
Posts: 65
Karma: 0
sergejs wrote:
maxstel, perhaps one of the pre-release 5.16 version was installed on your router.
Install MikroTik RouterOS 5.17 on both routers and address=0.0.0.0/0 and tls options are available there.


Thank you Sergejs... I will try asap... ;)

_________________
Massimo Passerini
STEL S.r.l.
Ferrara - Italy
MikroTik Certified Trainer


Top
 Profile  
 
maxstel
 Post subject: Re: Export compact (new in v5.12)
PostPosted: Fri Jun 22, 2012 9:52 am 
Offline
Frequent Visitor
Frequent Visitor

Joined: Fri Jun 18, 2010 12:54 pm
Posts: 65
Karma: 0
Another problem with export compact.
Two routers. Both RB433 with 2 wlan and ROS 5.15.
Import stops at this section:
/ip neighbor discovery
at this line
set 012-eoip-tunnel disabled=yes

Without this line, everything works fine...
Of course discovery on some interfaces is disabled by default, so in this case it's not a problem, but every time I import a "compact" I have to cross my fingers... ;)

_________________
Massimo Passerini
STEL S.r.l.
Ferrara - Italy
MikroTik Certified Trainer


Top
 Profile  
 
janisk
 Post subject: Re: Export compact (new in v5.12)
PostPosted: Fri Jun 22, 2012 10:32 am 
Offline
MikroTik Support
MikroTik Support
User avatar

Joined: Tue Feb 14, 2006 9:46 am
Posts: 4865
Karma: 38

Location: Riga, Latvia
no interface named 012-eoip-tunne exist when neighbour discovery entries are executed?


Top
 Profile  
 
maxstel
 Post subject: Re: Export compact (new in v5.12)
PostPosted: Fri Jun 22, 2012 11:29 am 
Offline
Frequent Visitor
Frequent Visitor

Joined: Fri Jun 18, 2010 12:54 pm
Posts: 65
Karma: 0
janisk wrote:
no interface named 012-eoip-tunne exist when neighbour discovery entries are executed?


Nop...
The interface are created on lines 11, 12 and 13:

/interface eoip
add mac-address=02:29:0E:84:41:8D name=012-eoip-tunnel remote-address=\
172.32.10.254 tunnel-id=12

_________________
Massimo Passerini
STEL S.r.l.
Ferrara - Italy
MikroTik Certified Trainer


Top
 Profile  
 
janisk
 Post subject: Re: Export compact (new in v5.12)
PostPosted: Fri Jun 22, 2012 1:40 pm 
Offline
MikroTik Support
MikroTik Support
User avatar

Joined: Tue Feb 14, 2006 9:46 am
Posts: 4865
Karma: 38

Location: Riga, Latvia
update to latest RouterOS i did export compact on 5.18 and there interface creation is before ip settings.


Top
 Profile  
 
maxstel
 Post subject: Re: Export compact (new in v5.12)
PostPosted: Fri Jun 22, 2012 4:32 pm 
Offline
Frequent Visitor
Frequent Visitor

Joined: Fri Jun 18, 2010 12:54 pm
Posts: 65
Karma: 0
janisk wrote:
update to latest RouterOS i did export compact on 5.18 and there interface creation is before ip settings.


In my "export compact" rsc file (ROS 5.15), the eoip tunnel is set on lines 11, 12, 13.
..................................................................................
# jan/02/1970 00:01:11 by RouterOS 5.15
# software id = QJAC-J6BC
#
/interface ethernet
set 0 name=ether1
set 1 name=ether2
set 2 name=ether3
/interface bridge
add name=bridge1
add l2mtu=1526 name=bridge_pp
/interface eoip
add mac-address=02:29:0E:84:41:8D name=012-eoip-tunnel remote-address=\
172.32.10.254 tunnel-id=12
....................................................................................
The discovery is set on lines 83, 84, 85, 86
................................................
/ip neighbor discovery
set wlan1 disabled=yes
set wlan2 disabled=yes
set 012-eoip-tunnel disabled=yes
................................................
Is it correct? In this case, the script should be ok or not? In my case, the script stops with an error at line 86...
I don't understand why it stop with error, but when I remove the line "set 012-eoip-tunnel disabled=yes" the script doesn't stop...

Thats all...

Thanks Janis

_________________
Massimo Passerini
STEL S.r.l.
Ferrara - Italy
MikroTik Certified Trainer


Top
 Profile  
 
hassibi
 Post subject: Re: Export compact (new in v5.12)
PostPosted: Mon Aug 06, 2012 10:21 am 
Offline
Member Candidate
Member Candidate
User avatar

Joined: Wed Jun 13, 2012 4:58 am
Posts: 130
Karma: 3

Location: Iran,Kerman
Thanks Mikrotik.its useful feature.


Top
 Profile  
 
hfarnoudi
 Post subject: Re: Export compact (new in v5.12)
PostPosted: Fri Aug 10, 2012 12:27 am 
Offline
just joined

Joined: Fri Jun 29, 2012 10:04 pm
Posts: 2
Karma: 0
i think it is very useful but i must be test 8)


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  Page 2 of 2
 [ 71 posts ]  Go to page Previous  1, 2

Board index » RouterOS » General

All times are UTC + 2 hours


Who is online

Users browsing this forum: Devil, Majestic-12 [Bot], Reborns and 44 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Karma functions powered by Karma MOD © 2007, 2009 m157y