Tell me how IP addressing is managed in Ubuntu cloud?
Submitted by: AdministratorThe IP addressing is an essential part of networking and to establish an ubuntu cloud it has to be configured correctly and the default gateway has to be mentioned for communication with other network or same network. To configure the IP addressing the command that can be used is ip, ifconfig and route. These are the commands that allow the configuration of the networking. To set the configuration use the following command:
sudo ifconfig eth0 10.0.0.100 netmask 255.255.255.0
Through this IP address can be set and configured temporarily to save it permanently ifconfig file has to be modified.
Submitted by: Administrator
sudo ifconfig eth0 10.0.0.100 netmask 255.255.255.0
Through this IP address can be set and configured temporarily to save it permanently ifconfig file has to be modified.
Submitted by: Administrator
Read Online Ubuntu Cloud Job Interview Questions And Answers
Top Ubuntu Cloud Questions
☺ | Explain what is the function of Walrus storage controller? |
☺ | Explain what was the requirement of the initial addition of node controller? |
☺ | Tell me what are the tasks performed by Node controller? |
☺ | Tell me how IP addressing is managed in Ubuntu cloud? |
☺ | Do you know how does networking play an important role in security? |
Top Cloud Computing Categories
☺ | Basic Cloud Computing Interview Questions. |
☺ | Amazon Cloud Computing Interview Questions. |
☺ | Cloud Computing Interview Questions. |
☺ | Cloud Computing Architecture Interview Questions. |
☺ | Ubuntu Cloud Interview Questions. |