BgpVpnRouteConfig Object


Description:

Defines the characteristics of BGP VPN routes.

Automatically created from: BgpFlowSpecConfig, BgpIpv4RouteConfig, BgpIpv6FlowSpecConfig, BgpIpv6RouteConfig

BgpVpnRouteConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
RouteDistinguisher

Route distinguisher (RD) in string format. A route distinguisher is an 8-byte value that is concatenated with an IPv4 prefix to create a unique VPN IPv4 prefix.

Type: string

Default: 100:1

RouteDistinguisherStep

Increment value for RD for each successive VRF within a routeblock.

Type: string

Default: 0:1

RouteOrigin

Value of the extended community called Route Origin, in string format. The Route Origin extended community is carried in the optional Extended Community path attribute (type code 16) in UPDATE messages. BGP extended communities are described in an Internet Draft.

This value is ignored unless the EnableRouteOrigin is set to TRUE.

Type: string

Default: "" (empty string)

RouteTarget

Value of the extended community path attribute called Route Target, in string format. This is the Route Target extended community, carried in the optional Extended Community path attribute (type code 16) in UPDATE messages. The Route Target identifies a set of sites to which a PE router distributes routes. BGP extended communities are described in an Internet Draft.

Type: string

Default: 100:1

RouteTargetStep

Increment value for RT for each successive VRF within a routeblock.

Type: string

Default: 0:1

VrfCount

Number of unique VRFs to create within a routebock.

Type: u32

Default: 1

BgpVpnRouteConfig Read-Only Attributes

There are no read-only attributes.