vpls
RouteTargetIsidRange

This class represents the ISID range entry configured to use non-default route-targets in a B-VPLS EVPN service.



public class RouteTargetIsidRange

Properties
creationOrigin

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

isidRangeFrom Specifies the starting value of ISID range

type=int
access=read-create
minimum=1
maximum=16777215
Mandatory on create
Displayed(tab/group)=ISID Range From (ISID Route Target)

isidRangeto Specifies the ending value of ISID range

type=int
access=read-create
minimum=1
maximum=16777215
Mandatory on create
Displayed(tab/group)=ISID Range To (ISID Route Target)

isidRouteTarget Specifies the route target on the b-vpls EVPN service

type=string
default=
maximum=32
Displayed(tab/group)=Route Target (ISID Route Target)

isidRouteTargetType Specifies the method used to support the PBB-EVPN ISID based route target advertisement. When the value is set to 'auto', the route-target is auto-derived based on the ISID but when it is set to 'configured', the route-target specified in property isidRouteTarget is used.

type=vpls.RouteTargetType
access=read-create
default=auto
Displayed(tab/group)=Route Target Type (ISID Route Target)

serviceId The Service ID associated to the parent site.

type=long
access=read-only
default=0

siteId The parent Site ID.

type=string
access=read-only
default=0.0.0.0
maximum=50

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR Supported from 15.0.R1
7450 ESS Supported from 15.0.R1
7950 XRS Supported from 15.0.R1
7250 IXR Supported from 19.5.R1