policytestutil
BGPPrefixAttributes

Represents the BGP prefix route attributes. Defines attributes in BGP prefix route table.



public abstract class BGPPrefixAttributes

Properties
community Prefix Community

type=string
maximum=1096
Displayed(tab/group)=Communities (/Attributes)

localPref Specifies the local preference metric, or the degree of preference for an external route, on which to filter BGP prefixes.

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

med The MED for the BGP prefix (-1 means not set).

type=long
minimum=0
maximum=4294967295
Displayed(tab/group)=MED (/Attributes)

nextHop Specifies the next hop for the BGP prefix list filter. Enter an IPv4 address in dotted-decimal format or an IPv6 address in colon-hexadecimal format.

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=Next Hop (/Attributes)

nextHopType Next hop IP address Type

type=rtr.InetAddressType
default=ipv4

peerIp The IP address of the peer advertising this route

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=Peer

peerIpType Peer IP address Type

type=rtr.InetAddressType
default=ipv4

prefAddr Prefix Address.

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

prefAddrType

type=rtr.InetAddressType

prefLen Prefix Length

type=int
default=32
minimum=0
maximum=128
Displayed(tab/group)=Length

prefType Specifies the type of monitored BGP prefix.

type=topology.BGPAddressType
Displayed(tab/group)=Address Type

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed