Parameter |
Description |
Value |
---|---|---|
route-distinguisher |
Specifies the value of an RD, which identifies a VSI on a PE. |
The formats of an RD are as follows:
|
Usage Scenario
After you create a VSI in the Kompella VPLS and use the BGP as the PW signaling protocol, run the route-distinguisher command to configure the RD. Other parameters can be configured only after the RD is configured.
Prerequisites
Precautions
On the same PE, different VSIs have different RDs. The IDs of the same VSIs on different PEs can be either the same or different.
The RD does not have a default value. After an RD is configured successfully for the VSI, it cannot be modified. If you want to modify the RD, you need to delete the VSI and re-create a VSI.
Kompella VLL and Kompella VPLS must use different RDs.
# Configure an RD in the format of "16-bit ASN:32-bit user-defined number" for the VSI named company1.
<HUAWEI> system-view [HUAWEI] vsi company1 auto [HUAWEI-vsi-company1] pwsignal bgp [HUAWEI-vsi-company1-bgp] route-distinguisher 101:3
# Configure an RD in the format of "32-bit IP address:16-bit user-defined number" for the VSI named company2.
<HUAWEI> system-view [HUAWEI] vsi company2 auto [HUAWEI-vsi-company2] pwsignal bgp [HUAWEI-vsi-company2-bgp] route-distinguisher 2.2.2.2:1
# Configure an RD in the format of "4-byte AS number in dotted notation:2-byte user-defined number" for the VSI named company2.
<HUAWEI> system-view [HUAWEI] vsi company2 auto [HUAWEI-vsi-company2] pwsignal bgp [HUAWEI-vsi-company2-bgp] route-distinguisher 22.22:22