Created
February 4, 2022 12:48
-
-
Save jdmedeiros/88f07e820280dca8636e5f5741da53ec to your computer and use it in GitHub Desktop.
Multiple interfaces on AWS EC2...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo cp /etc/sysconfig/network-scripts/route-eth0 /etc/sysconfig/network-scripts/route-eth0 | |
sudo cp /etc/sysconfig/network-scripts/route-eth0 /etc/sysconfig/network-scripts/route-eth1 | |
sudo cp /etc/sysconfig/network-scripts/route-eth0 /etc/sysconfig/network-scripts/route-eth2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment