Tunnel configuration.
Tunnel objects are tunnels, encapsulating packets in IP packets and then sending them over the IP infrastructure.
Man Page
import { tunnel } from 'iproute'; Copy
import { tunnel } from 'iproute';
Generated using TypeDoc
Tunnel configuration.
Remarks
Tunnel objects are tunnels, encapsulating packets in IP packets and then sending them over the IP infrastructure.
See
Man Page
Example