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-nameResources
Section titled “Resources”Resource List
Section titled “Resource List”| Path | Access |
|---|---|
| /dai | Read-Write |
| /dai/interfaces | Read-Write |
| /dai/interfaces/interface | Read-Write |
| /dai/interfaces/interface/name | Read-Write |
| /dai/interfaces/interface/enable | Read-Write |
| /dai/interfaces/interface/trust-enable | Read-Write |
| /dai/interfaces/interface/trusted-interfaces | Read-Write |
Detailed Nodes
Section titled “Detailed Nodes”Path
/dai
Node Type
container
Description
Container for DAI configurations.
Access
Read-Write
/dai/interfaces
Section titled “/dai/interfaces”Path
/dai/interfaces
Node Type
container
Access
Read-Write
/dai/interfaces/interface
Section titled “/dai/interfaces/interface”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
/dai/interfaces/interface/name
Section titled “/dai/interfaces/interface/name”Path
/dai/interfaces/interface/name
Node Type
leaf
Description
Name of the interface.
Access
Read-Write
Data Type
/dai/interfaces/interface/enable
Section titled “/dai/interfaces/interface/enable”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]
/dai/interfaces/interface/trust-enable
Section titled “/dai/interfaces/interface/trust-enable”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