summaryrefslogtreecommitdiffstats
path: root/templates/man7/systemd.net-naming-scheme.7.pot
blob: bfaffe21d3b01557ebda15d18863bcdb0d7d875e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2024-06-01 06:28+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. type: TH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "SYSTEMD\\&.NET-NAMING-SCHEME"
msgstr ""

#. type: TH
#: archlinux fedora-40 mageia-cauldron opensuse-tumbleweed
#, no-wrap
msgid "systemd 255"
msgstr ""

#. type: TH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "systemd.net-naming-scheme"
msgstr ""

#.  -----------------------------------------------------------------
#.  * MAIN CONTENT STARTS HERE *
#.  -----------------------------------------------------------------
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "NAME"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "systemd.net-naming-scheme - Network device naming schemes"
msgstr ""

#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "DESCRIPTION"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"Network interfaces names and MAC addresses may be generated based on certain "
"stable interface attributes\\&. This is possible when there is enough "
"information about the device to generate those attributes and the use of "
"this information is configured\\&. This page describes interface naming, "
"i\\&.e\\&. what possible names may be generated\\&. Those names are "
"generated by the B<systemd-udevd.service>(8)  builtin B<net_id> and exported "
"as udev properties (I<ID_NET_NAME_ONBOARD=>, I<ID_NET_LABEL_ONBOARD=>, "
"I<ID_NET_NAME_PATH=>, I<ID_NET_NAME_SLOT=>)\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid ""
"Names and MAC addresses are derived from various stable device metadata "
"attributes\\&. Newer versions of udev take more of these attributes into "
"account, improving (and thus possibly changing) the names and addresses used "
"for the same devices\\&. Different versions of those generation rules are "
"called \"naming schemes\"\\&. The default naming scheme is chosen at "
"compilation time\\&. Usually this will be the latest implemented version, "
"but it is also possible to set one of the older versions to preserve "
"compatibility\\&. This may be useful for example for distributions, which "
"may introduce new versions of systemd in stable releases without changing "
"the naming scheme\\&. The naming scheme may also be overridden using the "
"I<net\\&.naming-scheme=> kernel command line switch, see B<systemd-udevd."
"service>(8)\\&. Available naming schemes are described below\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"After the udev properties have been generated, appropriate udev rules may be "
"used to actually rename devices based on those properties\\&. See the "
"description of I<NamePolicy=> and I<MACAddressPolicy=> in B<systemd."
"link>(5)\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"Note that while the concept of network interface naming schemes is primarily "
"relevant in the context of systemd-udevd\\&.service, the B<systemd-"
"nspawn>(1)  container manager also takes it into account when naming network "
"interfaces, see below\\&."
msgstr ""

