peer redirect ipv6 recursive-lookup ip (BGP-IPv6-flow address family view)

Function

The peer redirect ipv6 recursive-lookup ip command configures a device to redirect traffic to a specified IPv6 next hop after the device receives a BGP IPv6 Flow Specification route from a peer.

The undo peer redirect ipv6 recursive-lookup ip command restores the default configuration.

By default, a device cannot redirect traffic to a specified IPv6 next hop based on the BGP IPv6 Flow Specification route received from a peer.

Format

peer { ipv4-address | ipv6-address } redirect ipv6 recursive-lookup ip

undo peer { ipv4-address | ipv6-address } redirect ipv6 recursive-lookup ip

Parameters

Parameter Description Value
ipv4-address

Specifies the IPv4 address of a BGP peer.

The value is in dotted decimal notation.

ipv6-address

Specifies the IPv6 address of a BGP peer.

The value is in the format of X:X:X:X:X:X:X:X.

Views

BGP-IPv6-flow address family view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
bgp write

Usage Guidelines

Usage Scenario

The peer redirect ipv6 recursive-lookup ip command configures a device to redirect traffic to a specified IPv6 next hop after the device receives a BGP IPv6 Flow Specification route from a peer.

Example

# Configure a device to redirect traffic to a specified IPv6 next hop after the device receives a BGP IPv6 Flow Specification route from a peer.
<HUAWEI> system-view
[~HUAWEI] bgp 100
[*HUAWEI-bgp] peer 2001:DB8:1::1 as-number 200
[*HUAWEI-bgp] ipv6-family flow
[*HUAWEI-af-ipv6-flow] peer 2001:DB8:1::1 enable
[*HUAWEI-af-ipv6-flow] peer 2001:DB8:1::1 redirect ipv6 recursive-lookup ip
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >