<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
Hi Daniel,
<div><br>
</div>
<div>Under "operational mode” or at the ‘$’ prompt, you can type “show configuration commands” and this will output your config as ‘set’ commands that you can easily copy and paste into another installation.</div>
<div>Or copying the config file directly is also a viable option.</div>
<div><br>
</div>
<div>The other alternative, given Vyatta Community Edition is no longer being supported after being purchased by Brocade, is to upgrade to VyOS - a fork of Vyatta Core 6.6 that is still being actively developed.</div>
<div>VyOS is compatible with Vyatta configuration (from my testing) from versions 6.2 or later.</div>
<div><br>
</div>
<div>Thanks,</div>
<div apple-content-edited="true">
<div style="text-align: -webkit-auto; orphans: 2; widows: 2;">
<div style="text-align: -webkit-auto;"><span class="Apple-style-span" style="font-size: 15px; font-family: Calibri, sans-serif;"><b><br class="Apple-interchange-newline">
Tim Raphael<br>
</b></span><span class="Apple-style-span" style="font-family: Calibri, sans-serif; font-size: 15px;"><span style="font-size: 10pt; color: rgb(105, 105, 105);">Network Engineer</span></span></div>
</div>
<span style="text-align: -webkit-auto; orphans: 2; widows: 2;"><br class="Apple-interchange-newline" style="text-align: -webkit-auto;">
<span style="text-align: -webkit-auto;"><img apple-inline="yes" id="2B2038CA-7424-419B-8300-85F460EAABAF" height="24" width="152" apple-width="yes" apple-height="yes" src="cid:BB3C2A6A-657C-42FE-9335-980FD0CAEA51">
<div style="text-align: -webkit-auto; margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;">
<span style="font-size: 10pt; color: rgb(105, 105, 105); font-family: Calibri, sans-serif;"><br class="Apple-interchange-newline">
<br class="Apple-interchange-newline">
<br>
</span></div>
<div style="text-align: -webkit-auto; margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;">
<span style="font-size: 10pt; color: rgb(105, 105, 105); font-family: Calibri, sans-serif;">Level 6, 10 William Street<br>
Perth WA 6000<br>
Switch   </span><span style="font-size: 11pt; font-family: Calibri, sans-serif;"><a href="tel:1300%20307%20710" target="_blank" style="color: blue;"><span style="font-size: 10pt; color: rgb(105, 105, 105); text-decoration: none;">1300 139 550</span><span style="font-size: 10pt; color: rgb(105, 105, 105);"><br>
</span></a></span><span style="font-size: 10pt; color: rgb(105, 105, 105); font-family: Calibri, sans-serif;">Direct   </span><span style="font-size: 11pt; font-family: Calibri, sans-serif;"><a href="tel:+61%208%206314%206517" target="_blank" style="color: blue;"><span style="font-size: 10pt; color: rgb(105, 105, 105); text-decoration: none;">+61
 8 6314 6542<br>
</span></a></span><span style="font-size: 10pt; color: rgb(105, 105, 105); font-family: Calibri, sans-serif;">Fax      </span><span style="font-size: 11pt; font-family: Calibri, sans-serif;"><a href="tel:1300%20765%20046" target="_blank" style="color: blue;"><span style="font-size: 10pt; color: rgb(105, 105, 105); text-decoration: none;">1300
 794 469<br>
