Skip to main content
yas13899
Explorer
November 22, 2020
Question

move configuration of an interface to another interface

  • November 22, 2020
  • 1 reply
  • 11612 views

Hello...

currently I'm using port2 as my LAN interface.. But to get the benefit of the higher speed I want to use X1 port as my LAN interface.

Is there a way to move/migrate the configuration to the new port without having to start from scratch?

 

Thanks

 

    1 reply

    Toshi_Esumi
    SuperUser
    SuperUser
    November 22, 2020

    The easiest way is to download the entire config, search&replace all "port2" to "X1", then upload the modified config file. Be aware that it would reboot at that time.

    Toshi_Esumi
    SuperUser
    SuperUser
    November 22, 2020

    Of course, don't replace the physical "port2" config.

    yas13899
    yas13899Author
    Explorer
    November 23, 2020

    Thank you :)