Updating a VTAP

Update the information for a Virtual Test Access Point (VTAP).

See Virtual Test Access Points for more information and a feature overview.

    1. Open the navigation menu, click Networking, and then click VTAPs, found in the Network Command Center group.
    2. Click the VTAP you're interested in.
    3. Click Edit.
    4. If the VTAP is RUNNING, you can only update the following:
      • Name
    5. If the VTAP is STOPPED, you can update one or more of the following:
      • Name
      • VCN
      • Source
      • Target
      • Capture filter
    6. (Optional) By selecting Advanced Options, you can update the following settings:
      • VXLAN network identifier (VNI)
      • Max packet size
      • Priority Mode
      • Tagging
    7. When you are finished, click Save Changes.
  • Use the vtap update command and required parameters to edit a VTAP:

    oci network vtap update --vtap-id  vtap_OCID ... [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.

  • Run the UpdateVtap operation to edit a VTAP.