The reset bgp multicast command resets the connections between a device and specified MBGP peers.
Only the S5720-EI, S5720-HI, S5730-HI, S5731-H, S5731-S, S5731S-H, S5731S-S, S5732-H, S6720-EI, S6720-HI, S6720S-EI, S6730-H, S6730S-H, S6730-S, and S6730S-S support this command.
reset bgp multicast { all | peer-address | group group-name | as-number-plain | as-number-dot | external | internal } [ graceful ]
Parameter | Description | Value |
---|---|---|
all | Resets all MBGP connections. | - |
peer-address | Resets the MBGP connection with a specified peer. | The peer address is in dotted decimal notation. |
group-name | Specifies the name of a peer group. | The name is a string of 1 to 47 case-sensitive characters, with spaces not supported. When double quotation marks are used around the string, spaces are allowed in the string. |
as-number-plain | Specifies the number of the AS, in integer format. | The value is an integer that ranges from 1 to 4294967295. |
as-number-dot | Specifies the number of the AS, in dotted notation. | The value is in the x.y format. Here, "x" and "y" are integers that range from 1 to 65535 and 0 to 65535 respectively. |
external | Reset all EBGP connections. | - |
internal | Reset all IBGP connections. | - |
graceful | Specifies to reset MBGP connections in GR mode. | - |