#. type: SH
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "POLICIES"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"All names start with a two-character prefix that signifies the interface "
"type\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"B<Table\\ \\&1.\\ \\&Two character prefixes based on the type of interface>"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Prefix"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Description"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid ".T&"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "l l"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "l l."
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<en>"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Ethernet"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<ib>"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "InfiniBand"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<sl>"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Serial line IP (slip)"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<wl>"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Wireless local area network (WLAN)"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B<ww>"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Wireless wide area network (WWAN)"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The udev B<net_id> builtin exports the following udev device properties:"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"I<ID_NET_NAME_ONBOARD=>I<prefix>B<o>I<number>, "
"I<ID_NET_NAME_ONBOARD=>I<prefix>B<d>I<number>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"This name is set based on the numeric ordering information given by the "
"firmware for on-board devices\\&. Different schemes are used depending on "
"the firmware type, as described in the table below\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<Table\\ \\&2.\\ \\&On-board naming schemes>"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Format"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "I<prefix>B<o>I<number>"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "PCI on-board index"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "I<prefix>B<d>I<number>"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Devicetree alias index"
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid "Added in version 243\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid "I<ID_NET_LABEL_ONBOARD=>I<prefix>I< >I<label>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"This property is set based on textual label given by the firmware for on-"
"board devices\\&. The name consists of the prefix concatenated with the "
"label\\&. This is only available for PCI devices\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "I<ID_NET_NAME_MAC=>I<prefix>B<x>I<AABBCCDDEEFF>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"This name consists of the prefix, letter B<x>, and 12 hexadecimal digits of "
"the MAC address\\&. It is available if the device has a fixed MAC "
"address\\&. Because this name is based on an attribute of the card itself, "
"it remains \"stable\" when the device is moved (even between machines), but "
"will change when the hardware is replaced\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid ""
"I<ID_NET_NAME_SLOT=>I<prefix>I<[>B<P>I<domain>I<]>B<s>I<slot>I<[>B<f>I<function>I<]"
"[>B<n>I<port_name>I<|>B<d>I<dev_port>I<]>, "
"I<ID_NET_NAME_SLOT=>I<prefix>B<v>I<slot>, "
"I<ID_NET_NAME_SLOT=>I<prefix>B<x>I<slot>, "
"I<ID_NET_NAME_SLOT=>I<prefix>I<[>B<P>I<domain>I<]>B<s>I<slot>I<[>B<f>I<function>I<]"
"[>B<n>I<port_name>I<|>B<d>I<dev_port>I<]>B<b>I<number>, "
"I<ID_NET_NAME_SLOT=>I<prefix>I<[>B<P>I<domain>I<]>B<s>I<slot>I<[>B<f>I<function>I<]"
"[>B<n>I<port_name>I<|>B<d>I<dev_port>I<]>B<u>I<port>I<\\&..."
"[>B<c>I<config>I<][>B<i>I<interface>I<]>, "
"I<ID_NET_NAME_SLOT=>I<prefix>I<[>B<P>I<domain>I<]>B<s>I<slot>I<[>B<f>I<function>I<]"
"[>B<n>I<port_name>I<|>B<d>I<dev_port>I<]>B<v>I<slot>, "
"I<ID_NET_NAME_SLOT=>I<prefix>I<[>B<P>I<domain>I<]>B<s>I<slot>I<[>B<f>I<function>I<]"
"[>B<n>I<port_name>I<|>B<d>I<dev_port>I<]>B<r>I<slot>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"This property describes the slot position\\&. Different schemes are used "
"depending on the bus type, as described in the table below\\&. In case of "
"USB, BCMA, and SR-VIO devices, the full name consists of the prefix, PCI "
"slot identifier, and USB or BCMA or SR-VIO slot identifier\\&. The first two "
"parts are denoted as \"\\&...\" in the table below\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<Table\\ \\&3.\\ \\&Slot naming schemes>"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "I<prefix>\\ \\&[B<P>I<domain>]\\ \\&B<s>I<slot>\\ \\&[B<f>I<function>]\\ \\&[B<n>I<port_name>\\ \\&|\\ \\&B<d>I<dev_port>]"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "PCI slot number"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "I<prefix>\\ \\&B<v>I<slot>"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "VIO slot number (IBM PowerVM)"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "I<prefix>\\ \\&B<X>I<number>"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "VIF interface number (Xen)"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "\\&...\\ \\&B<b>I<number>"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Broadcom bus (BCMA) core number"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "\\&...\\ \\&B<u>I<port>\\&...\\ \\&[B<c>I<config>]\\ \\&[B<i>I<interface>]"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "USB port number chain"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "\\&...\\ \\&B<v>I<slot>"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "SR-VIO slot number"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "\\&...\\ \\&B<r>I<slot>"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "SR-IOV slot number"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The PCI domain is only prepended when it is not 0\\&. All multi-function PCI "
"devices will carry the B<f>I<function> number in the device name, including "
"the function 0 device\\&. For non-multi-function devices, the number is "
"suppressed if 0\\&. The port name I<port_name> is used, or the port number "
"B<d>I<dev_port> if the name is not known\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "For BCMA devices, the core number is suppressed when 0\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"For USB devices the full chain of port numbers of hubs is composed\\&. If "
"the name gets longer than the maximum number of 15 characters, the name is "
"not exported\\&. The usual USB configuration number 1 and interface number 0 "
"values are suppressed\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"SR-IOV virtual devices are named based on the name of the parent interface, "
"with a suffix of B<v> and the virtual device number, with any leading zeros "
"removed\\&. The bus number is ignored\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"SR-IOV virtual device representors are named based on the name of the "
"physical device interface, with a suffix of B<r> and the number of the "
"virtual device that is linked to the particular representor, with any "
"leading zeros removed\\&. The physical port name and the bus number are "
"ignored\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"In some configurations a parent PCI bridge of a given network controller may "
"be associated with a slot\\&. In such case we don\\*(Aqt generate this "
"device property to avoid possible naming conflicts\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid ""
"I<ID_NET_NAME_PATH=>I<prefix>B<c>I<bus_id>, "
"I<ID_NET_NAME_PATH=>I<prefix>B<a>I<vendor>I<model>B<i>I<instance>, "
"I<ID_NET_NAME_PATH=>I<prefix>B<i>I<address>B<n>I<port_name>, "
"I<ID_NET_NAME_PATH=>I<prefix>B<u>I<port>I<\\&...>, "
"I<ID_NET_NAME_PATH=>I<prefix>I<[>B<P>I<domain>I<]>B<p>I<bus>B<s>I<slot>I<[>B<f>I<function>I<]"
"[>B<n>I<phys_port_name>I<|>B<d>I<dev_port>I<]>, "
"I<ID_NET_NAME_PATH=>I<prefix>I<[>B<P>I<domain>I<]>B<p>I<bus>B<s>I<slot>I<[>B<f>I<function>I<]"
"[>B<n>I<phys_port_name>I<|>B<d>I<dev_port>I<]>B<b>I<number>, "
"I<ID_NET_NAME_PATH=>I<prefix>I<[>B<P>I<domain>I<]>B<p>I<bus>B<s>I<slot>I<[>B<f>I<function>I<]"
"[>B<n>I<phys_port_name>I<|>B<d>I<dev_port>I<]>B<u>I<port>I<\\&..."
"[>B<c>I<config>I<][>B<i>I<interface>I<]>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"This property describes the device installation location\\&. Different "
"schemes are used depending on the bus type, as described in the table "
"below\\&. For BCMA and USB devices, PCI path information must known, and the "
"full name consists of the prefix, PCI slot identifier, and USB or BCMA "
"location\\&. The first two parts are denoted as \"\\&...\" in the table "
"below\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<Table\\ \\&4.\\ \\&Path naming schemes>"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "I<prefix>\\ \\&B<c>I<bus_id>"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "CCW or grouped CCW device identifier"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "I<prefix>\\ \\&B<a>I<vendor>\\ \\&I<model>\\ \\&B<i>I<instance>"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "ACPI path names for ARM64 platform devices"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "I<prefix>\\ \\&B<i>I<address>\\ \\&B<n>I<port_name>"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Netdevsim (simulated networking device) device number and port name"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "I<prefix>\\ \\&[B<P>I<domain>]\\ \\&B<p>I<bus>\\ \\&B<s>I<slot>\\ \\&[B<f>I<function>]\\ \\&[B<n>I<phys_port_name>\\ \\&|\\ \\&B<d>I<dev_port>]"
msgstr ""

