InlineTraceflowObservationForwardedLogical1

InlineTraceflowObservationForwardedLogical1
InlineTraceflowObservationForwardedLogical1
JSON Example
{
    "acl_rule_id": 0,
    "component_id": "string",
    "dst_component_id": "string",
    "dst_component_name": "string",
    "dst_component_type": "string",
    "ipsec_vpn": {
        "inner_dst_ip": "string",
        "inner_src_ip": "string",
        "local_ip": "string",
        "policy_id": "string",
        "remote_ip": "string",
        "session_id": "string",
        "spi": 0,
        "vti_id": "string"
    },
    "jumpto_rule_id": 0,
    "l2_rule_id": 0,
    "lport_id": "string",
    "lport_name": "string",
    "nat_rule_id": 0,
    "next_hop": "string",
    "resend_type": "string",
    "route_prefix": "string",
    "service_index": 0,
    "service_path_index": 0,
    "service_ttl": 0,
    "spoofguard_ip": "string",
    "spoofguard_mac": "string",
    "spoofguard_vlan_id": 0,
    "svc_nh_mac": "string",
    "translated_dst_ip": "string",
    "translated_src_ip": "string",
    "vlan": 0,
    "vni": 0
}
integer As int64 As int64
acl_rule_id
Optional

This field is specified when the traceflow packet matched a L3 firewall rule.

string
component_id
Optional

The id of the component that forwarded the traceflow packet.

string
dst_component_id
Optional

The id of the destination component to which the traceflow packet was forwarded.

string
dst_component_name
Optional

The name of the destination component to which the traceflow packet was forwarded.

string
dst_component_type
Optional

The type of the destination component to which the traceflow packet was forwarded.

Possible values are : PHYSICAL, LR, LS, DFW, BRIDGE, EDGE_TUNNEL, EDGE_HOSTSWITCH, FW_BRIDGE, EDGE_RTEP_TUNNEL, LOAD_BALANCER, NAT, IPSEC, SERVICE_INSERTION, VMC, SPOOFGUARD, EDGE_FW, DLB, ANTREA_SPOOFGUARD, ANTREA_LB, ANTREA_ROUTING, ANTREA_DFW, ANTREA_FORWARDING, HOST_SWITCH, UNKNOWN,
ipsec_vpn
Optional

IPSec VPN traceflow observation.

integer As int64 As int64
jumpto_rule_id
Optional

This field is specified when the traceflow packet matched a jump-to rule.

integer As int64 As int64
l2_rule_id
Optional

This field is specified when the traceflow packet matched a l2 rule.

string
lport_id
Optional

The id of the logical port through which the traceflow packet was forwarded.

string
lport_name
Optional

The name of the logical port through which the traceflow packet was forwarded.

integer As int64 As int64
nat_rule_id
Optional

This field is specified when the traceflow packet matched a NAT rule.

string As ip As ip
next_hop
Optional

This field is specified when the traceflow packet was routed by logical router.

string
resend_type
Optional

ARP_UNKNOWN_FROM_CP - Unknown ARP query result emitted by control plane ND_NS_UNKNOWN_FROM_CP - Unknown neighbor solicitation query result emitted by control plane UNKNOWN - Unknown resend type

Possible values are : UNKNOWN, ARP_UNKNOWN_FROM_CP, ND_NS_UNKNWON_FROM_CP,
string As ip-cidr-block As ip-cidr-block
route_prefix
Optional

This field is specified when the traceflow packet was routed by logical router.

integer As int64 As int64
service_index
Optional

The index of the service insertion component

integer As int64 As int64
service_path_index
Optional

The path index of the service insertion component

integer As int64 As int64
service_ttl
Optional

The ttl of the service insertion component

string As ip-cidr-block As ip-cidr-block
spoofguard_ip
Optional

This field specified the prefix IP address a traceflow packet matched in the whitelist in spoofguard.

string As mac-address As mac-address
spoofguard_mac
Optional

The source MAC address of form: "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$". For example: 00:00:00:00:00:00.

integer As int64 As int64
spoofguard_vlan_id
Optional

This field specified the VLAN id a traceflow packet matched in the whitelist in spoofguard.

string
svc_nh_mac
Optional

MAC address of nexthop for service insertion(SI) in service VM(SVM) where the traceflow packet was received.

string As ip As ip
translated_dst_ip
Optional

The translated destination IP address of VNP/NAT

string As ip As ip
translated_src_ip
Optional

The translated source IP address of VPN/NAT

integer As int64 As int64
vlan
Optional

This field is specified when the traceflow packet was forwarded by a VLAN logical network.

integer As int32 As int32
vni
Optional

This field is specified when the traceflow packet was forwarded by an overlay logical network.