arp
AsterNOS YANG Model for Address Resolution Protocol.
module: asternos-arp +--rw arp-global +--rw arp-dynamic-learning | +--rw expire-time? uint32 +--rw log-enable? boolean
augment /if:interfaces/if:interface: +--rw arp-dynamic-learning +--rw mode? enumeration
rpcs: +---x clear-neighbors | +---w input | | +---w interface union | +--ro output | +--ro data? string +---x show-arp-proxy-count | +---w input | | +---w second? uint32 | +--ro output | +--ro data? <anydata> +---x show-interface-arp-proxy +--ro output +--ro data +--ro interface* [] +--ro name? union +--ro mode? enumerationResources
Section titled “Resources”Resource List
Section titled “Resource List”| Path | Access |
|---|---|
| /arp-global | Read-Write |
| /arp-global/arp-dynamic-learning | Read-Write |
| /arp-global/arp-dynamic-learning/expire-time | Read-Write |
| /arp-global/log-enable | Read-Write |
| /?/interfaces/interface/arp-dynamic-learning | Read-Write |
| /?/interfaces/interface/arp-dynamic-learning/mode | Read-Write |
Detailed Nodes
Section titled “Detailed Nodes”/arp-global
Section titled “/arp-global”Path
/arp-global
Node Type
container
Access
Read-Write
/arp-global/arp-dynamic-learning
Section titled “/arp-global/arp-dynamic-learning”Path
/arp-global/arp-dynamic-learning
Node Type
container
Description
global ARP dynamic learning configuration.
Access
Read-Write
/arp-global/arp-dynamic-learning/expire-time
Section titled “/arp-global/arp-dynamic-learning/expire-time”Path
/arp-global/arp-dynamic-learning/expire-time
Node Type
leaf
Description
ARP aging timer, units seconds.
Access
Read-Write
Data Type
Constraints
Valid range: 60 to 7200
/arp-global/log-enable
Section titled “/arp-global/log-enable”Path
/arp-global/log-enable
Node Type
leaf
Description
Indicates if the ARP log is enabled
Access
Read-Write
Data Type
Constraints
Valid in [true, false]
/?/interfaces/interface/arp-dynamic-learning
Section titled “/?/interfaces/interface/arp-dynamic-learning”Path
/?/interfaces/interface/arp-dynamic-learning
Node Type
container
Description
ARP dynamic learning on interfaces.
Access
Read-Write
/?/interfaces/interface/arp-dynamic-learning/mode
Section titled “/?/interfaces/interface/arp-dynamic-learning/mode”Path
/?/interfaces/interface/arp-dynamic-learning/mode
Node Type
leaf
Description
ARP proxy mode.
Access
Read-Write
Data Type
Constraints
Enumeration with options:
- disable
- default
- anycast_gw