ospf
SegmentRoutingMappingServer

Each object of this class contains Segment Routing (SR) Mapping Server (MS) SID information of an OSPF prefix.



public class SegmentRoutingMappingServer

Properties
creationOrigin

type=svt.L2RouteOriginType
access=read-create
default=manual

scope Specifies the the own flooding scope for the generated OSPF Extended Prefix Range TLV When the value is 'as', the TLV is flooded in the whole autonomous system. When the value is 'area', the TLV is only flooded in the area specified by the scopeAreaId.

type=int
default=1
Displayed(tab/group)=Scope
enums=
    1: as - Autonomous System
    2: area - Area

scopeAreaId Specifies the area to flood the OSPF Extended Prefix Range TLV. The TLV is only flooded in this specified area if the scope is set to 'area'.

type=string
default=0.0.0.0
maximum=50
Displayed(tab/group)=Area

version Specifies the version number of OSPF supported by this OSPF instance.

type=int
access=read-only
default=2

  
Properties inherited from rtr.AbstractSegmentRoutingMappingServer
ipPrefix, ipPrefixType, nodeSidIndex, nodeSidRange, prefixLength, protocolInstance, routingInstance, serviceId, serviceType
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR Supported from 16.0.R1
7705 SAR Gen 2
7450 ESS Supported from 16.0.R1
7950 XRS Supported from 16.0.R1
7705 SAR Hm Supported from 16.0.R1
7250 IXR Supported from 19.5.R1