Input

Leafs

Children

class FibRoute.Input

Bases: Entity

Class Hierarchy: FibRoute Input

This class represents configuration data.

routing_instance_name

Name of the routing instance whose forwarding information base is being queried. If the routing instance with name equal to the value of this parameter doesn’t exist, then this operation SHALL fail with error-tag ‘data-missing’ and error-app-tag ‘routing-instance-not-found’

type: str

mandatory: True

destination_address

Network layer destination address. Address family specific modules MUST augment this container with a leaf named ‘address’

type: DestinationAddress