Interface MrouteShowOptions

Mroute show options.

Hierarchy

  • MrouteShowOptions

Properties

Properties

from?: string

The prefix selecting the IP source addresses of the multicast route.

iif?: string

The interface on which multicast packets are received.

table?: number | RouteRoutingTables

The table id selecting the multicast table. It can be local, main, default, all or a number.

to?: string

The prefix selecting the destination multicast addresses to list.

Generated using TypeDoc