Skip to content

Commit ad0a8f8

Browse files
authored
ASds and AXdz updated (#1648)
1 parent 1764cbe commit ad0a8f8

File tree

4 files changed

+42
-36
lines changed

4 files changed

+42
-36
lines changed

standard/ieee/draft/802.1/ASds/ieee802-dot1as-gptp.yang

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ module ieee802-dot1as-gptp {
3434

3535
revision 2025-03-06 {
3636
description
37-
"Published as part of IEEE Std 802.1AS-2020-REV.";
37+
"Published as part of IEEE Std 802.1ASds-202X.";
3838
reference
3939
"IEEE Std 802.1AS - Timing and Synchronization for Time-Sensitive
4040
Applications: IEEE Std 802.1AS-2020-REV.
@@ -384,7 +384,7 @@ module ieee802-dot1as-gptp {
384384
type int8;
385385
description
386386
"When use-mgt-log-announce-interval is false (i.e., change with
387-
Signaling message), this is the the logarithm to base 2 of the
387+
Signaling message), this is the logarithm to base 2 of the
388388
announce interval used when the port is initialized.";
389389
reference
390390
"14.10.13 of IEEE Std 802.1AS";
@@ -413,7 +413,7 @@ module ieee802-dot1as-gptp {
413413
type int8;
414414
description
415415
"When use-mgt-log-sync-interval is false (i.e., change with
416-
Signaling message), this is the the logarithm to base 2 of the
416+
Signaling message), this is the logarithm to base 2 of the
417417
sync interval used when the port is initialized.";
418418
reference
419419
"14.10.17 of IEEE Std 802.1AS";
@@ -461,7 +461,7 @@ module ieee802-dot1as-gptp {
461461
type int8;
462462
description
463463
"When use-mgt-log-pdelay-req-interval is false (i.e., change with
464-
Signaling message), this is the the logarithm to base 2 of the
464+
Signaling message), this is the logarithm to base 2 of the
465465
Pdelay_Req transmit interval used when the port is initialized.";
466466
reference
467467
"14.10.23 of IEEE Std 802.1AS";
@@ -500,7 +500,7 @@ module ieee802-dot1as-gptp {
500500
type int8;
501501
description
502502
"When use-mgt-log-gptp-cap-interval is false (i.e., change with
503-
Signaling message), this is the the logarithm to base 2 of the
503+
Signaling message), this is the logarithm to base 2 of the
504504
gPTP capable message interval used when the port is initialized.";
505505
reference
506506
"14.10.27 of IEEE Std 802.1AS";

