Enables both IPv4 & IPv6 IP forwarding.
Global parameters options that affects the command execution.
import { utils } from 'iproute';await utils.ipForwarding.enable(); Copy
import { utils } from 'iproute';await utils.ipForwarding.enable();
Generated using TypeDoc
Enables both IPv4 & IPv6 IP forwarding.