Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

REST API Method: PUT /rest/bridge/{identifier}/vlan/{identifier}

Page Tree
rootResource - vlan

Creates a VLAN given a specific VLAN ID.

URL:

https://134.56.227.163/rest/bridge/{identifier}/vlan/{identifier}

HTTP Method

PUT

Requires Authentication:

true



Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
vlan_idYesNoxs:integerIs the VLAN ID being configured. The allowed range for user-defined VLAN is [2-3999]. The IDs outside the user-defined range are reserved for system's use.
vlan_descriptionNoNostringnone64 - Max LengthIs a short description for this VLAN
mstpInstanceYesNostring1.111 - Max Length Specifies the row ID of the Multiple Spanning Tree Instance with which the VLAN is associated. MSTI row ID should be specified in the format BridgeId:MSTRowId format.