The ip extcommunity-list segmented-nh basic command configures a segmented-nh attribute, which is a basic extended community attribute.
The undo ip extcommunity-list segmented-nh basic command deletes a segmented-nh attribute.
By default, no segmented-nh attribute is configured.
Parameter | Description | Value |
---|---|---|
segmented-nh-name |
Sets a name for a segmented-nh attribute list. |
The value is a string of 1 to 51 characters. |
index index-value |
Specifies a sequence number. |
The value is an integer ranging from 1 to 4294967295. |
matchMode |
Sets the matching mode of the community filter. |
The value is an enumerated type:
|
segmented-nh-value |
Specifies a name for a segmented-nh attribute. |
The segmented-nh attribute can be expressed in any of the following formats:
|
basic |
Indicates a basic extended community attribute. |
- |
Usage Scenario
In an NG MVPN scenario using segmented tunnels, to configure a segmented-nh (with the full name being segmented next-hop) attribute for intra-AS I-PMSI A-D routes, run the ip extcommunity-list segmented-nh command.
Precautions
The name of a basic segmented-nh extended community attribute and that of an advanced segmented-nh extended community attribute are mutually exclusive.