refresh bgp multicast

Function

The refresh bgp multicast command softly resets an MBGP connection. MBGP soft resetting can be used to refresh the MBGP routing table and apply new routing policies, without closing any MBGP connection.

Format

refresh bgp multicast { peer-address | all | external | internal | group group-name } { export | import }

Parameters

Parameter Description Value
peer-address

Softly resets the MBGP connections with a specified peer.

The peer address is in dotted decimal notation.

all

Softly resets all MBGP connections.

-

external

Indicates the external session.

-

internal

Indicates the internal session.

-

group group-name

Specifies the name of an MBGP peer group. If the parameter is set, the MBGP connections between a device and the members of the specified MBGP peer group are softly reset.

The value is a string of 1 to 47 case-sensitive characters, spaces not supported.

export

Triggers outbound soft resetting.

-

import

Triggers inbound soft resetting.

-

Views

User view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
bgp execute

Usage Guidelines

Usage Scenario

MBGP soft resetting requires that all MBGP devices on a network support the route-refresh capability. The refresh bgp multicast command can be used on a device that does not support the route-refresh capability to reset the connections between the device and its peer and enable the device to refresh its routing table.

Example

# Trigger inbound soft resetting for all multicast IBGP connections.
<HUAWEI> refresh bgp multicast internal import
# Trigger inbound soft resetting for all multicast EBGP connections.
<HUAWEI> refresh bgp multicast external import
# Perform inbound soft resetting for all the MBGP connections to make new configurations take effect.
<HUAWEI> refresh bgp multicast all import
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >