InlineALGTypeServiceEntry1

InlineALGTypeServiceEntry1
InlineALGTypeServiceEntry1
JSON Example
{
    "alg": "string",
    "destination_ports": [
        "string"
    ],
    "source_ports": [
        "string"
    ]
}
string
alg
Required

The Application Layer Gateway (ALG) protocol. Please note, protocol NBNS_BROADCAST and NBDG_BROADCAST are deprecated. Please use UDP protocol and create L4 Port Set type of service instead.

Possible values are : ORACLE_TNS, FTP, SUN_RPC_TCP, SUN_RPC_UDP, MS_RPC_TCP, MS_RPC_UDP, NBNS_BROADCAST, NBDG_BROADCAST, TFTP,
array of string
destination_ports
Required

The destination_port cannot be empty and must be a single value.

array of string
source_ports
Optional

Examples- Single port "8080", Range of ports "8090-8095"