BgpWithdrawMvpnRouteCommand Object


Description:

Withdraws the BGP MVPN routes from the list of routes

Can be used with Command Sequencer: Yes

GUI Command Name: BGP: Withdraw MVPN Routes

Parents: Sequencer, StcSystem

BgpWithdrawMvpnRouteCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
CategoryFilter

Category filter on the routes to be withdrawn.

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 withdrawn.

Type: double

Default: 100.0

Range: 0 - 100

PrefixFilter

Prefix filter on the routes to be withdrawn.

Type: u8

Default: 0

Range: 0 - 128

RouteList

Route handle list.

Type: handle

Default: 0

RouteType

Specifies the BGP MVPN route type(s) to withdraw. To withdraw 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

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

TYPE2

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

TYPE3

Withdraws BGP MVPN S-PMSI A-D routes

TYPE4

Withdraws BGP MVPN Leaf A-D routes

TYPE5

Withdraws BGP MVPN Source Active A-D routes

TYPE6

Withdraws BGP MVPN Shared Tree Join route

TYPE7

Withdraws BGP MVPN Source Tree Join route

ALL_MVPN_ROUTES

Withdraws all BGP MVPN routes

BgpWithdrawMvpnRouteCommand Read-Only Attributes

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