{
    "content": [
        {
            "type": "text",
            "text": "# systemd.net-naming-scheme (man)\n\n## NAME\n\nsystemd.net-naming-scheme - Network device naming schemes\n\n## DESCRIPTION\n\nNetwork interfaces names and MAC addresses may be generated based on certain stable interface\nattributes. This is possible when there is enough information about the device to generate\nthose attributes and the use of this information is configured. This page describes interface\nnaming, i.e. what possible names may be generated. Those names are generated by the systemd-\nudevd.service(8) builtin netid and exported as udev properties (IDNETNAMEONBOARD=,\nIDNETLABELONBOARD=, IDNETNAMEPATH=, IDNETNAMESLOT=).\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **POLICIES** (1 subsections)\n- **HISTORY** (14 subsections)\n- **EXAMPLES** (9 subsections)\n- **SEE ALSO**\n- **NOTES**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "systemd.net-naming-scheme",
        "section": "",
        "mode": "man",
        "summary": "systemd.net-naming-scheme - Network device naming schemes",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [
            "$ udevadm test-builtin netid /sys/class/net/enp0s31f6",
            "...",
            "Using default interface naming scheme 'v243'.",
            "IDNETNAMINGSCHEME=v243",
            "IDNETNAMEMAC=enx54ee75cb1dc0",
            "IDOUIFROMDATABASE=Wistron InfoComm(Kunshan)Co.,Ltd.",
            "IDNETNAMEPATH=enp0s31f6",
            "...",
            "IDNETNAMEONBOARD=eno1",
            "IDNETNAMEONBOARDLABEL=Ethernet Port 1",
            "# /sys/devices/pci0000:00/0000:00:1c.3/0000:05:00.0/net/ens1",
            "IDNETNAMEMAC=enx000000000466",
            "IDNETNAMEPATH=enp5s0",
            "IDNETNAMESLOT=ens1",
            "# /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/enp2s0f0",
            "IDNETNAMEMAC=enx78e7d1ea46da",
            "IDNETNAMEPATH=enp2s0f0",
            "# /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.1/net/enp2s0f1",
            "IDNETNAMEMAC=enx78e7d1ea46dc",
            "IDNETNAMEPATH=enp2s0f1",
            "# /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/net/wlp3s0",
            "IDNETNAMEMAC=wlx0024d7e31130",
            "IDNETNAMEPATH=wlp3s0",
            "# /sys/devices/pci0000:00/0000:00:03.0/0000:15:00.0/net/ibp21s0f0",
            "IDNETNAMEPATH=ibp21s0f0",
            "# /sys/devices/pci0000:00/0000:00:03.0/0000:15:00.1/net/ibp21s0f1",
            "IDNETNAMEPATH=ibp21s0f1",
            "# /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.6/net/wwp0s29u1u4i6",
            "IDNETNAMEMAC=wwx028037ec0200",
            "IDNETNAMEPATH=wwp0s29u1u4i6",
            "# /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/net/enp0s29u1u2",
            "IDNETNAMEMAC=enxd626b3450fb5",
            "IDNETNAMEPATH=enp0s29u1u2",
            "# /sys/devices/css0/0.0.0007/0.0.f5f0/groupdevice/net/encf5f0",
            "IDNETNAMEMAC=enx026d3c00000a",
            "IDNETNAMEPATH=encf5f0"
        ],
        "see_also": [
            {
                "name": "udev",
                "section": "7",
                "url": "https://www.chedong.com/phpMan.php/man/udev/7/json"
            },
            {
                "name": "udevadm",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/udevadm/8/json"
            },
            {
                "name": "systemd-nspawn",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/systemd-nspawn/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 26,
                "subsections": []
            },
            {
                "name": "POLICIES",
                "lines": 2,
                "subsections": [
                    {
                        "name": "Table 1. Two character prefixes based on the type of interface",
                        "lines": 145
                    }
                ]
            },
            {
                "name": "HISTORY",
                "lines": 3,
                "subsections": [
                    {
                        "name": "v238",
                        "lines": 4
                    },
                    {
                        "name": "v239",
                        "lines": 17
                    },
                    {
                        "name": "v240",
                        "lines": 14
                    },
                    {
                        "name": "v241",
                        "lines": 12
                    },
                    {
                        "name": "v243",
                        "lines": 8
                    },
                    {
                        "name": "v245",
                        "lines": 11
                    },
                    {
                        "name": "v247",
                        "lines": 7
                    },
                    {
                        "name": "v249",
                        "lines": 15
                    },
                    {
                        "name": "v250",
                        "lines": 5
                    },
                    {
                        "name": "v251",
                        "lines": 9
                    },
                    {
                        "name": "v252",
                        "lines": 4
                    },
                    {
                        "name": "v253",
                        "lines": 4
                    },
                    {
                        "name": "v254",
                        "lines": 7
                    },
                    {
                        "name": "v255",
                        "lines": 8
                    }
                ]
            },
            {
                "name": "EXAMPLES",
                "lines": 1,
                "subsections": [
                    {
                        "name": "Example 1. Using udevadm test-builtin to display device properties",
                        "lines": 9
                    },
                    {
                        "name": "Example 2. PCI Ethernet card with firmware index \"1\"",
                        "lines": 4
                    },
                    {
                        "name": "Example 3. PCI Ethernet card in hotplug slot with firmware index number",
                        "lines": 5
                    },
                    {
                        "name": "Example 4. PCI Ethernet multi-function card with 2 ports",
                        "lines": 8
                    },
                    {
                        "name": "Example 5. PCI WLAN card",
                        "lines": 4
                    },
                    {
                        "name": "Example 6. PCI IB host adapter with 2 ports",
                        "lines": 6
                    },
                    {
                        "name": "Example 7. USB built-in 3G modem",
                        "lines": 4
                    },
                    {
                        "name": "Example 8. USB Android phone",
                        "lines": 4
                    },
                    {
                        "name": "Example 9. s390 grouped CCW interface",
                        "lines": 4
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "NOTES",
                "lines": 4,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "systemd.net-naming-scheme - Network device naming schemes\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Network interfaces names and MAC addresses may be generated based on certain stable interface\nattributes. This is possible when there is enough information about the device to generate\nthose attributes and the use of this information is configured. This page describes interface\nnaming, i.e. what possible names may be generated. Those names are generated by the systemd-\nudevd.service(8) builtin netid and exported as udev properties (IDNETNAMEONBOARD=,\nIDNETLABELONBOARD=, IDNETNAMEPATH=, IDNETNAMESLOT=).\n\nNames and MAC addresses are derived from various stable device metadata attributes. Newer\nversions of udev take more of these attributes into account, improving (and thus possibly\nchanging) the names and addresses used for the same devices. Different versions of those\ngeneration rules are called \"naming schemes\". The default naming scheme is chosen at\ncompilation time. Usually this will be the latest implemented version, but it is also\npossible to set one of the older versions to preserve compatibility. This may be useful for\nexample for distributions, which may introduce new versions of systemd in stable releases\nwithout changing the naming scheme. The naming scheme may also be overridden using the\nnet.naming-scheme= kernel command line switch, see systemd-udevd.service(8). Available naming\nschemes are described below.\n\nAfter the udev properties have been generated, appropriate udev rules may be used to actually\nrename devices based on those properties. See the description of NamePolicy= and\nMACAddressPolicy= in systemd.link(5).\n\nNote that while the concept of network interface naming schemes is primarily relevant in the\ncontext of systemd-udevd.service, the systemd-nspawn(1) container manager also takes it into\naccount when naming network interfaces, see below.\n",
                "subsections": []
            },
            "POLICIES": {
                "content": "All names start with a two-character prefix that signifies the interface type.\n",
                "subsections": [
                    {
                        "name": "Table 1. Two character prefixes based on the type of interface",
                        "content": "┌────────┬───────────────────────────────────┐\n│ Prefix │ Description                       │\n├────────┼───────────────────────────────────┤\n│ en     │ Ethernet                          │\n├────────┼───────────────────────────────────┤\n│ ib     │ InfiniBand                        │\n├────────┼───────────────────────────────────┤\n│ sl     │ Serial line IP (slip)             │\n├────────┼───────────────────────────────────┤\n│ wl     │ Wireless local area network       │\n│        │ (WLAN)                            │\n├────────┼───────────────────────────────────┤\n│ ww     │ Wireless wide area network (WWAN) │\n└────────┴───────────────────────────────────┘\n\n\nThe udev netid builtin exports the following udev device properties:\n\nIDNETNAMEONBOARD=prefixonumber, IDNETNAMEONBOARD=prefixdnumber\nThis name is set based on the numeric ordering information given by the firmware for\non-board devices. Different schemes are used depending on the firmware type, as described\nin the table below.\n\nTable 2. On-board naming schemes\n┌───────────────┬────────────────────────┐\n│ Format        │ Description            │\n├───────────────┼────────────────────────┤\n│ prefixonumber │ PCI on-board index     │\n├───────────────┼────────────────────────┤\n│ prefixdnumber │ Devicetree alias index │\n└───────────────┴────────────────────────┘\n\nAdded in version 243.\n\nIDNETLABELONBOARD=prefix label\nThis property is set based on textual label given by the firmware for on-board devices.\nThe name consists of the prefix concatenated with the label. This is only available for\nPCI devices.\n\nAdded in version 243.\n\nIDNETNAMEMAC=prefixxAABBCCDDEEFF\nThis name consists of the prefix, letter x, and 12 hexadecimal digits of the MAC address.\nIt is available if the device has a fixed MAC address. Because this name is based on an\nattribute of the card itself, it remains \"stable\" when the device is moved (even between\nmachines), but will change when the hardware is replaced.\n\nAdded in version 243.\n\nIDNETNAMESLOT=prefix[Pdomain]sslot[ffunction][nportname|ddevport],\nIDNETNAMESLOT=prefixvslot, IDNETNAMESLOT=prefixxslot,\nIDNETNAMESLOT=prefix[Pdomain]sslot[ffunction][nportname|ddevport]bnumber,\nIDNETNAMESLOT=prefix[Pdomain]sslot[ffunction][nportname|ddevport]uport...[cconfig][iinterface],\nIDNETNAMESLOT=prefix[Pdomain]sslot[ffunction][nportname|ddevport]vslot,\nIDNETNAMESLOT=prefix[Pdomain]sslot[ffunction][nportname|ddevport]rslot\nThis property describes the slot position. Different schemes are used depending on the\nbus type, as described in the table below. In case of USB, BCMA, and SR-VIO devices, the\nfull name consists of the prefix, PCI slot identifier, and USB or BCMA or SR-VIO slot\nidentifier. The first two parts are denoted as \"...\" in the table below.\n\nTable 3. Slot naming schemes\n┌─────────────────────────────────────────────────────────────┬─────────────────────────────────┐\n│ Format                                                      │ Description                     │\n├─────────────────────────────────────────────────────────────┼─────────────────────────────────┤\n│ prefix [Pdomain] sslot [ffunction] [nportname | ddevport] │ PCI slot number                 │\n├─────────────────────────────────────────────────────────────┼─────────────────────────────────┤\n│ prefix vslot                                                │ VIO slot number (IBM PowerVM)   │\n├─────────────────────────────────────────────────────────────┼─────────────────────────────────┤\n│ prefix Xnumber                                              │ VIF interface number (Xen)      │\n├─────────────────────────────────────────────────────────────┼─────────────────────────────────┤\n│ ... bnumber                                                 │ Broadcom bus (BCMA) core number │\n├─────────────────────────────────────────────────────────────┼─────────────────────────────────┤\n│ ... uport... [cconfig] [iinterface]                         │ USB port number chain           │\n├─────────────────────────────────────────────────────────────┼─────────────────────────────────┤\n│ ... vslot                                                   │ SR-VIO slot number              │\n├─────────────────────────────────────────────────────────────┼─────────────────────────────────┤\n│ ... rslot                                                   │ SR-IOV slot number              │\n└─────────────────────────────────────────────────────────────┴─────────────────────────────────┘\n\nThe PCI domain is only prepended when it is not 0. All multi-function PCI devices will\ncarry the ffunction number in the device name, including the function 0 device. For\nnon-multi-function devices, the number is suppressed if 0. The port name portname is\nused, or the port number ddevport if the name is not known.\n\nFor BCMA devices, the core number is suppressed when 0.\n\nFor USB devices the full chain of port numbers of hubs is composed. If the name gets\nlonger than the maximum number of 15 characters, the name is not exported. The usual USB\nconfiguration number 1 and interface number 0 values are suppressed.\n\nSR-IOV virtual devices are named based on the name of the parent interface, with a suffix\nof v and the virtual device number, with any leading zeros removed. The bus number is\nignored.\n\nSR-IOV virtual device representors are named based on the name of the physical device\ninterface, with a suffix of r and the number of the virtual device that is linked to the\nparticular representor, with any leading zeros removed. The physical port name and the\nbus number are ignored.\n\nIn some configurations a parent PCI bridge of a given network controller may be\nassociated with a slot. In such case we don't generate this device property to avoid\npossible naming conflicts.\n\nAdded in version 243.\n\nIDNETNAMEPATH=prefixcbusid, IDNETNAMEPATH=prefixavendormodeliinstance,\nIDNETNAMEPATH=prefixiaddressnportname, IDNETNAMEPATH=prefixuport...,\nIDNETNAMEPATH=prefix[Pdomain]pbussslot[ffunction][nphysportname|ddevport],\nIDNETNAMEPATH=prefix[Pdomain]pbussslot[ffunction][nphysportname|ddevport]bnumber,\nIDNETNAMEPATH=prefix[Pdomain]pbussslot[ffunction][nphysportname|ddevport]uport...[cconfig][iinterface]\nThis property describes the device installation location. Different schemes are used\ndepending on the bus type, as described in the table below. For BCMA and USB devices, PCI\npath information must known, and the full name consists of the prefix, PCI slot\nidentifier, and USB or BCMA location. The first two parts are denoted as \"...\" in the\ntable below.\n\nTable 4. Path naming schemes\n┌───────────────────────────────────────────────────────────────────────┬─────────────────────────────────┐\n│ Format                                                                │ Description                     │\n├───────────────────────────────────────────────────────────────────────┼─────────────────────────────────┤\n│ prefix cbusid                                                        │ CCW or grouped CCW device       │\n│                                                                       │ identifier                      │\n├───────────────────────────────────────────────────────────────────────┼─────────────────────────────────┤\n│ prefix avendor model iinstance                                        │ ACPI path names for ARM64       │\n│                                                                       │ platform devices                │\n├───────────────────────────────────────────────────────────────────────┼─────────────────────────────────┤\n│ prefix iaddress nportname                                            │ Netdevsim (simulated networking │\n│                                                                       │ device) device number and port  │\n│                                                                       │ name                            │\n├───────────────────────────────────────────────────────────────────────┼─────────────────────────────────┤\n│ prefix [Pdomain] pbus sslot [ffunction] [nphysportname | ddevport] │ PCI geographical location       │\n├───────────────────────────────────────────────────────────────────────┼─────────────────────────────────┤\n│ ... bnumber                                                           │ Broadcom bus (BCMA) core number │\n├───────────────────────────────────────────────────────────────────────┼─────────────────────────────────┤\n│ ... uport... [cconfig] [iinterface]                                   │ USB port number chain           │\n└───────────────────────────────────────────────────────────────────────┴─────────────────────────────────┘\n\nCCW and grouped CCW devices are found in IBM System Z mainframes. Any leading zeros and\ndots are suppressed.\n\nFor PCI, BCMA, and USB devices, the same rules as described above for slot naming are\nused.\n\nAdded in version 243.\n"
                    }
                ]
            },
            "HISTORY": {
                "content": "The following \"naming schemes\" have been defined (which may be chosen at system boot-up time\nvia the net.naming-scheme= kernel command line switch, see above):\n",
                "subsections": [
                    {
                        "name": "v238",
                        "content": "This is the naming scheme that was implemented in systemd 238.\n\nAdded in version 243.\n"
                    },
                    {
                        "name": "v239",
                        "content": "Naming was changed for virtual network interfaces created with SR-IOV and NPAR and for\ndevices where the PCI network controller device does not have a slot number associated.\n\nSR-IOV virtual devices are named based on the name of the parent interface, with a suffix\nof \"vport\", where port is the virtual device number. Previously those virtual devices\nwere named as if completely independent.\n\nThe ninth and later NPAR virtual devices are named following the scheme used for the\nfirst eight NPAR partitions. Previously those devices were not renamed and the kernel\ndefault (\"ethN\") was used.\n\nNames are also generated for PCI devices where the PCI network controller device does not\nhave an associated slot number itself, but one of its parents does. Previously those\ndevices were not renamed and the kernel default was used.\n\nAdded in version 243.\n"
                    },
                    {
                        "name": "v240",
                        "content": "The \"ib\" prefix and stable names for infiniband devices are introduced. Previously those\ndevices were not renamed.\n\nThe ACPI index field (used in IDNETNAMEONBOARD=) is now also used when 0.\n\nA new naming policy NamePolicy=keep was introduced. With this policy, if the network\ndevice name was already set by userspace, the device will not be renamed again.\nPreviously, this naming policy applied implicitly, and now it must be explicitly\nrequested. Effectively, this means that network devices will be renamed according to the\nconfiguration, even if they have been renamed already, if keep is not specified as the\nnaming policy in the .link file. See systemd.link(5) for a description of NamePolicy=.\n\nAdded in version 243.\n"
                    },
                    {
                        "name": "v241",
                        "content": "MACAddressPolicy=persistent was extended to set MAC addresses based on the device name.\nPreviously addresses were only based on the IDNETNAME* attributes, which meant that\ninterface names would never be generated for virtual devices. Now a persistent address\nwill be generated for most devices, including in particular bridges.\n\nNote: when userspace does not set a MAC address for a bridge device, the kernel will\ninitially assign a random address, and then change it when the first device is enslaved\nto the bridge. With this naming policy change, bridges get a persistent MAC address based\non the bridge name instead of the first enslaved device.\n\nAdded in version 243.\n"
                    },
                    {
                        "name": "v243",
                        "content": "Support for renaming netdevsim (simulated networking) devices was added. Previously those\ndevices were not renamed.\n\nPreviously two-letter interface type prefix was prepended to IDNETLABELONBOARD=. This\nis not done anymore.\n\nAdded in version 243.\n"
                    },
                    {
                        "name": "v245",
                        "content": "When systemd-nspawn(1) derives the name for the host side of the network interface\ncreated with --network-veth from the container name it previously simply truncated the\nresult at 15 characters if longer (since that's the maximum length for network interface\nnames). From now on, for any interface name that would be longer than 15 characters the\nlast 4 characters are set to a 24bit hash value of the full interface name. This way\nnetwork interface name collisions between multiple similarly named containers (who only\ndiffer in container name suffix) should be less likely (but still possible, since the\n24bit hash value is very small).\n\nAdded in version 245.\n"
                    },
                    {
                        "name": "v247",
                        "content": "When a PCI slot is associated with a PCI bridge that has multiple child network\ncontrollers, the same value of the IDNETNAMESLOT property might be derived for those\ncontrollers. This would cause a naming conflict if the property is selected as the device\nname. Now, we detect this situation and don't produce the IDNETNAMESLOT property.\n\nAdded in version 247.\n"
                    },
                    {
                        "name": "v249",
                        "content": "PCI hotplug slot names for the s390 PCI driver are a hexadecimal representation of the\nfunctionid device attribute. This attribute is now used to build the IDNETNAMESLOT.\nBefore that, all slot names were parsed as decimal numbers, which could either result in\nan incorrect value of the IDNETNAMESLOT property or none at all.\n\nSome firmware and hypervisor implementations report unreasonably high numbers for the\non-board index. To prevent the generation of bogus on-board interface names, index\nnumbers greater than 16381 (2¹⁴-1) were ignored. For s390 PCI devices index values up to\n65535 (2¹⁶-1) are valid. To account for that, the limit was increased to 65535.\n\nThe udev rule NAME= replaces \":\", \"/\", and \"%\" with an underscore (\"\"), and refuses\nstrings which contain only numerics.\n\nAdded in version 249.\n"
                    },
                    {
                        "name": "v250",
                        "content": "Added naming scheme for Xen netfront \"vif\" interfaces based on the guest side VIF number\nset from the Xen config (or the interface index in AWS EC2).\n\nAdded in version 250.\n"
                    },
                    {
                        "name": "v251",
                        "content": "Since version v247 we no longer set IDNETNAMESLOT if we detect that a PCI device\nassociated with a slot is a PCI bridge as that would create naming conflict when there\nare more child devices on that bridge. Now, this is relaxed and we will use slot\ninformation to generate the name based on it but only if the PCI device has multiple\nfunctions. This is safe because distinct function number is a part of the device name for\nmultifunction devices.\n\nAdded in version 251.\n"
                    },
                    {
                        "name": "v252",
                        "content": "Added naming scheme for platform devices with devicetree aliases.\n\nAdded in version 252.\n"
                    },
                    {
                        "name": "v253",
                        "content": "Set IDNETNAMEPATH for usb devices not connected via a PCI bus.\n\nAdded in version 253.\n"
                    },
                    {
                        "name": "v254",
                        "content": "Naming was changed for SR-IOV virtual device representors, optionally settable at\ncompilation time. The \"rslot\" suffix was added to differentiate SR-IOV virtual device\nrepresentors attached to a single physical device interface. Because of a mistake, this\nscheme was not the the default scheme for systemd version 254.\n\nAdded in version 255.\n"
                    },
                    {
                        "name": "v255",
                        "content": "Naming was changed for SR-IOV virtual device representors to enable the change introduced\nin v254 by default.\n\nAdded in version 255.\n\nNote that latest may be used to denote the latest scheme known (to this particular version of\nsystemd).\n"
                    }
                ]
            },
            "EXAMPLES": {
                "content": "",
                "subsections": [
                    {
                        "name": "Example 1. Using udevadm test-builtin to display device properties",
                        "content": "$ udevadm test-builtin netid /sys/class/net/enp0s31f6\n...\nUsing default interface naming scheme 'v243'.\nIDNETNAMINGSCHEME=v243\nIDNETNAMEMAC=enx54ee75cb1dc0\nIDOUIFROMDATABASE=Wistron InfoComm(Kunshan)Co.,Ltd.\nIDNETNAMEPATH=enp0s31f6\n...\n"
                    },
                    {
                        "name": "Example 2. PCI Ethernet card with firmware index \"1\"",
                        "content": "IDNETNAMEONBOARD=eno1\nIDNETNAMEONBOARDLABEL=Ethernet Port 1\n\n"
                    },
                    {
                        "name": "Example 3. PCI Ethernet card in hotplug slot with firmware index number",
                        "content": "# /sys/devices/pci0000:00/0000:00:1c.3/0000:05:00.0/net/ens1\nIDNETNAMEMAC=enx000000000466\nIDNETNAMEPATH=enp5s0\nIDNETNAMESLOT=ens1\n"
                    },
                    {
                        "name": "Example 4. PCI Ethernet multi-function card with 2 ports",
                        "content": "# /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/enp2s0f0\nIDNETNAMEMAC=enx78e7d1ea46da\nIDNETNAMEPATH=enp2s0f0\n\n# /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.1/net/enp2s0f1\nIDNETNAMEMAC=enx78e7d1ea46dc\nIDNETNAMEPATH=enp2s0f1\n"
                    },
                    {
                        "name": "Example 5. PCI WLAN card",
                        "content": "# /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/net/wlp3s0\nIDNETNAMEMAC=wlx0024d7e31130\nIDNETNAMEPATH=wlp3s0\n"
                    },
                    {
                        "name": "Example 6. PCI IB host adapter with 2 ports",
                        "content": "# /sys/devices/pci0000:00/0000:00:03.0/0000:15:00.0/net/ibp21s0f0\nIDNETNAMEPATH=ibp21s0f0\n\n# /sys/devices/pci0000:00/0000:00:03.0/0000:15:00.1/net/ibp21s0f1\nIDNETNAMEPATH=ibp21s0f1\n"
                    },
                    {
                        "name": "Example 7. USB built-in 3G modem",
                        "content": "# /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.6/net/wwp0s29u1u4i6\nIDNETNAMEMAC=wwx028037ec0200\nIDNETNAMEPATH=wwp0s29u1u4i6\n"
                    },
                    {
                        "name": "Example 8. USB Android phone",
                        "content": "# /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/net/enp0s29u1u2\nIDNETNAMEMAC=enxd626b3450fb5\nIDNETNAMEPATH=enp0s29u1u2\n"
                    },
                    {
                        "name": "Example 9. s390 grouped CCW interface",
                        "content": "# /sys/devices/css0/0.0.0007/0.0.f5f0/groupdevice/net/encf5f0\nIDNETNAMEMAC=enx026d3c00000a\nIDNETNAMEPATH=encf5f0\n"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "udev(7), udevadm(8), \u001b[34mPredictable Network Interface Names[1], systemd-nspawn(1)\n",
                "subsections": []
            },
            "NOTES": {
                "content": "1. Predictable Network Interface Names\nhttps://systemd.io/PREDICTABLEINTERFACENAMES\n\nsystemd 255                                                             SYSTEMD.NET-NAMING-SCHEME(7)",
                "subsections": []
            }
        }
    }
}