Maintaining the IP addressing in ubuntu cloud

Describe how IP addressing is maintained in the ubuntu cloud?

E

Expert

Verified

The IP addressing refers to an necessary part of the networking and to set up an ubuntu cloud it needs to be configured in the correct manner and the default gateway need to be mentioned for the communication with another network or the same network. To configure the IP addressing the command which may be used includes ifconfig, ip and route. These are commands which enable the configuration of networking. To set the configuration make use of the given command:
sudo ifconfig eth0 10.0.0.100 netmask 255.255.255.0

With this, IP address can be set and configured temporarily in order to save it permanently ifconfig file needs to be altered.

   Related Questions in Computer Engineering

©TutorsGlobe All rights reserved 2022-2023.