TableConnection¶
Keys
Children
-
class
NetworkInstances.NetworkInstance.TableConnections.
TableConnection
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
TableConnections
TableConnection
This class represents configuration data.
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.
-
src_protocol
(key)¶ The name of the protocol associated with the table which should be utilised as the source of forwarding or routing information
type: one of the below values:
BGP
-
dst_protocol
(key)¶ The table to which routing entries should be exported
type: one of the below values:
BGP
-