public static class VLAN.Record extends Object implements Types.Record
| Modifier and Type | Field and Description |
|---|---|
Map<String,String> |
otherConfig
additional configuration
|
Long |
tag
VLAN tag in use
|
PIF |
taggedPIF
interface on which traffic is tagged
|
PIF |
untaggedPIF
interface on which traffic is untagged
|
String |
uuid
Unique identifier/object reference
|
| Constructor and Description |
|---|
VLAN.Record() |