[ Version ( since = "1.18" ) ]
public bool get_vid_range (out uint16 vid_start, out uint16 vid_end)
Gets the VLAN id range.
this |
the BridgeVlan |
vid_start |
location to store the VLAN id range start. |
vid_end |
location to store the VLAN id range end |
true is the VLAN specifies a range, false if it is a single-id VLAN. |