</span></a><a href="http://www.zetta.net.au/" target="_blank" style="color: blue;"><b><span style="font-size: 10pt;">www.zetta.net.au</span></b></a></span></div>
</span></span></div>
<br>
<div>
<blockquote type="cite"><br>
Message: 2<br>
Date: Wed, 9 Jul 2014 20:51:50 +0800<br>
From: Nathan Gardiner <<a href="mailto:ngardiner@gmail.com">ngardiner@gmail.com</a>><br>
To: Daniel Watson <<a href="mailto:Daniel@glovine.com.au">Daniel@glovine.com.au</a>><br>
Cc: "<a href="mailto:ausnog@lists.ausnog.net">ausnog@lists.ausnog.net</a>" <<a href="mailto:ausnog@lists.ausnog.net">ausnog@lists.ausnog.net</a>><br>
Subject: Re: [AusNOG] Transfering Vyatta Router Config<br>
Message-ID:<br>
<span class="Apple-tab-span" style="white-space: pre;"></span><<a href="mailto:CAKnNXWyG=tqpputBNYjh+0OL=oF4+d5372rpO5xJh-ORNmbOKg@mail.gmail.com">CAKnNXWyG=tqpputBNYjh+0OL=oF4+d5372rpO5xJh-ORNmbOKg@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Hi Daniel,<br>
<br>
Yes, copying /config/config.boot is all that is required. You can install<br>
the new router VM using install system/install image, configure the<br>
ethernet interface (set interfaces ethernet eth0 ....) and then simply scp<br>
it from the old router instance and reboot.<br>
<br>
The only thing you need to change is to vi the config.boot file before<br>
rebooting and removing the MAC addresses from interfaces. Otherwise when it<br>
comes back it will renumber all of the ethernet interfaces and won't work<br>
as you expect.<br>
<br>
<br>
Thanks<br>
Nathan<br>
<br>
<br>
On Wed, Jul 9, 2014 at 6:08 PM, Daniel Watson <<a href="mailto:Daniel@glovine.com.au">Daniel@glovine.com.au</a>> wrote:<br>
<br>
<blockquote type="cite">Hi Noggers<br>
<br>
<br>
<br>
I need to move my config from the trial of the paid version of vyatta to<br>
the community edition,<br>
<br>
<br>
<br>
I was wondering if it will be as simple as copying /config/config.boot<br>
from the current server over to the new one, and then somehow restoring<br>
it?<br>
<br>
<br>
<br>
If that?s possible, how would I be best restoring this?<br>
<br>
<br>
<br>
If this is not possible, what would be the best way to achieve this? Other<br>
than manually re writing line by line?<br>
<br>
<br>
<br>
Daniel<br>
<br>
<br>
<br>
_______________________________________________<br>
AusNOG mailing list<br>
<a href="mailto:AusNOG@lists.ausnog.net">AusNOG@lists.ausnog.net</a><br>
<a href="http://lists.ausnog.net/mailman/listinfo/ausnog">http://lists.ausnog.net/mailman/listinfo/ausnog</a></blockquote>
</blockquote>
</div>
<div>
<div style="text-align: -webkit-auto; orphans: 2; widows: 2;"></div>
</div>
<div>
<div style=" text-align: -webkit-auto; orphans: 2; widows: 2;">
<div style="text-align: -webkit-auto;"><span class="Apple-style-span" style="font-size: 15px; font-family: Calibri, sans-serif;"><b><br class="Apple-interchange-newline">
<br class="Apple-interchange-newline">
Tim Raphael<br>
</b></span><span class="Apple-style-span" style="font-family: Calibri, sans-serif; font-size: 15px;"><span style="font-size: 10pt; color: rgb(105, 105, 105);">Network Engineer</span></span></div>
</div>
<span style="text-align: -webkit-auto; orphans: 2; widows: 2;"><br class="Apple-interchange-newline" style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;">
<span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><span><img height="24" width="152" apple-inline="yes" id="2AA488B9-8C2D-4FFE-BA6A-F758441D4F57" apple-width="yes" apple-height="yes" src="cid:06C60DBB-A34B-4B61-82EB-B2244B5F7F08@zettaserve.com"></span>
<div style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;">
<span style="font-size: 10pt; color: rgb(105, 105, 105); font-family: Calibri, sans-serif;"><br class="Apple-interchange-newline">
<br class="Apple-interchange-newline">
<br>
</span></div>
<div style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;">
<span style="font-size: 10pt; color: rgb(105, 105, 105); font-family: Calibri, sans-serif;">Level 6, 10 William Street<br>
Perth WA 6000<br>
Switch   </span><span style="font-size: 11pt; font-family: Calibri, sans-serif;"><a href="tel:1300%20307%20710" target="_blank" style="color: blue;"><span style="font-size: 10pt; color: rgb(105, 105, 105); text-decoration: none;">1300 139 550</span><span style="font-size: 10pt; color: rgb(105, 105, 105);"><br>
</span></a></span><span style="font-size: 10pt; color: rgb(105, 105, 105); font-family: Calibri, sans-serif;">Direct   </span><span style="font-size: 11pt; font-family: Calibri, sans-serif;"><a href="tel:+61%208%206314%206517" target="_blank" style="color: blue;"><span style="font-size: 10pt; color: rgb(105, 105, 105); text-decoration: none;">+61
 8 6314 6542<br>
</span></a></span><span style="font-size: 10pt; color: rgb(105, 105, 105); font-family: Calibri, sans-serif;">Fax      </span><span style="font-size: 11pt; font-family: Calibri, sans-serif;"><a href="tel:1300%20765%20046" target="_blank" style="color: blue;"><span style="font-size: 10pt; color: rgb(105, 105, 105); text-decoration: none;">1300
 794 469<br>
</span></a><a href="http://www.zetta.net.au/" target="_blank" style="color: blue;"><b><span style="font-size: 10pt;">www.zetta.net.au</span></b></a></span></div>
</span></span></div>
<br>
<br>
<hr>
<font face="Arial" color="Gray" size="1"><br>
ZettaServe Disclaimer: This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are not the named addressee you should not disseminate, distribute or copy this
 e-mail. Please notify the sender immediately if you have received this email by mistake and delete this email from your system. Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses.
 ZettaServe Pty Ltd accepts no liability for any damage caused by any virus transmitted by this email.<br>
<br>
</font>
</body>
</html>