#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "PCI geographical location"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"CCW and grouped CCW devices are found in IBM System Z mainframes\\&. Any "
"leading zeros and dots are suppressed\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"For PCI, BCMA, and USB devices, the same rules as described above for slot "
"naming are used\\&."
msgstr ""

#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "HISTORY"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
#: opensuse-tumbleweed
msgid ""
"The following \"naming schemes\" have been defined (which may be chosen at "
"system boot-up time via the I<net\\&.naming-scheme=> kernel command line "
"switch, see above):"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<v238>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "This is the naming scheme that was implemented in systemd 238\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<v239>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"Naming was changed for virtual network interfaces created with SR-IOV and "
"NPAR and for devices where the PCI network controller device does not have a "
"slot number associated\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"SR-IOV virtual devices are named based on the name of the parent interface, "
"with a suffix of \"vI<port>\", where I<port> is the virtual device "
"number\\&. Previously those virtual devices were named as if completely "
"independent\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The ninth and later NPAR virtual devices are named following the scheme used "
"for the first eight NPAR partitions\\&. Previously those devices were not "
"renamed and the kernel default (\"ethI<N>\") was used\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"Names are also generated for PCI devices where the PCI network controller "
"device does not have an associated slot number itself, but one of its "
"parents does\\&. Previously those devices were not renamed and the kernel "
"default was used\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<v240>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The \"ib\" prefix and stable names for infiniband devices are introduced\\&. "
"Previously those devices were not renamed\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The ACPI index field (used in I<ID_NET_NAME_ONBOARD=>) is now also used when "
"0\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"A new naming policy I<NamePolicy=keep> was introduced\\&. With this policy, "
"if the network device name was already set by userspace, the device will not "
"be renamed again\\&. Previously, this naming policy applied implicitly, and "
"now it must be explicitly requested\\&. Effectively, this means that network "
"devices will be renamed according to the configuration, even if they have "
"been renamed already, if B<keep> is not specified as the naming policy in "
"the \\&.link file\\&. See B<systemd.link>(5)  for a description of "
"I<NamePolicy=>\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<v241>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"B<MACAddressPolicy=persistent> was extended to set MAC addresses based on "
"the device name\\&. Previously addresses were only based on the "
"I<ID_NET_NAME_*> attributes, which meant that interface names would never be "
"generated for virtual devices\\&. Now a persistent address will be generated "
"for most devices, including in particular bridges\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"Note: when userspace does not set a MAC address for a bridge device, the "
"kernel will initially assign a random address, and then change it when the "
"first device is enslaved to the bridge\\&. With this naming policy change, "
"bridges get a persistent MAC address based on the bridge name instead of the "
"first enslaved device\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<v243>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"Support for renaming netdevsim (simulated networking) devices was added\\&. "
"Previously those devices were not renamed\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"Previously two-letter interface type prefix was prepended to "
"I<ID_NET_LABEL_ONBOARD=>\\&. This is not done anymore\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<v245>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"When B<systemd-nspawn>(1)  derives the name for the host side of the network "
"interface created with B<--network-veth> from the container name it "
"previously simply truncated the result at 15 characters if longer (since "
"that\\*(Aqs the maximum length for network interface names)\\&. From now on, "
"for any interface name that would be longer than 15 characters the last 4 "
"characters are set to a 24bit hash value of the full interface name\\&. This "
"way network interface name collisions between multiple similarly named "
"containers (who only differ in container name suffix) should be less likely "
"(but still possible, since the 24bit hash value is very small)\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid "Added in version 245\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<v247>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"When a PCI slot is associated with a PCI bridge that has multiple child "
"network controllers, the same value of the I<ID_NET_NAME_SLOT> property "
"might be derived for those controllers\\&. This would cause a naming "
"conflict if the property is selected as the device name\\&. Now, we detect "
"this situation and don\\*(Aqt produce the I<ID_NET_NAME_SLOT> property\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid "Added in version 247\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<v249>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"PCI hotplug slot names for the s390 PCI driver are a hexadecimal "
"representation of the function_id device attribute\\&. This attribute is now "
"used to build the I<ID_NET_NAME_SLOT>\\&. Before that, all slot names were "
"parsed as decimal numbers, which could either result in an incorrect value "
"of the I<ID_NET_NAME_SLOT> property or none at all\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid ""
"Some firmware and hypervisor implementations report unreasonably high "
"numbers for the on-board index\\&. To prevent the generation of bogus on-"
"board interface names, index numbers greater than 16381 (2\\(S1⁴-1) were "
"ignored\\&. For s390 PCI devices index values up to 65535 (2\\(S1⁶-1) are "
"valid\\&. To account for that, the limit was increased to 65535\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The udev rule I<NAME=> replaces \":\", \"/\", and \"%\" with an underscore "
"(\"_\"), and refuses strings which contain only numerics\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid "Added in version 249\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<v250>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"Added naming scheme for Xen netfront \"vif\" interfaces based on the guest "
"side VIF number set from the Xen config (or the interface index in AWS "
"EC2)\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid "Added in version 250\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<v251>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"Since version B<v247> we no longer set I<ID_NET_NAME_SLOT> if we detect that "
"a PCI device associated with a slot is a PCI bridge as that would create "
"naming conflict when there are more child devices on that bridge\\&. Now, "
"this is relaxed and we will use slot information to generate the name based "
"on it but only if the PCI device has multiple functions\\&. This is safe "
"because distinct function number is a part of the device name for "
"multifunction devices\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid "Added in version 251\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<v252>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Added naming scheme for platform devices with devicetree aliases\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid "Added in version 252\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<v253>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Set I<ID_NET_NAME_PATH> for usb devices not connected via a PCI bus\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid "Added in version 253\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<v254>"
msgstr ""

