refresh bgp flow ipv6

Function

The refresh bgp flow ipv6 command softly resets a BGP connection. BGP soft reset can be used to refresh the BGP routing table and apply new routing policies, without closing any BGP connection.

Format

refresh bgp flow ipv6 { all | ipv4-address | external | internal | ipv6-address } { export | import }

Parameters

Parameter Description Value
all

Softly resets all the BGP IPv4 connections.

-

ipv4-address

Specifies the IPv4 address of a BGP peer.

It is in dotted decimal notation.

external

Softly resets BGP connections.

-

internal

Softly resets IBGP connections.

-

ipv6-address

Specifies the IPv6 address of a BGP4+ peer.

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

export

Triggers outbound soft resetting.

-

import

Triggers inbound soft resetting.

-

flow

Softly resets the BGP IPv4 connections in the BGP-Flow address family view.

-

ipv6

Softly resets BGP4+ connections.

-

Views

User view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
bgp execute

Usage Guidelines

Usage Scenario

If a device's peer supports route-refresh, the refresh bgp command can be used on the device to softly reset the BGP connection with the peer. BGP soft resetting can be used to refresh the BGP routing table and apply new routing policies, without closing any BGP connection.

Prerequisites

Configuring BGP soft resetting requires that the peers support the route-refresh capability.

Precautions

Assume that a device supports route-refresh and is configured with the peer keep-all-routes command. After the refresh bgp command is run on the device, the device does not refresh its routing table.

Example

# Perform a soft reset on all IPv6 BGP Flow connections in the inbound direction to make new configurations take effect.
<HUAWEI> refresh bgp flow ipv6 all export
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >