Updating a capture filter

Update the information for a capture filter.

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

    1. Open the navigation menu, click Networking, and then click Capture filters, found in the Network Command Center group.
    2. Click the capture filter you're interested in.
    3. To change the display name for the capture filter, click Edit and change the name in the field.
    4. To change the rules used in the capture filter, click Manage Rules.
    5. Change one or more of the rules. There must always be at least one rule in a capture filter.
    6. Each rule has a corresponding Reorder button. To change the order of the rules, click Reorder. You can move up a rule one level in the list order, move it down one, move it to the top of the list, or move it to the bottom of the list.
    7. When you're finished, click Save Changes.
  • Use the capture-filter update command and required parameters to edit a capture filter:

    oci network capture-filter update --capture-filter-id  capture-filter_OCID ... [OPTIONS]

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

  • Run the UpdateCaptureFilter operation to edit a capture filter.