You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
carried in the Global Administrator sub-field has been assigned by an appropriate authority.";
508
513
}
509
514
}
515
+
516
+
container link_bandwidth_subtype {
517
+
configfalse;
518
+
description
519
+
"The Link Bandwidth Extended Community attribute is defined in draft-ietf-idr-link-bandwidth. (https://datatracker.ietf.org/doc/draft-ietf-idr-link-bandwidth) It is sent with sub-type as 0x04.";
520
+
521
+
leaf global_2byte_as {
522
+
typeuint16;
523
+
description
524
+
"The value of the Global Administrator subfield should represent the Autonomous System
525
+
of the router that attaches the Link Bandwidth Community.";
526
+
}
527
+
528
+
leaf bandwidth {
529
+
type otg-types:ieeefloat32;
530
+
description
531
+
"Bandwidth of the link in bytes per second. ( 1 Kbps is 1000 bytes per second and 1 Mbps is 1000 Kbps per second )";
"The Link Bandwidth Extended Community attribute is defined in draft-ietf-idr-link-bandwidth. (https://datatracker.ietf.org/doc/draft-ietf-idr-link-bandwidth) It is sent with sub-type as 0x04.";
0 commit comments