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.
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. |
- |
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.
<HUAWEI> refresh bgp multicast internal import
<HUAWEI> refresh bgp multicast external import
<HUAWEI> refresh bgp multicast all import