The pbb backbone-source-mac command configures a B-SMAC address.
The undo pbb backbone-source-mac command deletes a B-SMAC address.
By default, no B-SMAC address is configured.
Parameter | Description | Value |
---|---|---|
source-mac-address |
Specifies a B-SMAC address. |
The value is a 12-digit hexadecimal number, in the format of H-H-H. Each H is 4 digits. If an H contains fewer than 4 digits, the left-most digits are padded with zeros. For example, e0 is displayed as 00e0. The value cannot be all 0s or all 1s (which is a broadcast address) and its eighth bit cannot be 1 (the address whose eighth bit is 1 is a multicast address).
|
Usage Scenario
After configuring the I-VSI and B-VSI, perform the following configurations for PBB VPLS to take effect:
Configuration Impact
If the pbb backbone-source-mac command is run more than once, the latest configuration overrides the previous one.
Precautions
<HUAWEI> system-view [~HUAWEI] mpls [*HUAWEI-mpls] quit [*HUAWEI] mpls l2vpn [*HUAWEI-l2vpn] quit [*HUAWEI] vsi vsi2 [*HUAWEI-vsi-vsi2] pwsignal ldp [*HUAWEI-vsi-vsi2-ldp] vsi-id 2 [*HUAWEI-vsi-vsi2-ldp] quit [*HUAWEI-vsi-vsi1] pbb b-vsi enable [*HUAWEI-vsi-vsi1] pbb backbone-source-mac 00e0-fc00-0002
<HUAWEI> system-view [~HUAWEI] mpls [*HUAWEI-mpls] quit [*HUAWEI] mpls l2vpn [*HUAWEI-l2vpn] quit [*HUAWEI] vsi vsi1 [*HUAWEI-vsi-vsi1] pwsignal ldp [*HUAWEI-vsi-vsi1-ldp] vsi-id 1 [*HUAWEI-vsi-vsi1-ldp] quit [*HUAWEI-vsi-vsi1] pbb i-vsi enable [*HUAWEI-vsi-vsi1] pbb backbone-source-mac 00e0-fc00-1234