NETCONF Configuration Guide
YANG API Reference
fdb
32 min
asternos fdb module description asternos model for forwarding data base 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 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 /fdb path /fdb node type container description no description available access read write /fdb/fdb entry path /fdb/fdb entry node type list description no description available access read write constraints has local type /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 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 path /fdb/fdb entry/vlan id node type leaf description no description available access read write data type constraints valid range 1 to 4094 /fdb/fdb entry/type path /fdb/fdb entry/type node type leaf description the type of fdb access read write data type constraints enumeration with options static dynamic /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 path /fdb/fdb entry/outer if type/port node type choice case description no description available access read write /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 /fdb/fdb entry/outer if type/blackhole path /fdb/fdb entry/outer if type/blackhole node type choice case description no description available access read write /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 constraints valid in \[true, false] /fdb/aging time path /fdb/aging time node type leaf description mac aging time, default is 1800 seconds access read write data type constraints valid range 30 to 7200 rpcs show mac address path access /show mac address/input read write /show mac address/input/interface name read write /show mac address/output read write /show mac address/output/data read write /show mac address/output/data/mac address info read write /show mac address/output/data/mac address info/mac address read write /show mac address/output/data/mac address info/vlan id read write /show mac address/output/data/mac address info/type read write /show mac address/output/data/mac address info/port read write /show mac address/output/data/mac address info/index read write /show mac address/output/data/aging time read write /show mac address/input path /show mac address/input node type container description no description available access read write /show mac address/input/interface name path /show mac address/input/interface name node type leaf description name of the ethernet or portchannel or vlan access read write data type /show mac address/output path /show mac address/output node type container description no description available access read write /show mac address/output/data path /show mac address/output/data node type container description a hierarchy of mac address information include a list named mac address info and a leaf named aging time access read write /show mac address/output/data/mac address info path /show mac address/output/data/mac address info node type list description a table that show information of mac address access read write constraints has local type /show mac address/output/data/mac address info/mac address path /show mac address/output/data/mac address info/mac address node type leaf description mac address for the fdb entry access read write data type 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 /show mac address/output/data/mac address info/vlan id path /show mac address/output/data/mac address info/vlan id node type leaf description no description available access read write data type constraints valid range 1 to 4094 /show mac address/output/data/mac address info/type path /show mac address/output/data/mac address info/type node type leaf description the type of fdb access read write data type constraints enumeration with options static dynamic /show mac address/output/data/mac address info/port path /show mac address/output/data/mac address info/port node type leaf description the name of the port access read write data type /show mac address/output/data/mac address info/index path /show mac address/output/data/mac address info/index node type leaf description no description available access read write data type constraints valid range /show mac address/output/data/aging time path /show mac address/output/data/aging time node type leaf description mac aging time, default is 1800 seconds access read write data type constraints valid range 30 to 7200 clear mac address path access /clear mac address/input read write /clear mac address/input/interface name read write /clear mac address/input/fdb type read write /clear mac address/output read write /clear mac address/output/data read write /clear mac address/input path /clear mac address/input node type container description no description available access read write /clear mac address/input/interface name path /clear mac address/input/interface name node type leaf description name of the ethernet or link aggregation interface access read write data type /clear mac address/input/fdb type path /clear mac address/input/fdb type node type leaf description the type of fdb to clear access read write data type constraints enumeration with options static dynamic all /clear mac address/output path /clear mac address/output node type container description no description available access read write /clear mac address/output/data path /clear mac address/output/data node type anydata description the string indicates success or failure of this operation access read write show mac learning path access /show mac learning/output read write /show mac learning/output/data read write /show mac learning/output path /show mac learning/output node type container description no description available access read write /show mac learning/output/data path /show mac learning/output/data node type anydata description a table that shows mac learning information access read write
