Dell EMC VxFlex Ready Node 14G Manual page 45

Hide thumbs Also See for EMC VxFlex Ready Node 14G:
Table of Contents

Advertisement

b. For the ifcfg-sio_d_1 file, run:
echo DEVICE= sio_d_2 > /etc/sysconfig/network-scripts/ifcfg-
sio_d_1
echo STARTMODE=onboot >> /etc/sysconfig/network-scripts/
ifcfg-sio_d_1
echo USERCONTROL=no >> /etc/sysconfig/network-scripts/ifcfg-
sio_d_1
echo BOOTPROTO=static >> /etc/sysconfig/network-scripts/
ifcfg-sio_d_1
echo NETMASK=X.X.X.X >> /etc/sysconfig/network-scripts/
ifcfg-sio_d_1
echo IPADDR=X.X.X.X >> /etc/sysconfig/network-scripts/ifcfg-
sio_d_1
echo 1 >/sys/bus/pci/rescan
c. For the ifcfg-sio_d_2 file, run:
echo DEVICE= sio_d_2 > /etc/sysconfig/network-scripts/ifcfg-
sio_d_2
echo STARTMODE=onboot >> /etc/sysconfig/network-scripts/
ifcfg-sio_d_2
echo USERCONTROL=no >> /etc/sysconfig/network-scripts/ifcfg-
sio_d_2
echo BOOTPROTO=static >> /etc/sysconfig/network-scripts/
ifcfg-sio_d_2
echo NETMASK=X.X.X.X >> /etc/sysconfig/network-scripts/
ifcfg-sio_d_2
echo IPADDR=X.X.X.X >> /etc/sysconfig/network-scripts/ifcfg-
sio_d_2
echo 1 >/sys/bus/pci/rescan
4. Configure the gateway:
echo "NETWORKING=yes" >> /etc/sysconfig/network
echo "GATEWAY=XXX.XXX.XXX.XXX" >> /etc/sysconfig/network
where XXX.XXX.XXX.XXX is the gateway IP address.
5. Create the /etc/udev/rules.d/70-persistent-ipoib.rules file:
touch /etc/udev/rules.d/70-persistent-ipoib.rules
6. Change the permissions of the file you just created to allow the root user
access:
chmod a+x /etc/udev/rules.d/70-persistent-ipoib.rules
7. Find the MAC address for each NIC:
ethtool –p <NIC_name>
Port Configuration
Configure the ports - Linux
45

Advertisement

Table of Contents
loading

Table of Contents