Home > Configuration > Network > setvlan_sharing

setvlan_sharing

Use this method to set if sharing is enabled, then this vlan can be shared across multiple partitions by binding it to all those partitions. If sharing is disabled, then this vlan can be bound to only one of the partitions.

Syntax



Parameters

id

A positive integer that uniquely identifies a VLAN.
This is mandatory parameter.
Minimum value = 1.
Maximum value = 4094.

sharing

If sharing is enabled, then this vlan can be shared across multiple partitions by binding it to all those partitions. If sharing is disabled, then this vlan can be bound to only one of the partitions.
Default value = DISABLED.
Possible Values : ENABLED, DISABLED.

Return Value

Returns simpleResult

See Also