Table of Contents

Method AddVlan

Namespace
Skyline.DataMiner.Utils.Interfaces.Network
Assembly
Skyline.DataMiner.Utils.Interfaces.dll

AddVlan(int)

Add a VLAN to the interface. No validation is done with this method to see if the set was successful.

void AddVlan(int vlan)

Parameters

vlan int

The VLAN to add to the interface.