BgpLsScaleBackboneConfig Object


Description:

BGP LS Scale Backbone configuration

Parents: BgpRouterConfig

Children: BgpCustomAttribute, BgpLsScaleAbrConfig, BgpLsScaleNoneBackboneConfig

Automatically-created children: BgpLsScaleRouteAttributes, BgpLsScaleTopologyAttributeBackboneConfig

Result children (automatically created): BgpLsScaleResults

Relations:

Side name
(Type)
Relative Description
ResultChild
(ResultChild)

BgpLsScaleResults

Use this to connect a results object to an object.

BgpLsScaleBackboneConfig Writable Attributes

Attribute Description
AsNum

Autonomous system number.

Type: u16

Default: 1

Range: 0 - 65535

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

AsPathSegmentType

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

Type: enum

Default: SEQUENCE

Possible Values:

Value Description
SET

An unordered set of ASs that a route in the UPDATE message has traversed.

SEQUENCE

An ordered set of ASs that a route in the UPDATE message has traversed.

CONFED_SEQ

An ordered set of Member AS Numbers in the local confederation that the UPDATE message has traversed.

CONFED_SET

An unordered set of Member AS Numbers in the local confederation that the UPDATE message has traversed.

BgpLsIdentifier

BGP-LS Identifier

Type: u64

Default: 0

Community

List of BGP communities in string format. A community is a group of destinations that share some common property. This is the optional COMMUNITIES community path attribute (type code 8) in UPDATE messages. BGP communities are described in RFC 1997.

Enter up to eight comma-separated pairs. Put a colon between the parts of the pair.

Example: AS:Value,AS:Value.

where each AS and Value is between 0 - 65535, up to 8 pairs. AS numbers cannot be duplicated. Each AS can have only one value.

Type: string

Default: 1:1

ExtendedCommunity

Extended Community

Type: string

Default: "" (empty string)

Identifier

Identifier

Type: u64

Default: 0

IgpProtocol

IGP Protocols

Type: enum

Default: Ospfv2

Possible Values:

Value Description
OSPFV2

Protocol is OSPFv2

ISIS_IPV4

Protocol is ISIS IPv4

InterfaceIPStart

Starting IPv4 Interface ID in this area block

Type: ip

Default: 1.0.0.0

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

Origin

Describes how a prefix came to be routed by BGP. It defines the origin of the path information. This attribute is generated by the AS that originated the route(s) in the update message.

Type: enum

Default: IGP

Possible Values:

Value Description
IGP

IGP (0) - The Network Layer Reachability Information is interior to the originating AS.

EGP

EGP (1) - The Network Layer Reachability Information was learned through EGP.

INCOMPLETE

Incomplete (2) - The Network Layer Reachability Information was learned in some other way.

OspfRouteType

BGP LS Prefix TLV: OSPF Route Type

Type: enum

Default: INTRA_AREA

Possible Values:

Value Description
INTRA_AREA

Enum OSPF Route Type: INTRA_AREA

INTER_AREA

Enum OSPF Route Type: INTER_AREA

EXTERNAL_1

Enum OSPF Route Type: EXTERNAL_1

EXTERNAL_2

Enum OSPF Route Type: EXTERNAL_2

NSSA_1

Enum OSPF Route Type: NSSA_1

NSSA_2

Enum OSPF Route Type: NSSA_2

RouteCategory

Route Category by default UNDEFINED.

Type: enum

Default: UNDEFINED

Possible Values:

Value Description
UNDEFINED

Route Category is UNDEFINED.

PRIMARY

Route Category is PRIMARY.

SECONDARY

Route Category is SECONDARY.

UNIQUE

Route Category is UNIQUE.

ANY

Route Category is ANY.

RouterIdStart

Starting router ID in this area block

Type: ip

Default: 1.0.0.1

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.

SystemIdStart

Starting system ID in this area block

Type: mac

Default: 10:00:00:00:00:01

BgpLsScaleBackboneConfig Read-Only Attributes

There are no read-only attributes.