State¶
Leafs
Enum Classes
-
class
NetworkInstances.NetworkInstance.Vlans.Vlan.State¶ Bases:
EntityClass Hierarchy:
NetworkInstancesNetworkInstanceVlansVlanStateThis class represents state data.
State variables for VLANs
-
vlan_id¶ Interface VLAN id
type: int
range: 1..4094config: False
-
name¶ Interface VLAN name
type: str
config: False
-
tpid¶ Optionally set the tag protocol identifier field (TPID) that is accepted on the VLAN
type: one of the below values:
TPID0x8100config: False
default value: oc-vlan-types:TPID_0x8100
-