R3303-HP 6600/HSR6600 Routers IP Multicast Command Reference

245
refresh bgp ipv4 multicast
Use refresh bgp ipv4 multicast to perform soft reset on specified IPv4 MBGP connections. This method
can also refresh the MBGP routing table and apply a new routing policy seamlessly.
Syntax
refresh bgp ipv4 multicast { all | ip-address | group group-name | external | internal } { export |
import }
Views
User view
Default command level
2: Monitor level
Parameters
all: Specifies all BGP connections.
ip-address: Specifies an IPv4 MBGP peer by its IP address.
group-name: Specifies a peer group, a string of 1 to 47 characters.
external: Specifies the EBGP connections.
internal: Specifies the IBGP connections.
export: Specifies the outbound direction.
import: Specifies the inbound direction.
Usage guidelines
To perform BGP soft reset, all routers in the network must support route-refresh. If a router does not support
the route-refresh function, you must configure the peer keep-all-routes command to save all the routing
information for the peers before a BGP soft reset.
Examples
# Soft-reset all IPv4 MBGP connections.
<Sysname> refresh bgp ipv4 multicast all import
reset bgp ipv4 multicast
Use reset bgp ipv4 multicast to reset the specified MBGP connections.
Syntax
reset bgp ipv4 multicast { all | as-number | ip-address | group group-name | external | internal }
Views
User view
Default command level
2: System level
Parameters
all: Specifies all MBGP connections.
as-number: Specifies an AS by its AS number.