NextHop

Keys

Children

class NetworkInstances.NetworkInstance.Protocols.Protocol.StaticRoutes.Static.NextHops.NextHop

Bases: Entity

Class Hierarchy : NetworkInstances NetworkInstance Protocols Protocol StaticRoutes Static NextHops NextHop

This class represents configuration data.

A list of next-hops to be utilised for the static

route being specified.

index(key)

A reference to the index of the current next-hop. The index is intended to be a user-specified value which can be used to reference the next-hop in question, without any other semantics being assigned to it

type: str

refers to: index

config

Configuration parameters relating to the next-hop entry

type: Config

state

Operational state parameters relating to the next-hop entry

type: State

config: False

interface_ref

Reference to an interface or subinterface

type: InterfaceRef

enable_bfd

Enable BFD for liveliness detection to the next-hop or neighbour

type: EnableBfd