ADC Advanced Policy Expressions

PROXY_PROTOCOL_INFO_T


Provides Proxy protocol information.

This topic lists the expressions that are provided by this class.

  • DSTIP_STR

    Returns destination IP of proxy protocol information.

Returns: text_t

  • DSTPORT

    Returns destination port of proxy protocol information.

Returns: num_at

  • ETHERTYPE

    Returns ethertype of proxy protocol information.

Returns: ether_type_e

  • SRCIP_STR

    Returns source IP of proxy protocol information.

Returns: text_t

  • SRCPORT

    Returns source port of proxy protoocol information.

Returns: num_at

PROXY_PROTOCOL_INFO_T

In this article