Understanding Sun RPC Services
Predefined Sun RPC services include:
- junos-sun-rpc-portmap-tcp
- junos-sun-rpc-portmap
- junos-sun-rpc-portmap-udp
The Sun RPC ALG can be applied by using the following methods:
ALG default application—Use one of the following predefined application sets for control and data connections in your policy:
- application-set junos-sun-rpc (for control sessions)
- application-set junos-sun-rpc-portmap (for data sessions)
Default control application—Use the predefined control via junos-sun-rpc:
- Create an application for data (USER_DEFINED_DATA). You can make a set of your own data (for example, my_rpc_application_set) and use it in the policy.
Use the predefined application set for control and customized data application in the policy:
- junos-sun-rpc
- USER_DEFINED_DATA
Custom control and custom data application—Use a customized application:
- Create an application for control (USER_DEFINED_CONTROL) and data (USER_DEFINED_DATA).
In the policy, use the user-defined application set for a control and customized data application:
- USER_DEFINED_CONTROL
- USER_DEFINED_DATA
Related Topics
- JUNOS Software Feature Support Reference for SRX Series and J Series Devices
- Understanding Sun RPC ALGs
- Customizing Sun RPC Applications (CLI Procedure)
- Understanding Microsoft RPC Services