InlineIPMirrorDestination1
InlineIPMirrorDestination1
JSON Example
{
"destination_ips": [
"string"
],
"encapsulation_type": "string",
"erspan_id": 0,
"gre_key": 0
}
array of
string
destination_ips
Required
Constraints:
minItems: 1
maxItems: 3
The destination IPs of the mirror packet will be sent to.
string
encapsulation_type
Required
Constraints:
default: GRE
You can choose GRE, ERSPAN II or ERSPAN III.
Possible values are :
GRE,
ERSPAN_TWO,
ERSPAN_THREE,
integer As int32
As int32
erspan_id
Optional
Constraints:
minimum: 0
maximum: 1023
Used by physical switch for the mirror traffic forwarding. Must be provided and only effective when encapsulation type is ERSPAN type II or type III.
integer As int32
As int32
gre_key
Optional
User-configurable 32-bit key only for GRE