svr
BgpCfg

This class represents the basic BGP configurations under the service, e.g. VPLS and Epipe.



public abstract class BgpCfg

Properties
advertiseServiceMtu The value specifies the service-mtu value which overrides service MTU value for the service.

type=int
default=-1
minimum=-1
maximum=9782

autoRD Specifies that the SR system will automatically select a value for the route-distinguisher

type=generic.TruthValue
default=false

bgpId Indicates the Instance ID of this BGP configuration

type=int
access=read-create
default=1
minimum=1
maximum=2

exportRouteTarget Specifies the extended community name allowed to be sent to remote PE neighbors through MPBGP NLRI for L2VPN. Values and format: same as 'importRouteTarget'

type=string
default=
maximum=30

importRouteTarget Specifies the extended community name, which is advertised through MPBGP NLRI for L2VPN, to be accepted from remote PE neighbors. Values and format: ip-addr:comm-val | 2byte-asnumber:ext-comm-val | 4byte-asnumber:comm-val - ip-addr - a.b.c.d - comm-val - [0..65535] - 2byte-asnumber - [0..65535] - ext-comm-val - [0..4294967295] - 4byte-asnumber - [0..4294967295]

type=string
default=
maximum=30

operationalExportRteTarget Indicates the origin of extended community name for the export policy in use for BGP in this VPLS service. This value will be Empty if the svcVplsBgpOperImportRteTgtOrigin is set to 'vsi'.

type=string
access=read-only
default=

operationalExportRteTargetOrigin Indicates the origin of the route target import policy in use for BGP in this VPLS service.

type=svr.RouteTargetOriginType
access=read-only
default=0

operationalImportRteTarget Indicates the extended community name for the import policy in use for BGP in this VPLS service. This value will be Empty if the svcVplsBgpOperImportRteTgtOrigin is set to 'vsi'."

type=string
access=read-only
default=

operationalImportRteTargetOrigin Indicates the origin of the route target import policy in use for BGP in this VPLS service.

type=svr.RouteTargetOriginType
access=read-only
default=0

operationalRD Indicates the route distinguisher value in use by the system for this service.

type=string
access=read-only
default=

operationalRdType Indicates the type of route-distinguisher value in use by the system for this service.

type=svr.RouteDistTypes
access=read-only
default=0

rdHexValue The value of RD in MIB, in HEX format.

type=string
access=read-only
default=00 00 00 00 00 00 00 00

routeDistinguisher The RD will be signaled in the MPBGP NLRI for L2VPN AFI. It is used for service routing, e.g. BGP Multi-Homing for VPLS and Epipe, BGP AD and BGP VPLS. Values and format (6 bytes, other 2 bytes of type will be automatically generated) [ip-addr:comm-val] or [as-number:ext-comm-val]

type=string
default=
maximum=32

siteId The parent service Site ID.

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

siteServiceId The Service ID associated to the parent service site.

type=long
access=read-only
default=0

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR
7705 SAR Gen 2
7705 SAR Hm
7450 ESS
DC VSC
DC 7850
DC 210
DC VSA8
7950 XRS
7210 SAS M Supported from 5.0.R1
  • Required Capabilities: NetworkMode
7210 SAS X Supported from 5.0.R1
7210 SAS R
7250 IXR
7705 SAR Supported from 9.0.R4
7705 SAR H Supported from 9.0.R4
7210 SAS K Supported from 20.0.0
  • Excluded chassis types: 7210 SAS-K-2F-3T, 7210 SAS-K-2F-3T ETR
7210 SAS S/Sx Supported from 22.3.R1
  • Excluded chassis types: 7210 SAS-S/Sx Virtual
7210 SAS Mxp Supported from 23.9.R1