NETCONF Configuration Guide
YANG API Reference
dhcp-snooping
33 min
asternos dhcp snooping module description asternos yang model for dhcp snooping yang tree diagram module asternos dhcp snooping + rw dhcp snooping + rw global \| + rw dhcp4 enabled? boolean \| + rw dhcp6 enabled? boolean \| + rw autosave? boolean + rw interfaces + rw interface \[name] + rw name union + rw enabled? boolean + rw trusted? boolean rpcs + x show snooping table \| + ro output \| + ro data \| + ro entries \[vlan smac sip] \| + ro vlan cmn\ vlan name \| + ro smac yang\ mac address \| + ro sip inet\ ip address no zone \| + ro lease time? uint32 \| + ro interface? string \| + ro timestamp? uint64 \| + ro switch id? string \| + ro flag? enumeration + x show snooping count + ro output + ro data + ro total v4 count? uint64 + ro total v6 count? uint64 + ro local v4 count? uint64 + ro local v6 count? uint64 + ro remote v4 count? uint64 + ro remote v6 count? uint64 resources resource list path access /dhcp snooping read write /dhcp snooping/global read write /dhcp snooping/global/dhcp4 enabled read write /dhcp snooping/global/dhcp6 enabled read write /dhcp snooping/global/autosave read write /dhcp snooping/interfaces read write /dhcp snooping/interfaces/interface read write /dhcp snooping/interfaces/interface/name read write /dhcp snooping/interfaces/interface/enabled read write /dhcp snooping/interfaces/interface/trusted read write detailed nodes /dhcp snooping path /dhcp snooping node type container description dhcp snooping configuration access read write /dhcp snooping/global path /dhcp snooping/global node type container description dhcp snooping global configuration access read write /dhcp snooping/global/dhcp4 enabled path /dhcp snooping/global/dhcp4 enabled node type leaf description enable dhcp snooping access read write data type constraints valid in \[true, false] /dhcp snooping/global/dhcp6 enabled path /dhcp snooping/global/dhcp6 enabled node type leaf description enable dhcpv6 snooping access read write data type constraints valid in \[true, false] /dhcp snooping/global/autosave path /dhcp snooping/global/autosave node type leaf description enable dhcp snooping autosave access read write data type constraints valid in \[true, false] /dhcp snooping/interfaces path /dhcp snooping/interfaces node type container description dhcp snooping interface configuration access read write /dhcp snooping/interfaces/interface path /dhcp snooping/interfaces/interface node type list description dhcp snooping interface access read write /dhcp snooping/interfaces/interface/name path /dhcp snooping/interfaces/interface/name node type leaf description interface name access read write data type /dhcp snooping/interfaces/interface/enabled path /dhcp snooping/interfaces/interface/enabled node type leaf description enable dhcp snooping access read write data type constraints valid in \[true, false] /dhcp snooping/interfaces/interface/trusted path /dhcp snooping/interfaces/interface/trusted node type leaf description trusted interface dhcp snooping access read write data type constraints valid in \[true, false] rpcs show snooping table path access /show snooping table/output read write /show snooping table/output/data read write /show snooping table/output/data/entries read write /show snooping table/output/data/entries/vlan read write /show snooping table/output/data/entries/smac read write /show snooping table/output/data/entries/sip read write /show snooping table/output/data/entries/lease time read write /show snooping table/output/data/entries/interface read write /show snooping table/output/data/entries/timestamp read write /show snooping table/output/data/entries/switch id read write /show snooping table/output/data/entries/flag read write /show snooping table/output path /show snooping table/output node type container description no description available access read write /show snooping table/output/data path /show snooping table/output/data node type container description dhcp snooping table access read write /show snooping table/output/data/entries path /show snooping table/output/data/entries node type list description no description available access read write /show snooping table/output/data/entries/vlan path /show snooping table/output/data/entries/vlan node type leaf description vlan id access read write data type /show snooping table/output/data/entries/smac path /show snooping table/output/data/entries/smac node type leaf description source mac address 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 snooping table/output/data/entries/sip path /show snooping table/output/data/entries/sip node type leaf description source ip address access read write data type constraints multiple constraints an ipv6 address without a zone index this type, derived from the type ipv6 address, may be used in situations where the zone is known from the context and no zone index is needed an ipv4 address without a zone index this type, derived from the type ipv4 address, may be used in situations where the zone is known from the context and no zone index is needed /show snooping table/output/data/entries/lease time path /show snooping table/output/data/entries/lease time node type leaf description lease time access read write data type constraints valid range /show snooping table/output/data/entries/interface path /show snooping table/output/data/entries/interface node type leaf description interface name access read write data type /show snooping table/output/data/entries/timestamp path /show snooping table/output/data/entries/timestamp node type leaf description timestamp access read write data type constraints valid range /show snooping table/output/data/entries/switch id path /show snooping table/output/data/entries/switch id node type leaf description no description available access read write data type /show snooping table/output/data/entries/flag path /show snooping table/output/data/entries/flag node type leaf description flag access read write data type constraints enumeration with options local remote show snooping count path access /show snooping count/output read write /show snooping count/output/data read write /show snooping count/output/data/total v4 count read write /show snooping count/output/data/total v6 count read write /show snooping count/output/data/local v4 count read write /show snooping count/output/data/local v6 count read write /show snooping count/output/data/remote v4 count read write /show snooping count/output/data/remote v6 count read write /show snooping count/output path /show snooping count/output node type container description no description available access read write /show snooping count/output/data path /show snooping count/output/data node type container description no description available access read write /show snooping count/output/data/total v4 count path /show snooping count/output/data/total v4 count node type leaf description total v4 count access read write data type constraints valid range /show snooping count/output/data/total v6 count path /show snooping count/output/data/total v6 count node type leaf description total v6 count access read write data type constraints valid range /show snooping count/output/data/local v4 count path /show snooping count/output/data/local v4 count node type leaf description local v4 count access read write data type constraints valid range /show snooping count/output/data/local v6 count path /show snooping count/output/data/local v6 count node type leaf description local v4 count access read write data type constraints valid range /show snooping count/output/data/remote v4 count path /show snooping count/output/data/remote v4 count node type leaf description remote v4 count access read write data type constraints valid range /show snooping count/output/data/remote v6 count path /show snooping count/output/data/remote v6 count node type leaf description remote v6 count access read write data type constraints valid range
