City Wi-Fi segregation requires VLAN 40 created on an IOS XE access switch through the official RESTCONF API. Which construction is correct?
Select an answer to reveal the explanation.
Short Explanation
VLAN 40 is a YANG locker under /restconf/data—write the id and leaves there—not a console paste or a Webex meeting room.
Full Explanation
Official 5.2 includes VLANs as RESTCONF config objects on IOS XE under /restconf/data, writing vlan-id and related leaves such as name or state. Console vlan 40 paste is CLI, not the API. VTP-only or Webex API answers miss the VLAN YANG resource construction.