Skip to content
Ask AI

nd-snooping

AsterNOS YANG Model for ND Snooping.

Terminal window
module: asternos-nd-snooping
+--rw nd-snooping
+--rw global
\| +--rw enabled? boolean
+--rw interfaces
+--rw interface\* \[name]
+--rw name cmn\:vlan-name
+--rw enabled? boolean
+--rw trusted? boolean
PathAccess
/nd-snoopingRead-Write
/nd-snooping/globalRead-Write
/nd-snooping/global/enabledRead-Write
/nd-snooping/interfacesRead-Write
/nd-snooping/interfaces/interfaceRead-Write
/nd-snooping/interfaces/interface/nameRead-Write
/nd-snooping/interfaces/interface/enabledRead-Write
/nd-snooping/interfaces/interface/trustedRead-Write

Path

/nd-snooping

Node Type

container

Description

nd snooping configuration.

Access

Read-Write

Path

/nd-snooping/global

Node Type

container

Description

nd snooping global configuration.

Access

Read-Write

Path

/nd-snooping/global/enabled

Node Type

leaf

Description

enable nd snooping.

Access

Read-Write

Data Type

Constraints

Valid in [true, false]

Path

/nd-snooping/interfaces

Node Type

container

Description

nd snooping interface configuration.

Access

Read-Write

Path

/nd-snooping/interfaces/interface

Node Type

list

Description

nd snooping interface.

Access

Read-Write

Path

/nd-snooping/interfaces/interface/name

Node Type

leaf

Description

interface name.

Access

Read-Write

Data Type

<YANG type vlan‑name>

Path

/nd-snooping/interfaces/interface/enabled

Node Type

leaf

Description

enable nd snooping.

Access

Read-Write

Data Type

Constraints

Valid in [true, false]

Path

/nd-snooping/interfaces/interface/trusted

Node Type

leaf

Description

trusted interface nd snooping.

Access

Read-Write

Data Type

Constraints

Valid in [true, false]