standard/ieee/draft/802.1/AXdz/ieee802-dot1ax-drni.yang

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ module ieee802-dot1ax-drni {
4242
This version of this YANG module is part of IEEE Std 802.1AX;
4343
see the standard itself for full legal notices.";
4444

45-
revision 2025-03-11 {
45+
revision 2025-05-22 {
4646
description
4747
"Published as part of IEEE Std 802.1AXdz-202y.
4848
The following reference statement identifies each referenced IEEE

standard/ieee/draft/802.1/AXdz/ieee802-dot1ax-linkagg.yang

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ module ieee802-dot1ax-linkagg {
4343
This version of this YANG module is part of IEEE Std 802.1AX;
4444
see the standard itself for full legal notices.";
4545

46-
revision 2025-03-11 {
46+
revision 2025-05-22 {
4747
description
4848
"Published as part of IEEE Std 802.1AXdz-202y.
4949
The following reference statement identifies each referenced IEEE
@@ -118,7 +118,7 @@ module ieee802-dot1ax-linkagg {
118118
protocol partner of this Aggregator. A value
119119
of zero indicates that there is no known partner.
120120
If the aggregation is manually configured, this
121-
System identifer value is assigned by the
121+
System identifier value is assigned by the
122122
local System.";
123123
reference
124124
"7.3.1.1.10 of IEEE Std 802.1AX";
@@ -640,7 +640,7 @@ module ieee802-dot1ax-linkagg {
640640

641641
container linkagg {
642642
description
643-
"Link Aaggregation System specific configuration nodes.";
643+
"Link Aggregation System specific configuration nodes.";
644644
list agg-system {
645645
key "name";
646646
description
@@ -878,7 +878,7 @@ module ieee802-dot1ax-linkagg {
878878
type binary;
879879
config false;
880880
description
881-
"The MD5 Digest of the admin-conv-link-map. The value
881+
"The MD5 Digest of the admin-conv-link-map. The
882882
value is NULL (AAAAAAAAAAAAAAAAAAAAAA== in base64)
883883
when the distribution algorithm specified by
884884
agg-port-algorithm does not use the

standard/ieee/draft/802.1/AXdz/ieee802-dot1ax-types.yang

Lines changed: 32 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ module ieee802-dot1ax-types {
2424
This version of this YANG module is part of IEEE Std 802.1AX;
2525
see the standard itself for full legal notices.";
2626

27-
revision 2025-03-11 {
27+
revision 2025-05-22 {
2828
description
2929
"Published as part of IEEE Std 802.1AXdz-202y.
3030
The following reference statement identifies each referenced IEEE
@@ -249,38 +249,44 @@ module ieee802-dot1ax-types {
249249
if-feature "basic-link-maps";
250250
base link-map-patterns;
251251
description
252-
"Provides active/standby behavior with one active link and
253-
up to 63 standby links. All packets are mapped to whichever
254-
link that is active in the aggregation has the lowest link
255-
number. If that link fails, all packets are mapped to the
256-
lowest link number of the remaining links that are active
257-
in the aggregation.
258-
The map consists of an identical entry for each CID, with a
259-
list of numbers from 1 to 64.
260-
Supports any number of links in the aggregation (up to 64)
261-
with link numbers between 1 and 64. Any links in the
262-
aggregation with a link number greater than 64 are not
263-
used.";
252+
"Provides active/standby behavior with one link carrying
253+
all traffic and any other links in the LAG are standby.
254+
All packets are mapped to the lowest link number that is
255+
active in the aggregation. This is updated whenever a link
256+
becomes active or inactive in the aggregation. The pattern
257+
supports any number of links with link numbers between 1
258+
and 4095. Any links in the aggregation with a link number
259+
greater than 4095 are not used.
260+
The map consists of an identical entry for each CID, with
261+
a list of numbers from 1 to 4095, followed by the number 0.
262+
The MD5 digest calculated for this map is
263+
0xd2dc4cf241740239408945bd87391286 (hex) or
264+
0txM8kF0AjlAiUW9hzkShg== (base64).";
264265
}
265266

266267
identity two-plus-n {
267268
if-feature "basic-link-maps";
268269
base link-map-patterns;
269270
description
270-
"Provides basic load-balancing on two active links with up
271-
to 62 standby links. All packets with an even CID value are
272-
mapped to the link with the lowest link number in the
273-
aggregation, and all packets with an odd CID value are
274-
mapped to the link with the highest link number in the
275-
aggregation.
271+
"Provides basic load-balancing on two links and any other
272+
links in the aggregation are standby. All packets with an
273+
even CID value are mapped to the link with the lowest link
274+
number that is active in the aggregation, and all packets
275+
with an odd CID value are mapped to the link with the
276+
highest link number that is active in the aggregation.
277+
This is updated whenever a link becomes active or inactive
278+
in the aggregation. The pattern supports any number of
279+
links with link numbers between 1 and 4095. Any links in
280+
the aggregation with a link number greater than 4095 are
281+
not used.
276282
The map consists of an identical entry for each even CID
277-
containing a list of numbers from 1 to 64, and an identical
278-
entry for each odd CID containing a list of numbers from 64
279-
to 1.
280-
Supports any number of links in the aggregation (up to 64)
281-
with link numbers between 1 and 64. Any links in the
282-
aggregation with a link number greater than 64 are not
283-
used.";
283+
containing a list of numbers from 1 to 4095, followed by
284+
the number 0, and an identical entry for each odd CID
285+
containing a list of numbers from 4095 to 1, followed by
286+
the number 0.
287+
The MD5 digest calculated for this map is
288+
0xfe8fec2effe6cd1cbd78c2a968aa5d20 (hex) or
289+
/o/sLv/mzRy9eMKpaKpdIA== (base64).";
284290
}
285291

286292
identity service-map-patterns {

0 commit comments

Comments
 (0)