TableConnections

Children

class NetworkInstances.NetworkInstance.TableConnections

Bases: Entity

Class Hierarchy: NetworkInstances NetworkInstance TableConnections

This class represents configuration data.

Policies dictating how RIB or FIB entries are propagated

between tables

table_connection

A list of connections between pairs of routing or forwarding tables, the leaking of entries between which is specified by the import policy. A connection connecting a source table to a destination table implies that routes that match the policy specified for the connection are available for the destination protocol to advertise, or match within its policies

type: list of TableConnection