12 lines
629 B
Plaintext
12 lines
629 B
Plaintext
# This file was automatically generated by the /lib64/udev/write_net_rules
|
|
# program, run by the persistent-net-generator.rules rules file.
|
|
#
|
|
# You can modify it, as long as you keep each rule on a single
|
|
# line, and change only the value of the NAME= key.
|
|
|
|
# PCI device 0x11ab:0x4364 (sky2)
|
|
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:16:e6:51:2d:b4", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
|
|
|
|
# PCI device 0x8086:0x153b (e1000e)
|
|
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="94:de:80:6b:dd:cc", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1"
|