Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

flags?: number

One or more flags which control the behavior and features of the VLAN interface. Flags include %NM_VLAN_FLAG_REORDER_HEADERS (reordering of output packet headers), %NM_VLAN_FLAG_GVRP (use of the GVRP protocol), and %NM_VLAN_FLAG_LOOSE_BINDING (loose binding of the interface to its master device's operating state), %NM_VLAN_FLAG_MVRP (use of the MVRP protocol).

id?: number

The VLAN identifier that the interface created by this connection should be assigned.

interfaceName?: string

If given, specifies the kernel name of the VLAN interface. If not given, a default name will be constructed from the interface described by the parent interface and the #NMSettingVlan:id property, eg "eth2.1". The parent interface may be given by the #NMSettingVlan:parent property or by the #NMSettingWired:mac-address property of an #NMSettingWired setting.

name?: string

The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".

parent?: string

If given, specifies the parent interface name or parent connection UUID from which this VLAN interface should be created. If this property is not specified, the connection must contain an #NMSettingWired setting with a #NMSettingWired:mac-address property.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method