Table of Contents

IP sharing on Linode

Examples of IP swapping

Prerequisites

ssh root@<REMOTEPRIVATEIP> "reboot"; linode-cli networking ip-assign --region us-central --assignments.address <REMOTEIP> --assignments.linode_id <LOCALID> --assignments.address <LOCALIP> --assignments.linode_id 3<REMOTEID>; sudo reboot

References