•  Home
  •  Dashboard
  •  Company
    • About Us
    • Blog
    • Careers
    • Contact Us
    • Data Centers
    • Looking Glass
    • Network
    • Reseller
  •  Hosting Services
    • Infrastructure
      • iColocation
    • Compute
      • cMetal
      • cVirtual
    • Storage
      • sObject
      • sBlock
    • Networking
      • nCDN
      • nIP Transit
      • nWavelength
    • Protection
      • pBackup
      • pDDoS
  •  Solutions
    • Ecommerce
    • Finance
    • Gaming
    • Hosting
    • Management
    • Security
    • System Integrator
  •  Support
    • Community
    • Knowledge Base
    • Open A Ticket
  •  USA & Canada: 800-933-1517
  •  International: 626-549-2801
  •  Email: sales@psychz.net
  • Services
    • new-colocation-header-img
      Infrastructure
      • iColocation
    • new-compute-header-img
      Compute
      • cMetal
      • cVirtual
    • new-storage-header-img
      Storage
      • sObject
      • sBlock
    • new-networking-header-img
      Networking
      • nCDN
      • nIP Transit
      • nWavelength
    • new-protection-header-img
      Protection
      • pBackup
      • pDDoS
  • Solutions
    • Ecommerce
    • Security
    • Gaming
    • Hosting
    • Management
    • Finance
    • System Integrator
  • Dashboard

Jak skonfigurować zakres adresów IP na CentOS 7?

  • Home
  • Client
  • Qa Forum
  • Jak skonfigurować zakres adresów IP na CentOS 7?

Posted By: Alsatary | 1 Replies | Last Reply On: Sep 26, 2019 12:36:41

Musiałem przeinstalować Centos 7 na moim serwerze za pomocą IPMI i nie jestem w 100% pewien, w jaki sposób skonfigurować / 29 chłopaki przewidzianych moim serwerze. Czy macie dostarczyć wskazówek na jak skonfigurować / 29 zakres adresów IP na moich CentOS 7 serwerów?

Teraz mój serwer ma dostęp do Internetu, więc proszę o pomoc.

Psychz - Bhaskar

Votes: 0Posted On: Sep 26, 2019 12:36:41
 

Since you have already accessed your server using IPMI and did a fresh install of CentOS 7 on your own, configuring IPs will a piece of cake for you. To do so, you will have to take control of your server again using an IPMI. Once you do so, the following steps will help you to configure an IP range for the system.

Prerequisites

  1. Operating system: CentOS 7
  2. Minimum of one Active network interface
  3. Root permission

Step 1 - Check the network interfaces by using the command:

# ifconfig

The network configuration file in CentOS 7 is stored in “/etc/sysconfig/network-scripts”. There are multiple network files under “network-scripts” directory depending on the number of interfaces configured. The following steps will show you how to bind a range of IPs.

Step 2 - Edit the network interface file to which you want the static IP assigned.

vi /etc/sysconfig/network-scripts/ifcfg-enp2s0

Note: This file can be edited using a VI editor to configure static IP in the server. The different parameters to be added are:

 

BOOTPROTO – It is the protocol to be implemented during Boot time. It has to be changed to “static” for static IP configuration.
IPADDR – Edit the IP address in the IPADDR field
PREFIX – Add the IP range that has to be configured.
NETWORK – Add the network IP of the IP range.
GATEWAY – Add the Gateway IP
DNS - Add the address of the DNS server.

Save and close the file.

Step 3 - Restart the network services by the command

# Systemctl restart network

 

This should configure the IP addresses on your machine.

Was this reply helpful?

Related topics

  • CentOS 7: "Nazwij to RED HAT 7 LITE"
  • Jak zabezpieczyć MongoDB na CentOS 7?
  • Is Centos 8 the last stable OS release?
  • Change Hostname Centos 7?
  • Centos 7 Network Config
  • Centos 7 Disable Firewall
  • Setup VPN on CentOS 8
  • Yum Update Not Working on Centos 7
  • Upgrade Centos 6 to Centos 7
  • Top Hosting panele sterujące dla systemu Linux
  • Installation of Lamp Stack on CentOS 7
  • sBlock - Backup on RHEL, CentOS, AlmaLinux & Rocky Linux
  • EasyApache 4: lepiej niż kiedykolwiek?
  • Rozwiązania serwera proxy dla otwartych źródeł
  • Linux systemy są w poważnych potrzebie Ghostbuster
Copyright © 2025 Psychz Networks,
A Profuse Solutions Inc Company
Hosting Services
Infrastructure
  • iColocation
Compute
  • cMetal
  • cVirtual
Storage
  • sObject
  • sBlock
Networking
  • nCDN
  • nIP Transit
  • nWavelength
Protection
  • pBackup
  • pDDoS
Company
  • About Us
  • Blog
  • Careers
  • Contact Us
  • Data Centers
  • Looking Glass
  • Network
  • Reseller
Policies
  • Acceptable Usage Policy
  • Privacy Policy
  • Service Level Agreement
  • Terms and Conditions
Support
  • Community
  • Knowledge Base
  • Open A Ticket
Get In Touch
  • Psychz Networks,
    A Profuse Solutions Company
    611 Wilshire Blvd #300
    Los Angeles,California 90017
    USA
  • US/Canada: 800-933-1517
  • International: 626-549-2801