Updating the UDEV Persistent Rules for SUSE LINUX

Log in as root, and add the following two commands—one command per single line—as the first entries in the /etc/udev/rules.d/70-persistent-net.rules file:

SUBSYSTEM=="net", ACTION=="add", DEVPATH=="/devices/pci0000:00/0
000:00:1c.4/0000:08:00.0/net*", NAME:="eth-fmp3"
SUBSYSTEM=="net", ACTION=="add", DEVPATH=="/devices/pci0000:00/0
000:00:1c.4/0000:08:00.1/net*", NAME:="eth-fmp4"

Proceed to configure OS support of NMI generated kdumps for SUSE LINUX. For more information, see Configuring OS Support of NMI Generated Kdumps for SUSE LINUX.