Updating a Capture Filter

Update the information for a capture filter.

For more information about capture filters and a feature overview, see Virtual Test Access Points (VTAPs).

    1. Open the navigation menu  and select Networking. Under Network Command Center, select Capture filters.
    2. Select the name of the capture filter that you want to update.
    3. To change the display name or sampling rate for the capture filter, select Edit, make the change, and then save them.
    4. To change the rules used in the capture filter, select Manage rules and perform the following actions as needed:
      • Change one or more of the existing rules, or add or delete a rule. There must always be at least one rule in a capture filter.
      • To change the order of the rules, select Reorder for a rule. You can move the rule up one level in the list order, move it down one level, move it to the top of the list, or move it to the bottom of the list.
    5. Select 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.