ndp
AsterNOS YANG Model for Neighbor Discovery Protocol.
module: asternos-ndp +--rw ndp-global | +--rw log-enable? boolean +--rw nd-mac-check +--rw enabled? boolean
augment /if:interfaces/if:interface: +--rw nd-dynamic-learning +--rw nd-mode? enumeration
rpcs: +---x show-interface-nd-proxy +--ro output +--ro data +--ro interface* [] +--ro name? union +--ro mode? enumerationResources
Section titled “Resources”Resource List
Section titled “Resource List”| Path | Access |
|---|---|
| /ndp-global | Read-Write |
| /ndp-global/log-enable | Read-Write |
| /nd-mac-check | Read-Write |
| /nd-mac-check/enabled | Read-Write |
| /?/interfaces/interface/nd-dynamic-learning | Read-Write |
| /?/interfaces/interface/nd-dynamic-learning/nd-mode | Read-Write |
Detailed Nodes
Section titled “Detailed Nodes”/ndp-global
Section titled “/ndp-global”Path
/ndp-global
Node Type
container
Access
Read-Write
/ndp-global/log-enable
Section titled “/ndp-global/log-enable”Path
/ndp-global/log-enable
Node Type
leaf
Description
Indicates if the ND log is enabled
Access
Read-Write
Data Type
Constraints
Valid in [true, false]
/nd-mac-check
Section titled “/nd-mac-check”Path
/nd-mac-check
Node Type
container
Description
IPv6 ND MAC check configuration.
Access
Read-Write
/nd-mac-check/enabled
Section titled “/nd-mac-check/enabled”Path
/nd-mac-check/enabled
Node Type
leaf
Description
enable ND MAC check.
Access
Read-Write
Data Type
Constraints
Valid in [true, false]
/?/interfaces/interface/nd-dynamic-learning
Section titled “/?/interfaces/interface/nd-dynamic-learning”Path
/?/interfaces/interface/nd-dynamic-learning
Node Type
container
Description
ARP dynamic learning on interfaces.
Access
Read-Write
/?/interfaces/interface/nd-dynamic-learning/nd-mode
Section titled “/?/interfaces/interface/nd-dynamic-learning/nd-mode”Path
/?/interfaces/interface/nd-dynamic-learning/nd-mode
Node Type
leaf
Description
ND proxy mode.
Access
Read-Write
Data Type
Constraints
Enumeration with options:
- disable
- default
- anycast_gw