
NETWORKING=yes HOSTNAME=mymachine.mycompany.com
2.
Edit the configuration file for the connection you want to configure, either /etc/sysconfig/network-scripts/ifcfg-ethX
(for Red Hat Enterprise Linux) or /etc/sysconfig/network/ifcfg-eth-id-XX:XX:XX:XX:XX (for SUSE Enterprise Linux).
BOOTPROTO=dhcpm
Also, verify that an IP address and netmask are not defined.
3.
Restart network services using the following command:
/etc/init.d/network restart
Using A Static IP Address
If you are using a static IP address (root users only):
1.
Edit the /etc/sysconfig/network file as follows:
NETWORKING=yes
HOSTNAME=mymachine.mycompany.com
GATEWAY=255.255.255.0Ž
2.
Edit the configuration file for the connection you want to configure, either /etc/sysconfig/network-scripts/ifcfg-ethX
(for Red Hat Enterprise Linux) or /etc/sysconfig/network/ifcfg-eth-id-XX:XX:XX:XX:XX (for SUSE Enterprise Linux).
BOOTPROTO=static BROADCAST=192.168.1.255
IPADDR= 192.168.1.100
NETMASK=255.255.255.0
NETWORK= 192.168.1.0
ONBOOT=yes TYPE=Ethernet
HWADDR=XX:XX:XX:XX:XX:XX
GATEWAY=192.168.1.1
3.
Restart network services using the following command:
/etc/init.d/network restart
29
Содержание PowerVault MD3260i Series
Страница 1: ...Dell PowerVault MD3260i Series Storage Arrays Deployment Guide ...
Страница 6: ...6 ...
Страница 13: ...Figure 3 Four Cluster Nodes Connected to Two Controllers 13 ...
Страница 15: ...Figure 4 64 Servers Connected to Two Controllers 15 ...
Страница 18: ...18 ...
Страница 22: ...22 ...
Страница 30: ...30 ...
Страница 46: ...46 ...
Страница 50: ...50 ...
Страница 52: ...52 ...