BgpTableRouteConfig Object


Description:

BGP route table configuration.

Parents: BgpRouterConfig

Relations:

Side name
(Type)
Relative Description
EchoReplyErrorGeneration
(EchoReplyErrorFecInfo)

EchoReplyErrorGeneration

Mpls route params

ParamsThatCreate
(WizardGenerated)

BgpImportRouteTableParams, BgpImportRouteTableParams

Wizard Generated Route Table.

BgpTableRouteConfig Writable Attributes

Attribute Description
AddTesterAsn

Add Tester AS path number.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Add Tester AS path number is true.

FALSE

Add Tester AS path number is false.

AsPath

List of AS numbers, in string format, that will be used in the AS_PATH attribute (type code 2) in BGP UPDATE messages. This list identifies the autonomous systems through which the routing information carried in the UPDATE message has passed.

Type: string

Default: 1

AsPathIncrement

Modifies the AS PATH of each route within a route block.

Type: string

Default: 1

AsPathIncrementPerRouter

Increment applied on AS Paths to determine the AS Path value for subsequent routers within router block.

Type: u32

Default: 0

Range: 0 - 4294967295

AsPathPerBlockCount

AS Path Per Block Count

Type: u32

Default: 1

AsPathSegmentType

Path segment type for the AS path specified by the asPath attribute.

Type: enum

Default: SEQUENCE

Possible Values:

Value Description
SET

Bgp AS path Segment type as set. Unordered set of ASs a route in the UPDATE message has traversed.

SEQUENCE

Bgp AS path Segment type as Sequence. Ordered set of ASs a route in the UPDATE message has traversed.

CONFED_SEQ

Bgp AS path Segment type as CONFED_SEQ. Ordered set of ASs in the local confederation that the UPDATE message has traversed.

CONFED_SET

Bgp AS path Segment type as CONFED_SET. Unordered set of ASs in the local confederation that the UPDATE message has traversed.

ClusterIdList

Identifies the route reflectors that a prefix has passed through. This is the optional CLUSTER_LIST path attribute (type code 10), as covered in RFC 2796. This needs a list of cluster IDs (router IDs). Enter up to four comma-separated cluster IDs in the form of IPv4 addresses.

Type: ip

Default: 0.0.0.0

EnableTraffic

Enable or Disable Traffic

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable Traffic

FALSE

Disable Traffic

EnableTrafficWithRb

Enable Traffic with Route Block(s)

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable Traffic with Route Block(s)

FALSE

Disable Traffic with Route Block(s)

FileName

Route File Name.

Type: inputFilePath

Default: "" (empty string)

LocalPreference

Value for the LOCAL_PREF path attribute in UPDATE messages. This informs other BGP speakers in the same AS of the local BGP speaker's degree of preference for a route. A higher number means more preference.

Type: u32

Default: 10

Range: 0 - 4294967295

LocalPreferenceIncrement

Modifier to allow a routeblock to vary the Local Preference. The count will be tied to Network Count.

Type: u32

Default: 0

Range: 0 - 4294967295

LocalPreferenceIncrementPerRouter

Increment applied on Local Preference to determine the Local Preference value for subsequent routers within router block.

Type: u32

Default: 0

Range: 0 - 4294967295

MaxBlocks

Maximum number of route blocks.

Type: u32

Default: 1000

MaxRoutes

Maximum number of routes. it is a u32 bit value

Type: u32

Default: 500000

MaxRoutesPerBlock

Maximum number of route blocks per block

Type: u32

Default: 2500

Med

Value for the multi-exit discriminator (MED). This is the optional MULTI_EXIT_DISC path attribute (type code 4) in UPDATE messages. This value can be used by a BGP speaker's decision process to discriminate among multiple exit points to a neighboring autonomous system. An exit or entry point with a lower MED should be preferred.

Type: u32

Default: null

Range: 0 - 4294967295

MedIncrement

Modifier to allow a routeblock to vary the MED. The count will be tied to Network Count.

Type: u32

Default: 0

Range: 0 - 4294967295

MedIncrementPerRouter

Increment applied on MED to determine the MED value for subsequent routers within router block.

Type: u32

Default: 0

Range: 0 - 4294967295

RouteFile

Route File

Type: string

Default: "" (empty string)

RouteType

Type of Route

Type: enum

Default: CISCO_VERSION_ONE

Possible Values:

Value Description
CISCO_VERSION_ONE

Router type as CISCO_VERSION_ONE.

JUNIPER_VERSION_ONE

Router type as JUNIPER_VERSION_ONE.

ALCATEL_VERSION_ONE

Router type as ALCATEL_VERSION_ONE.

ALCATEL_VERSION_TWO

Router type as ALCATEL_VERSION_TWO.

ALCATEL_VERSION_THREE

Router type as ALCATEL_VERSION_THREE.

ALCATEL_VERSION_FOUR

Router type as ALCATEL_VERSION_FOUR.

IPV4_FLOWSPEC

IPv4 Flowspec

SessionIpVersion

BGP route's session IP version.

Type: enum

Default: IPV4V6

Possible Values:

Value Description
IPV4

IP version is IPv4.

IPV6

IP version is IPv6.

IPV4V6

IP version is dual stack.

UseBestRoute

Use Best Route.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Using Best Route is true.

FALSE

Useing Best Route is false.

UseUniqueIpForOverlappingPrefixes

Use Unique IP for Overlapping Prefixes

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable Use Unique IP for Overlapping Prefixes option

FALSE

Disable Use Unique IP for Overlapping Prefixes option

BgpTableRouteConfig Read-Only Attributes

Read-Only Attribute Description
BestBlocks

Total Best Route Blocks.

Type: u32

Default: 0

BestRoutes

Total Best Routes

Type: u32

Default: 0

Blocks

Total Route Blocks.

Type: u32

Default: 0

ImportedBlocks

Imported Route Blocks

Type: u32

Default: 0

ImportedRoutes

Imported Routes

Type: u32

Default: 0

InvalidRoutes

Invalid route Entries.

Type: u32

Default: 0

ParsingState

Parsing State.

Type: enum

Default: NONE

Possible Values:

Value Description
NONE

Parsing State is None. Parsing is not started

IN_PROGRESS

Parsing State is in progress.

SUCCEEDED

Parsing State is Succeeded.

FAILED

Parsing failed.

RouteCount

Number of routes in this route block.

Type: u32

Default: 1

RouteCountPerRouter

Number of routes per router.

Type: u32

Default: 1

Routes

Total Routes

Type: u32

Default: 0