$transport
Transport type
Syntax:
$transport = a transport type (“UDP” or “TCP”)
Explanation:
It is a transport type used for sending/receiving the packets to/from the session destination (UAS).
Where the function can be used:
- Regular rules
Example:
$transport = TCP
Use TCP for the sending packets to the UAS.