Interface EndDt6Seg6LocalEncapArgs

EndDt6Seg6local encap arguments.

Hierarchy

Properties

dev?: string

The output device name.

table?: number | RouteRoutingTables
via?: {
    address: string;
    family?: AddressFamilies;
}

Type declaration

vrftable?: number | RouteRoutingTables
weight?: number

Is a weight for this element of a multipath route reflecting its relative bandwidth or quality.

Generated using TypeDoc