How to set Static IP in Redhat 7

Published: 27 July 2018
on channel: Socrates Bharathi
298
10

It describes the basic steps necessary to establish communication between your PC and the internet using TCP/IP (Transmission Control Protocol/Internet Protocol). The instructions are written for RedHat7.x, but the steps described should be similar
for other distributions of Linux.

Link :    • How to set Static IP in Redhat 7  

Facebook Link :   / zero-cool-931766607009209  


Steps to Set Static IP :

1. # nmcli con show
2. # nmcli con add con-name list type ethernet ifname enpos3
3. # nmcli con mod list ipv4.addresses '172.25.0.11/24
172.25.254.254'ipv4.dns 172.25.254.254 ipv4.method manual
4. # nmcli con up list
5. # nmcli con show list


Watch video How to set Static IP in Redhat 7 online without registration, duration hours minute second in high quality. This video was added by user Socrates Bharathi 27 July 2018, don't forget to share it with your friends and acquaintances, it has been viewed on our site 298 once and liked it 10 people.