NextHop

Leafs

Enum Classes

class RoutingState.RoutingInstance.Ribs.Rib.Routes.Route.NextHop

Bases: Entity

Class Hierarchy: RoutingState RoutingInstance Ribs Rib Routes Route NextHop

This class represents state data.

Route’s next-hop attribute.

outgoing_interface

Name of the outgoing interface

type: str

config: False

next_hop_address

IP address

type: str

config: False

special_next_hop

Special next-hop options

type: SpecialNextHop

config: False