R3303-HP HSR6800 Routers IP Multicast Command Reference
246
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.
ip-address: Specifies a peer by its IP address.
group group-name: Specifies a BGP peer group.
external: Specifies all EBGP connections.
internal: Specifies all IBGP connections.
Examples
# Reset all IPv4 MBGP connections.
<Sysname> reset bgp ipv4 multicast all
reset bgp ipv4 multicast dampening
Use reset bgp ipv4 multicast dampening to clear route dampening information and release suppressed
routes.
Syntax
reset bgp ipv4 multicast dampening [ ip-address [ mask | mask-length ] ]
Views
User view