StaticRoutes

Children

class Routing.RoutingInstance.RoutingProtocols.RoutingProtocol.StaticRoutes

Bases: Entity

Class Hierarchy: Routing RoutingInstance RoutingProtocols RoutingProtocol StaticRoutes

This class represents configuration data.

Configuration of the ‘static’ pseudo-protocol.

Address-family-specific modules augment this node with

their lists of routes.

ipv4

Configuration of a ‘static’ pseudo-protocol instance consists of a list of routes

type: Ipv4

ipv6

Configuration of a ‘static’ pseudo-protocol instance consists of a list of routes

type: Ipv6