rtr
Aggregation

Specifies the route aggregates that should be generated into the virtual router if at least one contributing route is learned. A route could match multiple aggregate statements. For instance, with the following entries: aggregate 10.0.0.0/8 aggregate 10.1.0.0/16 If the route 10.1.1.0/24 is learned, both aggregates would be generated.



public class Aggregation

Properties
aggregatePolicy When configured the policy to which this refers will determine which routes can contribute to the aggregate. This cannot be configured together with as-set or indirect nexthops.

type=string
default=
minimum=0
maximum=64
Displayed(tab/group)=Policy (/Properties)

aggregationFlags

type=rtr.AggregationFlagsMask
default=unspecified

aggregator

type=generic.TruthValue
default=false
Displayed(tab/group)=Aggregator (/Properties)

aggregatorAS

type=long
default=0
minimum=0
maximum=65535
Displayed(tab/group)=Aggregator AS (/Aggregator Properties)

aggregatorIPAddress

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=Aggregator IP Address (/Aggregator Properties)

aggregatorIPAddressType

type=rtr.InetAddressType
default=ipv4

asSet

type=generic.TruthValue
default=false
Displayed(tab/group)=AS Set (/Properties)

community The value specifies 4-byte BGP Community string attach to this static route.

type=string
minimum=0
maximum=72
Displayed(tab/group)=Community 1 (/Properties/Community)

community10 Specifies the 10th community name that is used to add to the aggregate route. It is required to configure community9 before configuring community10.

type=string
minimum=0
maximum=72
Displayed(tab/group)=Community 10 (/Properties/Community)

community11 Specifies the 11th community name that is used to add to the aggregate route. It is required to configure community10 before configuring community11.

type=string
minimum=0
maximum=72
Displayed(tab/group)=Community 11 (/Properties/Community)

community12 Specifies the 12th community name that is used to add to the aggregate route. It is required to configure community11 before configuring community12.

type=string
minimum=0
maximum=72
Displayed(tab/group)=Community 12 (/Properties/Community)

community2 Specifies the 2nd community name that is used to add to the aggregate route. It is required to configure community before configuring community2.

type=string
minimum=0
maximum=72
Displayed(tab/group)=Community 2 (/Properties/Community)

community3 Specifies the 3rd community name that is used to add to the aggregate route. It is required to configure community2 before configuring community3.

type=string
minimum=0
maximum=72
Displayed(tab/group)=Community 3 (/Properties/Community)

community4 Specifies the 4th community name that is used to add to the aggregate route. It is required to configure community3 before configuring community4.

type=string
minimum=0
maximum=72
Displayed(tab/group)=Community 4 (/Properties/Community)

community5 Specifies the 5th community name that is used to add to the aggregate route. It is required to configure community4 before configuring community5.

type=string
minimum=0
maximum=72
Displayed(tab/group)=Community 5 (/Properties/Community)

community6 Specifies the 6th community name that is used to add to the aggregate route. It is required to configure community5 before configuring community6.

type=string
minimum=0
maximum=72
Displayed(tab/group)=Community 6 (/Properties/Community)

community7 Specifies the 7th community name that is used to add to the aggregate route. It is required to configure community6 before configuring community7.

type=string
minimum=0
maximum=72
Displayed(tab/group)=Community 7 (/Properties/Community)

community8 Specifies the 8th community name that is used to add to the aggregate route. It is required to configure community7 before configuring community8.

type=string
minimum=0
maximum=72
Displayed(tab/group)=Community 8 (/Properties/Community)

community9 Specifies the 9th community name that is used to add to the aggregate route. It is required to configure community8 before configuring community9.

type=string
minimum=0
maximum=72
Displayed(tab/group)=Community 9 (/Properties/Community)

creationOrigin

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

description The value specifies a description string attach to this static route.

type=string
minimum=0
maximum=80
Displayed(tab/group)=Description (/Properties)

discardComponent When this optional flag is configured, in both the VPRN and GRT instance, the aggregate is advertised with only the configured BGP community set. None of the communities from the component routes activating the aggregate are included. If no communities are configured as part of the aggregate commands then no new communities are added to the aggregate aggregate.

type=boolean
access=read-create
default=false
Displayed(tab/group)=Discard Component Communities (/Properties)

generateIcmp

type=boolean
access=read-create
default=false
Displayed(tab/group)=Generate ICMP (/Properties)

indirectAddr The value of indirectAddr specifies the address of the indirect next-hop address.

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=Indirect Address (/Properties)

indirectAddrType The value of indirectAddrType specifies the address type of the indirect next-hop address.

type=rtr.InetAddressType
default=ipv4

ipAddrPrefix

type=InetAddress
access=read-create
Mandatory on create
Displayed(tab/group)=IP Address Prefix (/Properties)

ipAddressType

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

localPreferenceValue Specifies the local preference value for this aggregate route. The value of 0 means no local preference.

type=long
default=0
minimum=0
maximum=4294967295
Displayed(tab/group)=Local Preference (/Properties)

mask

type=int
access=read-create
default=24
minimum=1
maximum=128
Displayed(tab/group)=Mask (/Properties)

