Table of Contents

Method RemoveVlan

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

RemoveVlan(int)

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

void RemoveVlan(int vlan)

Parameters

vlan int

The VLAN to remove from the interface.