apply extcommunity

Use apply extcommunity to apply the specified extended community attribute.

Use undo apply extcommunity to restore the default.

Syntax

apply extcommunity { rt route-target }&<1-32> [ additive ]

undo apply extcommunity

Default

No extended community attribute is set for BGP routes.

Views

Routing policy node view

Predefined user roles

network-admin

mdc-admin

Parameters

{ rt route-target }&<1-32>: Sets the RT extended community attribute, a string of 3 to 21 characters. &<1-32> indicates that the argument before it can be entered up to 32 times.

A route-target has the following forms:

additive: Adds the specified attribute to the original extended community attribute.

Examples

# Configure node 10 in permit mode for routing policy policy1 to add the RT extended community attribute 100:2 to BGP routes matching AS path list 1.

<Sysname> system-view
[Sysname] route-policy policy1 permit node 10
[Sysname-route-policy-policy1-10] if-match as-path 1
[Sysname-route-policy-policy1-10] apply extcommunity rt 100:2 additive