NETCONF Configuration Guide
YANG API Reference
fdb
10 min
asternos model for forwarding data base yang tree diagram yang tree diagram module asternos fdb + rw fdb + rw fdb entry \[vlan id mac address] \| + rw mac address yang\ mac address \| + rw vlan id uint16 \| + ro type? enumeration \| + rw (outer if type) \| + (port) \| | + rw port? fdb outif interface name \| + (blackhole) \| + rw blackhole? boolean + rw aging time? union rpcs + x show mac address \| + w input \| | + w interface name? union \| + ro output \| + ro data \| + ro mac address info \[] \| | + ro mac address? yang\ mac address \| | + ro vlan id? uint16 \| | + ro type? enumeration \| | + ro port? union \| | + ro index? uint32 \| + ro aging time? union + x clear mac address \| + w input \| | + w interface name? union \| | + w fdb type? enumeration \| + ro output \| + ro data? \<anydata> + x show mac learning + ro output + ro data? \<anydata> resources resources resource list resource list path access /fdb read write /fdb/fdb entry read write /fdb/fdb entry/mac address read write /fdb/fdb entry/vlan id read write /fdb/fdb entry/type read write /fdb/fdb entry/outer if type read write /fdb/fdb entry/outer if type/port read write /fdb/fdb entry/outer if type/port/port read write /fdb/fdb entry/outer if type/blackhole read write /fdb/fdb entry/outer if type/blackhole/blackhole read write /fdb/aging time read write detailed nodes detailed nodes /fdb /fdb path /fdb node type container access read write /fdb/fdb entry /fdb/fdb entry path /fdb/fdb entry node type list access read write constraints has local type /fdb/fdb entry/mac address /fdb/fdb entry/mac address path /fdb/fdb entry/mac address node type leaf description mac address for the fdb entry access read write data type \<yang type mac address> constraints the mac address type represents an ieee 802 mac address the canonical representation uses lowercase characters in the value set and its semantics, this type is equivalent to the macaddress textual convention of the smiv2 /fdb/fdb entry/vlan id /fdb/fdb entry/vlan id path /fdb/fdb entry/vlan id node type leaf access read write data type \<yang type uint16> constraints valid range 1 to 4094 /fdb/fdb entry/type /fdb/fdb entry/type path /fdb/fdb entry/type node type leaf description the type of fdb access read write data type \<yang type enumeration> constraints enumeration with options static dynamic /fdb/fdb entry/outer if type /fdb/fdb entry/outer if type path /fdb/fdb entry/outer if type node type choice description mutually exclusive configuration options for fdb entry access read write mandatory yes /fdb/fdb entry/outer if type/port /fdb/fdb entry/outer if type/port path /fdb/fdb entry/outer if type/port node type choice case access read write /fdb/fdb entry/outer if type/port/port /fdb/fdb entry/outer if type/port/port path /fdb/fdb entry/outer if type/port/port node type leaf description the name of the port access read write data type \<yang type fdb outif interface name> /fdb/fdb entry/outer if type/blackhole /fdb/fdb entry/outer if type/blackhole path /fdb/fdb entry/outer if type/blackhole node type choice case access read write /fdb/fdb entry/outer if type/blackhole/blackhole /fdb/fdb entry/outer if type/blackhole/blackhole path /fdb/fdb entry/outer if type/blackhole/blackhole node type leaf description configure blackhole mac address access read write data type \<yang type boolean> constraints valid in \[true, false] /fdb/aging time /fdb/aging time path /fdb/aging time node type leaf description mac aging time, default is 1800 seconds access read write data type \<yang type union> constraints valid range 30 to 7200
