Parameters options to be passed down to ip
.
Global parameters options that affects the command execution.
ParametersError - Throws when passed parameters are invalid.
CommandError - Throws when the executed command fails.
Import module
import { mroute } from 'iproute';
Show multicast routes
const entries = await mroute.show({});
Generated using TypeDoc
List multicast routing cache entries.