ADC Advanced Policy Expressions

IP_PROTOCOL_TYPE_E


This object represents one of the IP Protocols.

Enumerations

TCP

UDP

ICMP

AH

ESP

GRE

VRRP

OSPFIGP

IPIP

ICMPV6

OSPFPREF

FRAGMENT

PROTOCOL_UNKNOWN

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

EQ (ip_protocol_type_e protocol)

The result is Boolean TRUE if the input argument is equal to the Protocol represented by this object.

Parameters (expressions not allowed):

            protocol- Protocol Type

Returns: bool_at

IP_PROTOCOL_TYPE_E

In this article