BgpAdvertiseMvpnRouteCommand Object


Description:

Advertises the BGP MVPN routes from the list of routes

Can be used with Command Sequencer: Yes

GUI Command Name: BGP: Advertise MVPN Routes

Parents: Sequencer, StcSystem

BgpAdvertiseMvpnRouteCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
CategoryFilter

Category filter on the routes to be advertised.

Type: enum

Default: ANY

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.

PercentFilter

Percent of the total routes to be advertised.

Type: double

Default: 100.0

Range: 0 - 100

PrefixFilter

Prefix filter on the routes to be advertised.

Type: u8

Default: 0

Range: 0 - 128

RouteList

Route handle list.

Type: handle

Default: 0

RouteType

Specifies the BGP MVPN route type(s) to advertise. To advertise more than one route type, use '|' to separate the desired types (e.g. TYPE1|TYPE7).

Type: enum

Default: ALL_MVPN_ROUTES

Possible Values:

Value Description
TYPE1

Advertises BGP MVPN Intra-AS I-PMSI A-D routes

TYPE2

Advertises BGP MVPN Inter-AS I-PMSI A-D routes

TYPE3

Advertises BGP MVPN S-PMSI A-D routes

TYPE4

Advertises BGP MVPN Leaf A-D routes

TYPE5

Advertises BGP MVPN Source Active A-D routes

TYPE6

Advertises BGP MVPN Shared Tree Join route

TYPE7

Advertises BGP MVPN Source Tree Join route

ALL_MVPN_ROUTES

Advertises all BGP MVPN routes

BgpAdvertiseMvpnRouteCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes ElapsedTime, EndTime, ProgressCurrentStep, ProgressCurrentStepName, ProgressCurrentValue, ProgressDisplayCounter, ProgressMaxValue, ProgressStepsCount, StartTime, State, Status