peer advertise origin-as-validation (BGP-VPNv6 address family view)

Function

The peer advertise origin-as-validation command advertises the BGP origin AS validation result to the specified BGP peer.

The undo peer advertise origin-as-validation command restores the default configurations.

By default, the BGP origin AS validation result is not advertised to any BGP peer.

Format

peer ipv4-address advertise origin-as-validation

peer peerIpv6Addr advertise origin-as-validation

undo peer ipv4-address advertise origin-as-validation

undo peer peerIpv6Addr advertise origin-as-validation

Parameters

Parameter Description Value
ipv4-address

Specifies the IPv4 address of a peer.

The value is in dotted decimal notation.

peerIpv6Addr

Specify an IPv6 peer address.

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

Views

BGP-VPNv6 address family view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
bgp write

Usage Guidelines

Usage Scenario

To advertise the BGP origin AS validation result (Valid, NotFound, or Invalid) to a specified BGP peer so that the BGP peer can apply the result to route selection, run the peer advertise origin-as-validation command.

Example

# Advertise the BGP origin AS validation result to its peer.
<HUAWEI> system-view
[~HUAWEI] bgp 100
[*HUAWEI-bgp] peer 10.1.1.1 as-number 100
[*HUAWEI-bgp] ipv6-family vpnv6
[*HUAWEI-bgp-af-vpnv6] peer 10.1.1.1 enable
[*HUAWEI-bgp-af-vpnv6] peer 10.1.1.1 advertise origin-as-validation
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >