Interface AddRouteSeg6EncapArgs

Add route seg6 encap arguments.

Hierarchy

  • AddRouteSeg6EncapArgs

Properties

encap?: true

Encapsulate packet in an outer IPv6 header with SR.

hmac?: number

Numerical value in decimal representation. See ip-sr(8).

inline?: true

Directly insert Segment Routing Header after IPv6 header.

l2encap?: true

Encapsulate ingress L2 frame within an outer IPv6 header and SRH.

mode: true
segs: string

List of comma-separated IPv6 addresses.

Generated using TypeDoc