nextHopType The value of nextHopType specifies whether the aggregate route will be installed in the FIB when the route is activated. - none: The aggregate route will not be installed in the FIB. - blackHole: If the aggregate route is active, it will be installed in the FIB with a black-hole next-hop and packets matching this route will be discarded. - indirect: If the aggregate route is active, it will be installed in the FIB with a indirect next-hop and packets matching this route will be forwarded to the resolved direct next-hop.

type=rtr.InetAggrNextHopType
access=read-create
default=none
Displayed(tab/group)=Next Hop Type (/Properties)

operationalState

type=int
access=read-only
default=inactive
Displayed(tab/group)=Operational State (/Properties)
enums=
    2: active - Active
    3: inactive - Inactive

routingInstance

type=long
access=read-only
default=1
Displayed(tab/group)=Routing Instance ID (/Routing Instance)

routingInstanceName

type=string
access=read-only
default=
maximum=252
Displayed(tab/group)=Routing Instance Name (/Routing Instance)

serviceId Specifies the service.Service.id of the vprn site that contains this Aggregation object.

type=long
access=read-only
default=0

siteId

type=string
access=read-only
default=
maximum=50
Displayed(tab/group)=Site ID (/Site)

siteName

type=string
access=read-only
default=
maximum=252
Displayed(tab/group)=Site Name (/Site)

summaryOnly

type=generic.TruthValue
default=false
Displayed(tab/group)=Summary Only (/Properties)

templateVersionPointer Pointer to the template if this object was created from a template.

type=Pointer
default=
Displayed(tab/group)=Associated Template (Template/Associated Template)

tunnelGroup Adds mc-ipsec state of specified tunnel-group to aggregate route.

type=int
default=0
minimum=0
maximum=16
Displayed(tab/group)=IPSec Tunnel Group (/Properties)

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7450 ESS
7210 SAS M
7210 SAS X
7210 SAS R
7250 IXR
7210 SAS T
7210 SAS K Supported for all versions
  • Required Capabilities: NetworkMode
7210 SAS Mxp
7210 SAS S/Sx
7750 SR
7705 SAR Gen 2
7705 SAR Hm
7705 SAR
7705 SAR H
DC VSC
DC 7850
DC 210
DC VSA8
7950 XRS
Product Specifics
7210 SAS K (all versions)
7210 SAS K 20.0
7210 SAS K 21.0
7210 SAS K 22.0
7210 SAS K 23.0
7210 SAS K 24.0
7210 SAS K 25.0
7210 SAS M (all versions)
7210 SAS M 20.0
7210 SAS M 21.0
7210 SAS Mxp (all versions)
7210 SAS Mxp 20.0
7210 SAS Mxp 21.0
7210 SAS Mxp 22.0
7210 SAS Mxp 23.0
7210 SAS Mxp 24.0
7210 SAS Mxp 25.0
7210 SAS R (all versions)
7210 SAS R 20.0
7210 SAS R 21.0
7210 SAS R 22.0
7210 SAS R 23.0
7210 SAS R 24.0
7210 SAS R 25.0
7210 SAS S/Sx (all versions)
7210 SAS S/Sx 20.0
7210 SAS S/Sx 21.0
7210 SAS S/Sx 22.0
7210 SAS S/Sx 23.0
7210 SAS S/Sx 24.0
7210 SAS S/Sx 25.0
7210 SAS T (all versions)
7210 SAS T 20.0
7210 SAS T 21.0
7210 SAS T 22.0
7210 SAS T 23.0
7210 SAS T 24.0
7210 SAS T 25.0
7210 SAS X (all versions)
7250 IXR (all versions)
7250 IXR 20.0
7250 IXR 21.0
7250 IXR 22.0
7250 IXR 23.0
7250 IXR 24.0
7250 IXR 25.0
7450 ESS (all versions)
7450 ESS 20.0
7450 ESS 21.0
7450 ESS 22.0
7450 ESS 23.0
7450 ESS 24.0
7450 ESS 25.0
7705 SAR Gen 2 (all versions)
7705 SAR Gen 2 25.0
7705 SAR H (all versions)
7705 SAR H 20.0
7705 SAR H 21.0
7705 SAR H 22.0
7705 SAR H 23.0
7705 SAR H 24.0
7705 SAR H 25.0
7705 SAR H 9.0
7705 SAR Hm (all versions)
7705 SAR Hm 20.0
7705 SAR Hm 21.0
7705 SAR Hm 22.0
7705 SAR Hm 23.0
7705 SAR Hm 24.0
7705 SAR Hm 25.0
7705 SAR (all versions)
7705 SAR 20.0
7705 SAR 21.0
7705 SAR 22.0
7705 SAR 23.0
7705 SAR 24.0
7705 SAR 25.0
7750 SR (all versions)
7750 SR 20.0
7750 SR 21.0
7750 SR 22.0
7750 SR 23.0
7750 SR 24.0
7750 SR 25.0
7950 XRS (all versions)
7950 XRS 20.0
7950 XRS 21.0
7950 XRS 22.0
7950 XRS 23.0
7950 XRS 24.0
7950 XRS 25.0
DC 210 (all versions)
DC 210 20.5
DC 210 5.0
DC 210 6.0
DC 7850 (all versions)
DC 7850 20.0
DC 7850 5.0
DC 7850 6.0
DC VSA8 5.0
DC VSA8 6.0
DC VSC 20.0
DC VSC 5.0
DC VSC 6.0