Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace VtapCaptureFilterRuleDetails

This resource contains the rules governing what traffic a VTAP mirrors.

Properties

Optional destinationCidr

destinationCidr: undefined | string

Traffic sent to this CIDR block through the VTAP source will be mirrored to the VTAP target.

Optional icmpOptions

icmpOptions: model.IcmpOptions

Optional protocol

protocol: undefined | string

The transport protocol used in the filter. If do not choose a protocol, all protocols will be used in the filter. Supported options are:

  • 1 = ICMP
  • 6 = TCP
  • 17 = UDP

Optional ruleAction

ruleAction: RuleAction

Include or exclude packets meeting this definition from mirrored traffic.

Optional sourceCidr

sourceCidr: undefined | string

Traffic from this CIDR block to the VTAP source will be mirrored to the VTAP target.

Optional tcpOptions

tcpOptions: model.TcpOptions

trafficDirection

trafficDirection: TrafficDirection

The traffic direction the VTAP is configured to mirror.

Optional udpOptions

udpOptions: model.UdpOptions

Functions

getDeserializedJsonObj

getJsonObj