isolation-group
7 min
asternos yang model for aster nos isolation group define a group of ports that are isolated from each other \<font color="#1d50a2">yang tree diagram\</font> module asternos isolation group + rw isolation groups + rw isolation group \[id] + rw id uint32 + rw type? enumeration + rw members union + rw description? string \<font color="#1d50a2">resources\</font> \<font color="#1d50a2">resource list\</font> path access /isolation groups read write /isolation groups/isolation group read write /isolation groups/isolation group/id read write /isolation groups/isolation group/type read write /isolation groups/isolation group/members read write /isolation groups/isolation group/description read write \<font color="#1d50a2">detailed nodes\</font> \<font color="#1d50a2">/isolation groups\</font> path /isolation groups node type container description the isolation group feature of asternos for isolation group of type 'l2', only l2 traffic from 'ports' to 'members' is isolated for isolation group of type 'all', all traffic from 'ports' to 'members' is isolated access read write \<font color="#1d50a2">/isolation groups/isolation group\</font> path /isolation groups/isolation group node type list description the isolation group access read write constraints has local type \<font color="#1d50a2">/isolation groups/isolation group/id\</font> path /isolation groups/isolation group/id node type leaf description the id of the isolation group access read write data type \<yang type uint32> constraints valid range 1 to 128 \<font color="#1d50a2">/isolation groups/isolation group/type\</font> path /isolation groups/isolation group/type node type leaf access read write data type \<yang type enumeration> constraints enumeration with options l2 \<font color="#1d50a2">/isolation groups/isolation group/members\</font> path /isolation groups/isolation group/members node type leaf list description the list of members in the isolation group access read write data type \<yang type union> \<font color="#1d50a2">/isolation groups/isolation group/description\</font> path /isolation groups/isolation group/description node type leaf description the description of the isolation group access read write data type \<yang type string>
