Config¶
Leafs
Enum Classes
-
class
Vlans.Vlan.Config¶ Bases:
EntityClass Hierarchy:
VlansVlanConfigThis class represents configuration data.
Configuration parameters for VLANs
-
vlan_id¶ Interface VLAN id
type: int
range: 1..4094
-
name¶ Interface VLAN name
type: str
-
tpid¶ Optionally set the tag protocol identifier field (TPID) that is accepted on the VLAN
type: one of the below values:
TPID0x8100default value: oc-vlan-types:TPID_0x8100
-