Gjsify LogoGjsify Logo

Interface SettingOvsPort_ConstructProps

Hierarchy

Index

Properties

bond_downdelay?: number

The time port must be inactive in order to be considered down.

bond_mode?: string

Bonding mode. One of "active-backup", "balance-slb", or "balance-tcp".

bond_updelay?: number

The time port must be active before it starts forwarding traffic.

lacp?: string

LACP mode. One of "active", "off", or "passive".

tag?: number

The VLAN tag in the range 0-4095.

vlan_mode?: string

The VLAN mode. One of "access", "native-tagged", "native-untagged", "trunk" or unset.

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