bgp
DynamicPeerASRange

BGP Dynamic Peer Autonomous System (AS) Range represent BGP peering dynamic-neighbor AS ranges. All the instances of this class are auto-created whenever Dynamic Peer Prefix object is created.



public class DynamicPeerASRange

Properties
asRangeId Indicates index used to store this range.

type=int
access=read-create
minimum=1
maximum=32
Mandatory on create
Displayed(tab/group)=ID (/AS Range)

asRangeMax Specifies the maximum value of AS range. A asRangeMax value is valid only if asRangeMin has a non-default value.

type=long
default=0
minimum=0
maximum=4294967295
Displayed(tab/group)=Maximum (/AS Range)

asRangeMin Specifies the minimum value of AS range.

type=long
default=0
minimum=0
maximum=4294967295
Displayed(tab/group)=Minimum (/AS Range)

creationOrigin

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

groupName

type=string
access=read-only
default=
maximum=64
Displayed(tab/group)=Group (/BGP)

prefixAddress

type=InetAddress
access=read-only
Displayed(tab/group)=Prefix Address (/BGP)

prefixAddressType

type=rtr.InetAddressType
access=read-create
default=ipv4

prefixLength

type=int
access=read-only
Displayed(tab/group)=Prefix Length (/BGP)

routingInstance

type=int
access=read-only
default=1
minimum=1
maximum=10240
Displayed(tab/group)=Routing Instance ID (/Routing Instance)

serviceId

type=long
access=read-only
default=0

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