#. type: Plain text
#: archlinux fedora-40 mageia-cauldron opensuse-tumbleweed
msgid ""
"Naming was changed for SR-IOV virtual device representors, optionally "
"settable at compilation time\\&. The \"rI<slot>\" suffix was added to "
"differentiate SR-IOV virtual device representors attached to a single "
"physical device interface\\&. Because of a mistake, this scheme was I<not "
"the the default scheme for systemd version 254>\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid "Added in version 255\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid "B<v255>"
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid ""
"Naming was changed for SR-IOV virtual device representors to enable the "
"change introduced in B<v254> by default\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"Note that B<latest> may be used to denote the latest scheme known (to this "
"particular version of systemd)\\&."
msgstr ""

#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "EXAMPLES"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"B<Example\\ \\&1.\\ \\&Using udevadm test-builtin to display device "
"properties>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid ""
"$ udevadm test-builtin net_id /sys/class/net/enp0s31f6\n"
"\\&.\\&.\\&.\n"
"Using default interface naming scheme \\*(Aqv243\\*(Aq\\&.\n"
"ID_NET_NAMING_SCHEME=v243\n"
"ID_NET_NAME_MAC=enx54ee75cb1dc0\n"
"ID_OUI_FROM_DATABASE=Wistron InfoComm(Kunshan)Co\\&.,Ltd\\&.\n"
"ID_NET_NAME_PATH=enp0s31f6\n"
"\\&.\\&.\\&.\n"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<Example\\ \\&2.\\ \\&PCI Ethernet card with firmware index \"1\">"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid ""
"ID_NET_NAME_ONBOARD=eno1\n"
"ID_NET_NAME_ONBOARD_LABEL=Ethernet Port 1\n"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"B<Example\\ \\&3.\\ \\&PCI Ethernet card in hotplug slot with firmware index "
"number>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid ""
"# /sys/devices/pci0000:00/0000:00:1c\\&.3/0000:05:00\\&.0/net/ens1\n"
"ID_NET_NAME_MAC=enx000000000466\n"
"ID_NET_NAME_PATH=enp5s0\n"
"ID_NET_NAME_SLOT=ens1\n"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<Example\\ \\&4.\\ \\&PCI Ethernet multi-function card with 2 ports>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid ""
"# /sys/devices/pci0000:00/0000:00:1c\\&.0/0000:02:00\\&.0/net/enp2s0f0\n"
"ID_NET_NAME_MAC=enx78e7d1ea46da\n"
"ID_NET_NAME_PATH=enp2s0f0\n"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid ""
"# /sys/devices/pci0000:00/0000:00:1c\\&.0/0000:02:00\\&.1/net/enp2s0f1\n"
"ID_NET_NAME_MAC=enx78e7d1ea46dc\n"
"ID_NET_NAME_PATH=enp2s0f1\n"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<Example\\ \\&5.\\ \\&PCI WLAN card>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid ""
"# /sys/devices/pci0000:00/0000:00:1c\\&.1/0000:03:00\\&.0/net/wlp3s0\n"
"ID_NET_NAME_MAC=wlx0024d7e31130\n"
"ID_NET_NAME_PATH=wlp3s0\n"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<Example\\ \\&6.\\ \\&PCI IB host adapter with 2 ports>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid ""
"# /sys/devices/pci0000:00/0000:00:03\\&.0/0000:15:00\\&.0/net/ibp21s0f0\n"
"ID_NET_NAME_PATH=ibp21s0f0\n"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid ""
"# /sys/devices/pci0000:00/0000:00:03\\&.0/0000:15:00\\&.1/net/ibp21s0f1\n"
"ID_NET_NAME_PATH=ibp21s0f1\n"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<Example\\ \\&7.\\ \\&USB built-in 3G modem>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid ""
"# /sys/devices/pci0000:00/0000:00:1d\\&.0/usb2/2-1/2-1\\&.4/2-1\\&.4:1\\&.6/net/wwp0s29u1u4i6\n"
"ID_NET_NAME_MAC=wwx028037ec0200\n"
"ID_NET_NAME_PATH=wwp0s29u1u4i6\n"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<Example\\ \\&8.\\ \\&USB Android phone>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid ""
"# /sys/devices/pci0000:00/0000:00:1d\\&.0/usb2/2-1/2-1\\&.2/2-1\\&.2:1\\&.0/net/enp0s29u1u2\n"
"ID_NET_NAME_MAC=enxd626b3450fb5\n"
"ID_NET_NAME_PATH=enp0s29u1u2\n"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B<Example\\ \\&9.\\ \\&s390 grouped CCW interface>"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid ""
"# /sys/devices/css0/0\\&.0\\&.0007/0\\&.0\\&.f5f0/group_device/net/encf5f0\n"
"ID_NET_NAME_MAC=enx026d3c00000a\n"
"ID_NET_NAME_PATH=encf5f0\n"
msgstr ""

#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "SEE ALSO"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"B<udev>(7), B<udevadm>(8), \\m[blue]B<Predictable Network Interface "
"Names>\\m[]\\&\\s-2\\u[1]\\d\\s+2, B<systemd-nspawn>(1)"
msgstr ""

#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "NOTES"
msgstr ""

#. type: IP
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid " 1."
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Predictable Network Interface Names"
msgstr ""

#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "\\%https://systemd.io/PREDICTABLE_INTERFACE_NAMES"
msgstr ""

#. type: TH
#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "systemd 254"
msgstr ""

#. type: SH
#: debian-bookworm
#, no-wrap
msgid "NAMING"
msgstr ""

#. type: Plain text
#: debian-bookworm opensuse-leap-15-6
msgid ""
"Some firmware and hypervisor implementations report unreasonably high "
"numbers for the on-board index\\&. To prevent the generation of bogus onbard "
"interface names, index numbers greater than 16381 (2\\(S1⁴-1) were "
"ignored\\&. For s390 PCI devices index values up to 65535 (2\\(S1⁶-1) are "
"valid\\&. To account for that, the limit was increased to 65535\\&."
msgstr ""

#. type: Plain text
#: debian-bookworm opensuse-leap-15-6
msgid "Naming was changed for SR-IOV virtual device representors\\&."
msgstr ""

#. type: Plain text
#: debian-bookworm opensuse-leap-15-6
msgid ""
"The \"rI<slot>\" suffix was added to differentiate SR-IOV virtual device "
"representors attached to a single physical device interface\\&."
msgstr ""

#. type: TH
#: debian-unstable fedora-rawhide
#, no-wrap
msgid "systemd 256~rc3"
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid ""
"Names and MAC addresses are derived from various stable device metadata "
"attributes\\&. Newer versions of udev take more of these attributes into "
"account, improving (and thus possibly changing) the names and addresses used "
"for the same devices\\&. Different versions of those generation rules are "
"called \"naming schemes\"\\&. The default naming scheme is chosen at "
"compilation time\\&. Usually this will be the latest implemented version, "
"but it is also possible to set one of the older versions to preserve "
"compatibility\\&. This may be useful for example for distributions, which "
"may introduce new versions of systemd in stable releases without changing "
"the naming scheme\\&. The naming scheme may also be overridden using the "
"I<net\\&.naming_scheme=> kernel command line switch, see B<systemd-udevd."
"service>(8)\\&. Available naming schemes are described below\\&."
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid "I<ID_NET_LABEL_ONBOARD=>I<prefix> I<label>"
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid ""
"I<ID_NET_NAME_SLOT=>I<prefix>[B<P>I<domain>]B<s>I<slot>[B<f>I<function>]"
"[B<n>I<port_name>|B<d>I<dev_port>], "
"I<ID_NET_NAME_SLOT=>I<prefix>B<v>I<slot>, "
"I<ID_NET_NAME_SLOT=>I<prefix>B<x>I<slot>, "
"I<ID_NET_NAME_SLOT=>I<prefix>[B<P>I<domain>]B<s>I<slot>[B<f>I<function>]"
"[B<n>I<port_name>|B<d>I<dev_port>]B<b>I<number>, "
"I<ID_NET_NAME_SLOT=>I<prefix>[B<P>I<domain>]B<s>I<slot>[B<f>I<function>]"
"[B<n>I<port_name>|B<d>I<dev_port>]B<u>I<port>\\&...[B<c>I<config>]"
"[B<i>I<interface>], "
"I<ID_NET_NAME_SLOT=>I<prefix>[B<P>I<domain>]B<s>I<slot>[B<f>I<function>]"
"[B<n>I<port_name>|B<d>I<dev_port>]B<v>I<slot>, "
"I<ID_NET_NAME_SLOT=>I<prefix>[B<P>I<domain>]B<s>I<slot>[B<f>I<function>]"
"[B<n>I<port_name>|B<d>I<dev_port>]B<r>I<slot>"
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid ""
"I<ID_NET_NAME_PATH=>I<prefix>B<c>I<bus_id>, "
"I<ID_NET_NAME_PATH=>I<prefix>B<a>I<vendor>I<model>B<i>I<instance>, "
"I<ID_NET_NAME_PATH=>I<prefix>B<i>I<address>B<n>I<port_name>, "
"I<ID_NET_NAME_PATH=>I<prefix>B<u>I<port>\\&..., "
"I<ID_NET_NAME_PATH=>I<prefix>[B<P>I<domain>]B<p>I<bus>B<s>I<slot>[B<f>I<function>]"
"[B<n>I<phys_port_name>|B<d>I<dev_port>], "
"I<ID_NET_NAME_PATH=>I<prefix>[B<P>I<domain>]B<p>I<bus>B<s>I<slot>[B<f>I<function>]"
"[B<n>I<phys_port_name>|B<d>I<dev_port>]B<b>I<number>, "
"I<ID_NET_NAME_PATH=>I<prefix>[B<P>I<domain>]B<p>I<bus>B<s>I<slot>[B<f>I<function>]"
"[B<n>I<phys_port_name>|B<d>I<dev_port>]B<u>I<port>\\&...[B<c>I<config>]"
"[B<i>I<interface>]"
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid ""
"The following \"naming schemes\" have been defined (which may be chosen at "
"system boot-up time via the I<net\\&.naming_scheme=> kernel command line "
"switch, see above):"
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid ""
"Naming was changed for SR-IOV virtual device representors, optionally "
"settable at compilation time\\&. The \"rI<slot>\" suffix was added to "
"differentiate SR-IOV virtual device representors attached to a single "
"physical device interface\\&. Because of a mistake, this scheme was I<not "
"the default scheme for systemd version 254>\\&."
msgstr ""

#. type: SH
#: debian-unstable fedora-rawhide
#, no-wrap
msgid "LIMITING THE USE OF SPECIFIC SYSFS ATTRIBUTES"
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid ""
"When creating names for network cards, some naming schemes use data from "
"sysfs populated by the kernel\\&. This means that although a specific naming "
"scheme in udev is picked, the network card\\*(Aqs name can still change when "
"a new kernel version adds a new sysfs attribute\\&. For example if kernel "
"starts setting the B<phys_port_name>, udev will append the "
"\"B<n>I<phys_port_name>\" suffix to the device name\\&."
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid "I<ID_NET_NAME_ALLOW=>I<BOOL>"
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid ""
"This udev property sets a fallback policy for reading a sysfs attribute\\&. "
"If set to B<0> udev will not read any sysfs attribute by default, unless it "
"is explicitly allowlisted, see below\\&. If set to B<1> udev can use any "
"sysfs attribute unless it is explicitly forbidden\\&. The default value is "
"B<1>\\&."
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid "Added in version 256\\&."
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid "I<ID_NET_NAME_ALLOW_>I<sysfsattr>I<=>I<BOOL>"
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid ""
"This udev property explicitly states if udev shall use the specified "
"I<sysfsattr>, when composing the device name\\&."
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid ""
"With these options, users can set an allowlist or denylist for sysfs "
"attributes\\&. To create an allowlist, the user needs to set "
"I<ID_NET_NAME_ALLOW=0> for the device and then list the allowed attributes "
"with the I<ID_NET_NAME_ALLOW_>I<sysfsattr>I<=1> options\\&. In case of a "
"denylist, the user needs to provide the list of denied attributes with the "
"I<ID_NET_NAME_ALLOW_>I<sysfsattr>I<=0> options\\&."
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid ""
"B<Example\\ \\&10.\\ \\&Set an allowlist for reading sysfs attributes for "
"network card naming>"
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
#, no-wrap
msgid ""
"/etc/udev/hwdb\\&.d/50-net-naming-allowlist\\&.hwdb\n"
"net:naming:drvirtio_net:*\n"
"  ID_NET_NAME_ALLOW=0\n"
"  ID_NET_NAME_ALLOW_ACPI_INDEX=1\n"
"  ID_NET_NAME_ALLOW_ADDR_ASSIGN_TYPE=1\n"
"  ID_NET_NAME_ALLOW_ADDRESS=1\n"
"  ID_NET_NAME_ALLOW_ARI_ENABLED=1\n"
"  ID_NET_NAME_ALLOW_DEV_PORT=1\n"
"  ID_NET_NAME_ALLOW_FUNCTION_ID=1\n"
"  ID_NET_NAME_ALLOW_IFLINK=1\n"
"  ID_NET_NAME_ALLOW_INDEX=1\n"
"  ID_NET_NAME_ALLOW_LABEL=1\n"
"  ID_NET_NAME_ALLOW_PHYS_PORT_NAME=1\n"
"  ID_NET_NAME_ALLOW_TYPE=1\n"
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid ""
"B<Example\\ \\&11.\\ \\&Set a denylist so that specified sysfs attribute are "
"ignored>"
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
#, no-wrap
msgid ""
"/etc/udev/hwdb\\&.d/50-net-naming-denylist\\&.hwdb\n"
"net:naming:drvirtio_net:*\n"
"  ID_NET_NAME_ALLOW=1\n"
"  ID_NET_NAME_ALLOW_DEV_PORT=0\n"
"  ID_NET_NAME_ALLOW_PHYS_PORT_NAME=0\n"
msgstr ""

#. type: SH
#: opensuse-leap-15-6
#, no-wrap
msgid "SLE HISTORY"
msgstr ""

#. type: Plain text
#: opensuse-leap-15-6
msgid ""
"Additionally, the following \"naming schemes\" have also been defined on SLE "
"products:"
msgstr ""

#. type: Plain text
#: opensuse-leap-15-6
msgid "B<sle15-sp3>"
msgstr ""

#. type: Plain text
#: opensuse-leap-15-6
msgid ""
"This naming scheme is available since I<SLE15-SP3> and is based on the "
"B<v238> naming scheme described previously but also includes the following "
"changes\\&."
msgstr ""

#. type: Plain text
#: opensuse-leap-15-6
msgid "B<sle15-sp4>"
msgstr ""

#. type: Plain text
#: opensuse-leap-15-6
msgid ""
"Available since I<SLE15-SP4> and is based on the B<sle15-sp3> naming scheme "
"described previously but also includes the following change\\&."
msgstr ""

#. type: Plain text
#: opensuse-leap-15-6
msgid ""
"Some firmware and hypervisor implementations report unreasonable high "
"numbers for the onboard index\\&. To prevent the generation of bogus onbard "
"interface names, index numbers greater than 16381 (2^14-1) were ignored\\&. "
"For s390 PCI devices index values up to 65535 (2^16-1) are valid\\&. To "
"account for that, the limit is increased to now 65535\\&."
msgstr ""