[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

InlineALGTypeServiceEntry1

Properties

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_TNSFTPSUN_RPC_TCPSUN_RPC_UDPMS_RPC_TCPMS_RPC_UDPNBNS_BROADCASTNBDG_BROADCASTTFTP


array of string as port-or-range
destination_ports Required

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


array of string as port-or-range
source_ports Optional

JSON Example

{
	"alg": "ORACLE_TNS",
	"destination_ports": [
		"string"
	]
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: Policy
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Used By

ALGTypeServiceEntry

Feedback

Was this page helpful?