beautypg.com

Brocade Multi-Service IronWare YANG Configuration Guide (Supporting R05.6.00) User Manual

Page 18

background image

10

Multi-Service IronWare YANG Configuration Guide

53-1003038-02

Device version state data

2

{

length 1..20;

}

description "device part number";

}

}

grouping software-version-grouping

{

leaf version

{

type string

{

length 1..63;

}

description "Image version.";

}

leaf compiled-on

{

type string

{

length 1..127;

}

description "The image compilation date and time.";

}

leaf label

{

type string

{

length 1..15;

}

description "The image label..";

}

leaf length

{

type uint32

{

range "0..4294967295";

}

description "The image length.";

}

leaf source

{

type string

{

length 1..63;

}

description "The boot source";

}

}

grouping flash-grouping

{

leaf flash-size

{

type uint32