Range¶
Keys
Leafs
- 
class 
Routing.RoutingInstance.RoutingProtocols.RoutingProtocol.Ospf.Instance.Area.Range¶ Bases:
EntityClass Hierarchy:
RoutingRoutingInstanceRoutingProtocolsRoutingProtocolOspfInstanceAreaRangeThis class represents configuration data.
Summarize routes matching address/mask (border
routers only)
- 
prefix(key)¶ IPv4 or IPv6 prefix
type: str
- 
advertise¶ Advertise or hide
type: bool
- 
cost¶ Cost of summary route
type: int
range: 0..16777214
-