get_vid_range
Description:
Gets the VLAN id range.
Parameters:
| this |
the BridgeVlan |
| vid_start |
location to store the VLAN id range start. |
| vid_end |
location to store the VLAN id range end |
Returns:
|
true is the VLAN specifies a range, false if it is a single-id VLAN. |