Configure The Ports (Linux-Sles) - Dell EMC VxFlex Ready Node 14G Manual

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

Advertisement

Port Configuration

Configure the ports (Linux-SLES)

Hardware Configuration and Operating System Installation Guide - Linux Servers
46
Output similar to the following should appear:
ethtool -P ens192
Permanent address: 00:50:56:a7:b0:19
8. For each NIC, edit the 70-persistent-ipoib.rules file according to the
information in the output in the previous step:
echo "ACTION=="add", SUBSYSTEM=="net", DRIVERS=="?*",
ATTR{type}=="32", ATTR{address}=="<address>", NAME="<name>""
>> /etc/udev/rules.d/70-persistent-ipoib.rules
9. Reboot to the host.
10. After the network comes up, log in using SSH to the management IP address,
and ping all data IP addresses of another node to verify that you have the
correct connectivity on each node.
Results
Network configuration is complete.
Configure the ports on Linux-based (SLES type) nodes.
Procedure
1. Configure the /etc/udev/rules.d/70-persistent-net.rules file to
match the following:
The 1 GB port is em3 and is used for management.
l
The 10 GB data ports are em1 (Data 1) and p1p1 (Data 2) .
l
2. Use vi to edit the /etc/udev/rules.d/70-persistent-net.rules file
and replace all the Eth names with the correct allocation:
The 1 GB port is em3 and em4.
l
The 10 GB ports are em1, em2, p2p1, p2p2.
l
The following example shows how the /etc/udev/rules.d/70-
persistent-net.rules file will look after the eth ports are configured:
3. After updating the 70-persistent-net.rules files, reboot the node using
the reboot command.

Advertisement

Table of Contents
loading

Table of Contents