[
Contents]
[
Prev]
[
Next]
[
Index]
[
Report an Error]
Disabling and Enabling RPC ALG
The RPC ALG functionality is enabled by default
and requires no configuration. You can disable the RPC ALG
This topic covers:
J-Web Configuration
The Sun RPC ALG and MS RPC ALG are enabled by default.
To disable or re-enable the RPC ALGs:
- To disable or re-enable the Sun RPC ALG:
- Select Configuration > View and Edit > Edit Configuration > Security > ALG
To disable or re-enable the Mirosoft RPC ALG:
- Select Configuration > View and Edit > Edit Configuration > Security > ALG
CLI Configuration
The Sun RPC ALG and MS RPC ALG are enabled by default.
To disable or re-enable the Sun RPC ALG:
- To disable the ALG, enter the following command:
- user@host# set security alg sunrpc disable
- To re-enable the ALG, enter the following command:
- user@host# delete security alg sunrpc
To disable or re-enable the Mirosoft RPC ALG:
- To disable the ALG, enter the following command:
- user@host# set security alg msrpc disable
- To re-enable the ALG, enter the following command:
- user@host# delete security alg msrpc
Related Topics
[
Contents]
[
Prev]
[
Next]
[
Index]
[
Report an Error]