VlanMatchCondition interface
The vlan match conditions that needs to be matched.
Properties
inner |
List of inner vlans that needs to be matched. |
vlan |
List of vlan group names that to be matched. |
vlans | List of vlans that needs to be matched. |
Property Details
innerVlans
List of inner vlans that needs to be matched.
innerVlans?: string[]
Property Value
string[]
vlanGroupNames
List of vlan group names that to be matched.
vlanGroupNames?: string[]
Property Value
string[]
vlans
List of vlans that needs to be matched.
vlans?: string[]
Property Value
string[]