bgp
Convergence

This class is to configure the list of objects for different family types to delay advertisement of BGP routes until convergence has occurred.



public class Convergence

Properties
convergedPeers The value of convergedPeers indicates the peers that have, up to now, sent an EOR marker for their afi-safi family.

type=long
access=read-only
Displayed(tab/group)=Converged Peers

convergenceState The value of convergenceState indicates the convergence state of the address family.

type=int
access=read-only
Displayed(tab/group)=Convergence State
enums=
    1: waiting - Waiting
    2: started - Started
    3: partial - Partial
    4: timeout - Timeout
    5: converged - Converged

convergenceTime The value of tBgpConvergenceTime indicates the time of the address family after the last restart.

type=Time
access=read-only
Displayed(tab/group)=Convergence Time

creationOrigin

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

establishedPeers The value of establishedPeers indicates the peers that are established.

type=long
access=read-only
Displayed(tab/group)=Established Peers

family The value of family specifies the address family for which the convergence selection applies.

type=bgp.IpFamilyIdentifier
access=read-create
Mandatory on create
Displayed(tab/group)=Family

firstSessEstablishedTime The value of firstSessEstablishedTime indicates the time in seconds, relative to BGP instance restart time, when the first session was established.

type=Time
access=read-only
Displayed(tab/group)=First Session Established Time

lastSessEstablishedTime The value of lastSessEstablishedTime indicates the time in seconds, relative to BGP instance restart time, when the last session was established.

type=Time
access=read-only
Displayed(tab/group)=Last Session Established Time

maxWaitToAdvertise maxWaitToAdvertise specifies the timer value after which the local BGP instance starts advertising all its own family RIB-OUTs to all corresponding family established peers.

type=int
default=0
minimum=0
maximum=3600
Displayed(tab/group)=Maximum Wait To Advertise

operMaxWaitToAdvertise Indicates the opertional timer value after which the local BGP instance starts advertising all its own family RIB-OUTs to all corresponding family established peers.

type=int
access=read-only
default=0
Displayed(tab/group)=Oper Maximum Wait To Advertise

routerId

type=int
access=read-only
default=1
minimum=1
maximum=10240

timerEstablishedPeers The value of this attribute indicates the peers that were established when the maxWaitToAdvertise timer expired.

type=long
access=read-only
Displayed(tab/group)=Timer Established Peers

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR Supported from 19.7.R1
7705 SAR Gen 2
7450 ESS Supported from 19.7.R1
7950 XRS Supported from 19.7.R1
7705 SAR Hm Supported from 19.7.R1
7250 IXR Supported from 19.7.R1