Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This module implements port forwarding and configures port forwarding rules.
The following table shows the configurable settings for PORTFORWARD.
| Value : Type | Access | Index | Description |
|---|---|---|---|
| Port : STRING | Read-only | Name | Specifies the number of the port to forward the traffic to. |
| Enabled : DWORD | Read-write | Name | If this value is set to 1, port forwarding is enabled. If this value is set to 0, port forwarding is disabled. |
| InternalPort : STRING | Read-write | Name | Specifies the internal port number. |
| Protocol : STRING | Read-write | Name | Specifies the network protocol to use. |
| InternalName : STRING | Read-write | Name | Specifies the IP address of the device the port is forwarded to. |
| Delete : STRING | Write-only | Name | Specifies the rule to be deleted. |
See Also
Remote Configuration Framework Modules
Send Feedback on this topic to the authors