Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BridgeVlanFlags

Hierarchy

  • BridgeVlanFlags

Index

Properties

__unknown?: number
brentry?: true

Global bridge VLAN entry

master?: true

Operate on Bridge device as well

onlyOpts?: true

Skip create/delete/flags

pvid?: true

VLAN is PVID, ingress untagged

rangeBegin?: true

VLAN is start of vlan range

rangeEnd?: true

VLAN is end of vlan range

untagged?: true

VLAN egresses untagged

Generated using TypeDoc