Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Importing config.xml from ALIX 2D13 to RCC VE-2440

    Scheduled Pinned Locked Moved Hardware
    2 Posts 2 Posters 880 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      fcapizzo
      last edited by

      This is a continuation of my previous post here when I made the decision to replace my ALIX 2D13 pfsense box with an RCC VE-2440.

      I first took the config.xml from the ALIX system and started to replace the interface names from vrX to igbX.  I took extra precaution to not simply replace all vrX instances since some of those exact matches came up as part of different sections.  So it was safer to replace ">vr0" with ">igb0", for example.  VLANs configured for an interface also need to be modified.  So when I foundvr2_vlan666I replaced it```
      igb2_vlan666

      
      One thing I forgot about was the serial console speed.  On the ALIX it was set to 9600, but for the RCC VE-2440 (at least), it should be set to 115200.  So if you find```
      <serialspeed>9600</serialspeed>
      ```in your config.xml, you should replace the number with 115200.
      
      Missing the serial console section made me wonder if maybe there were some other things I missed simply because I overwrote the config originally on the on RCC with a config that originated from an ALIX.
      
      I have not replaced the ALIX with the RCC box yet, but if there's anything else I should be checking in the config of the RCC box let me know!
      1 Reply Last reply Reply Quote 0
      • jimpJ
        jimp Rebel Alliance Developer Netgate
        last edited by

        The interfaces and the console are the primary concerns, if you fixed those up you're fine.

        Technically the serial console can work at any speed on either device, so long as you know what the speed is and the client is set to match. No reason not to use 115200 in this day and age though, even on the ALIX.

        We have code to detect the RCC-VE devices and force the console on so it doesn't need to be marked as "enabled" in the config.xml

        Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

        Need help fast? Netgate Global Support!

        Do not Chat/PM for help!

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.