跳转到内容
Ask AI

dai

此内容尚不支持你的语言。

AsterNOS YANG Model for SAVI.

module: asternos-dai
+--rw dai
+--rw interfaces
+--rw interface* [name]
+--rw name union
+--rw enable? boolean
+--rw trust-enable? boolean
+--rw trusted-interfaces* cmn:ethernet-port-name
PathAccess
/daiRead-Write
/dai/interfacesRead-Write
/dai/interfaces/interfaceRead-Write
/dai/interfaces/interface/nameRead-Write
/dai/interfaces/interface/enableRead-Write
/dai/interfaces/interface/trust-enableRead-Write
/dai/interfaces/interface/trusted-interfacesRead-Write

Path

/dai

Node Type

container

Description

Container for DAI configurations.

Access

Read-Write

Path

/dai/interfaces

Node Type

container

Access

Read-Write

Path

/dai/interfaces/interface

Node Type

list

Description

Configure DAI interfaces based on VLAN or PORT.

Note: ‘enable’ and ‘trust-enable’ cannot be configured as true at the same time

Access

Read-Write

Path

/dai/interfaces/interface/name

Node Type

leaf

Description

Name of the interface.

Access

Read-Write

Data Type

Path

/dai/interfaces/interface/enable

Node Type

leaf

Description

Enable or disable the configuration for interface (Ethernet or VLAN).

Access

Read-Write

Data Type

Constraints

Valid in [true, false]

Path

/dai/interfaces/interface/trust-enable

Node Type

leaf

Description

Enable or disable the trust for ethernet interface.

Only valid for ethernet interface, not VLAN interface.

Suitable for configuration scenarios with multiple VLANs on the interface.

When configured as true, trust any VLAN on the interface

Access

Read-Write

Data Type

Constraints

Valid in [true, false]

/dai/interfaces/interface/trusted-interfaces

Section titled “/dai/interfaces/interface/trusted-interfaces”

Path

/dai/interfaces/interface/trusted-interfaces

Node Type

leaf-list

Description

List of trusted ethernet port or sub-ethernet interfaces for VLAN.

Only valid for VLAN interface.

Access

Read-Write

Data Type