NextHop¶
Keys
Children
-
class
NetworkInstances.NetworkInstance.Afts.Ipv4Unicast.Ipv4Entry.NextHops.
NextHop
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Afts
Ipv4Unicast
Ipv4Entry
NextHops
NextHop
This class represents configuration data.
A next-hop associated with the forwarding instance. The
entries within the next-hop list should only reflect
next-hops that are actively used by the local system.
That is to say inactive, backup or FRR next-hops should
not be included within this list.
-
index
(key)¶ A unique index identifying the next-hop entry for the AFT entry
type: int
range: 0..18446744073709551615refers to:
index
-
interface_ref
¶ Reference to an interface or subinterface
type:
InterfaceRef
-