end-bier locator

Function

The end-bier locator command configures a static End.BIER SID for a BFR in BIERv6 sub-domain.

The undo end-bier locator command deletes the static End.BIER SID.

By default, no static End.BIER SID is configured.

Format

end-bier locator locator-name sid ipv6-sid

undo end-bier locator [ locator-name sid ipv6-sid ]

Parameters

Parameter Description Value
locator-name

Specifies the name of a SID node route locator.

The value is a string of 1 to 31 case-sensitive characters. When double quotation marks are used around the string, spaces are allowed in the string.

sid ipv6-sid

Specifies a static End.BIER SID. The value is in the static SID range configured for the locator in the segment routing IPv6 view.

The value is a 32-bit hexadecimal number in the format of X:X::X:X.

locator

Specifies a SRv6 locator.

The value is a string of 1 to 31 characters.

Views

BIER subdomain IPv6 view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
bier write

Usage Guidelines

Usage Scenario

This command applies to BIERv6 networks. Configuring an End.BIER SID helps guide BIERv6 packet forwarding.

The End.BIER SID can be flooded to other BFRs through BFR-prefix reachability information. When forwarding a BIERv6 packet, the device uses the End.BIER SID of the next hop as the destination address in the IPv6 packet header. When the next hop receives the IPv6 packet, it forwards the packet as a BIERv6 packet after it finds that the destination address in the IPv6 header is the local End.BIER SID.

Prerequisites

A BIERv6 sub-domain has been configured using the sub-domain command.

Precautions

If the End.BIER SID conflicts with the remote route address, multicast traffic cannot be forwarded. Therefore, plan End.BIER SIDs properly.

Example

# Configure a static End.BIER SID for a BFR.
<HUAWEI> system-view
[~HUAWEI] segment-routing ipv6
[*HUAWEI-segment-routing-ipv6] locator PE ipv6-prefix 2001:db8:: 110 static 10
[*HUAWEI-segment-routing-ipv6-locator] quit
[*HUAWEI-segment-routing-ipv6] quit
[*HUAWEI] bier
[*HUAWEI-bier] sub-domain 10 ipv6
[*HUAWEI-bier-sub-domain-10-ipv6] end-bier locator PE sid 2001:db8::2
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >