reset bgp multicast

Function

The reset bgp multicast command resets the connections between a device and specified MBGP peers.

Format

reset bgp multicast { as-number | peerIpv4Addr | external | internal | group groupName }

reset bgp multicast all

Parameters

Parameter Description Value
as-number

Specifies the AS number of a peer.

-

peerIpv4Addr

Resets the MBGP connection with a specified peer.

The peer address is in dotted decimal notation.

external

Indicates the external session.

-

internal

Indicates the internal session.

-

group groupName

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.

all

Resets all MBGP connections.

-

Views

User view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
bgp execute

Usage Guidelines

Usage Scenario

After the reset bgp multicast is run on a device, the TCP connection established by the device and the corresponding peer relationship is reset and then re-established. Exercise caution when running this command.

Example

# Reset the MBGP connections of all address families.
<HUAWEI> reset bgp multicast all
# Reset all multicast EBGP connections.
<HUAWEI> reset bgp multicast external
# Reset all multicast IBGP connections.
<HUAWEI> reset bgp multicast internal
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >