NETCONF Configuration Guide
YANG API Reference
ipsg
8 min
asternos yang model for ipsg yang tree diagram yang tree diagram module asternos ipsg + rw ipsg + rw interfaces + rw interface \[name ip type] + rw name union + rw ip type enumeration + rw enable? boolean + rw trust enable? boolean + rw trusted interfaces cmn\ ethernet port name resources resources resource list resource list path access /ipsg read write /ipsg/interfaces read write /ipsg/interfaces/interface read write /ipsg/interfaces/interface/name read write /ipsg/interfaces/interface/ip type read write /ipsg/interfaces/interface/enable read write /ipsg/interfaces/interface/trust enable read write /ipsg/interfaces/interface/trusted interfaces read write detailed nodes detailed nodes /ipsg /ipsg path /ipsg node type container description container for ipsg configurations access read write /ipsg/interfaces /ipsg/interfaces path /ipsg/interfaces node type container access read write /ipsg/interfaces/interface /ipsg/interfaces/interface path /ipsg/interfaces/interface node type list description configure ipsg interfaces based on vlan or port note 'enable' and 'trust enable' cannot be configured as true at the same time access read write /ipsg/interfaces/interface/name /ipsg/interfaces/interface/name path /ipsg/interfaces/interface/name node type leaf description name of the interface access read write data type \<yang type union> /ipsg/interfaces/interface/ip type /ipsg/interfaces/interface/ip type path /ipsg/interfaces/interface/ip type node type leaf access read write data type \<yang type enumeration> constraints enumeration with options v4 v6 /ipsg/interfaces/interface/enable /ipsg/interfaces/interface/enable path /ipsg/interfaces/interface/enable node type leaf description enable or disable the configuration for interface access read write data type \<yang type boolean> constraints valid in \[true, false] /ipsg/interfaces/interface/trust enable /ipsg/interfaces/interface/trust enable path /ipsg/interfaces/interface/trust enable node type leaf description enable or disable the trust for ethernet interface only valid for ethernet interface, not vlan interface suitable for configuration scenarios with multiple vlans on the interface when configured as true, trust any vlan on the interface access read write data type \<yang type boolean> constraints valid in \[true, false] /ipsg/interfaces/interface/trusted interfaces /ipsg/interfaces/interface/trusted interfaces path /ipsg/interfaces/interface/trusted interfaces node type leaf list description list of trusted ethernet port or sub ethernet interfaces for vlan only valid for vlan interface access read write data type \<yang type ethernet port name>
