bgp
OptimalRouteReflection

Consists of information about the BGP optimal route reflection location parameters. These entries are indexed by BGP instance and Location ID. An entry is created when a BgpInstanceEntry is created. When created, all objects are initialized to their default values.



public class OptimalRouteReflection

Properties
creationOrigin

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

locationId Identifies an optimal-route-reflection location. A bgp neighbor can be associated with a location if it is a route-reflector client.

type=int
access=read-create
minimum=1
maximum=255
Mandatory on create
Displayed(tab/group)=Location Id

primaryIP Specifies the preferred IPv4 address to calculate the optimal-route-reflection cost from the associated location to a bgp next-hop. If the PrimaryIPAddrType is set to ipv4, then the primary IP address is a IPv4 address. If the primary IP address is reset, PrimaryIPAddrType is set to unknown and PrimaryIPAddr returns a null string.

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=Primary IP (/IPv4)

primaryIPAddressType Specifies the address type of the primary IP address. This value can be either unknown or ipv4.

type=rtr.InetAddressType
default=ipv4

primaryIPv6 Specifies the preferred IPv6 address to calculate the optimal-route-reflection cost from the associated location to a bgp next-hop. If the primaryIPv6AddressType is set to ipv6, then the primary IP address is a IPv6 address. If the primary IP address is reset, primaryIPv6AddressType is set to unknown and primaryIPv6 returns a null string.

type=InetAddress
default=0:0:0:0:0:0:0:0
Displayed(tab/group)=Primary IP (/IPv6)

primaryIPv6AddressType Specifies the address type of the primary IP address. This value can be either unknown or ipv6.

type=rtr.InetAddressType
default=ipv6

routerId

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

secondaryIP Specifies the second preferred IPv4 address to calculate the optimal-route-reflection cost from the associated location to a bgp next-hop. If the SecondaryIPAddrType is set to ipv4, then the secondaryIP address is a IPv4 address. If the secondary IP address is reset, SecondaryIPAddrType is set to unknown and SecondaryIPAddr returns a null string.

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=Secondary IP (/IPv4)

secondaryIPAddressType Specifies the address type of the secondary IP address. This value can be either unknown or ipv4.

type=rtr.InetAddressType
default=ipv4

secondaryIPv6 Specifies the second preferred IPv6 address to calculate the optimal-route-reflection cost from the associated location to a bgp next-hop. If the secondaryIPv6AddressType is set to ipv6, then the secondary IP address is a IPv6 address. If the secondary IP address is reset, secondaryIPv6AddressType is set to unknown and secondaryIPv6 returns a null string.

type=InetAddress
default=0:0:0:0:0:0:0:0
Displayed(tab/group)=Secondary IP (/IPv6)

secondaryIPv6AddressType Specifies the address type of the secondary IP address. This value can be either unknown or ipv6.

type=rtr.InetAddressType
default=ipv6

tertiaryIP Specifies the third preferred IPv4 address to calculate the optimal-route-reflection cost from the associated location to a bgp next-hop. If the TertiaryIPAddrType is set to ipv4, then the tertiary IP address is a IPv4 address. If the tertiary IP address is reset, TertiaryIPAddrType is set to unknown and TertiaryIPAddr returns a null string.

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=Tertiary IP (/IPv4)

tertiaryIPAddressType Specifies the address type of the tertiary IP address. TertiaryIPAddrType can be either unknown or ipv4.

type=rtr.InetAddressType
default=ipv4

tertiaryIPv6 Specifies the third preferred IPv6 address to calculate the optimal-route-reflection cost from the associated location to a bgp next-hop. If the tertiaryIPv6AddressType is set to ipv6, then the tertiary IP address is a IPv6 address. If the tertiary IP address is reset, tertiaryIPv6AddressType is set to unknown and tertiaryIPv6 returns a null string.

type=InetAddress
default=0:0:0:0:0:0:0:0
Displayed(tab/group)=Tertiary IP (/IPv6)

tertiaryIPv6AddressType Specifies the address type of the tertiary IP address. TertiaryIPAddrType can be either unknown or ipv6.

type=rtr.InetAddressType
default=ipv6

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR Supported from 15.0.R1
7705 SAR Gen 2
7450 ESS Supported from 15.0.R1
7950 XRS Supported from 15.0.R1
7705 SAR Hm
7250 IXR Supported from 19.5.R1
Product Specifics
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 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 25.0
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
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 20.0
7950 XRS 21.0
7950 XRS 22.0
7950 XRS 23.0
7950 XRS 24.0
7950 XRS 25.0