R211x-HP Flexfabric 11900 Layer 3 - IP Routing Command Reference

394
route-refresh message to the peer and the peer resends its routing information to the router. After
receiving the routing information, the router filters the routing information by using the new policy.
This command requires that both the local router and the peer support route refresh.
If the peer keep-all-routes command is configured, the refresh bgp ipv6 unicast import command does
not take effect.
The command with the unicast keyword has the same effect as that without the unicast keyword.
Examples
# Manually soft-reset all BGP sessions for the IPv6 unicast address family.
<Sysname> refresh bgp all ipv6
Related commands
peer capability-advertise route-refresh
peer keep-all-routes
reset bgp all
Use reset bgp all to reset all BGP sessions.
Syntax
reset bgp all
Views
User view
Predefined user roles
network-admin
mdc-admin
Usage guidelines
To apply a new route selection policy, use this command to reset BGP sessions. BGP reestablishes the
BGP sessions, advertises routes, and applies the new policy to routes. This operation breaks down BGP
sessions for a short while.
Examples
# Reset all BGP sessions.
<Sysname> reset bgp all
reset bgp dampening ipv4 unicast
Use reset bgp dampening ipv4 unicast to clear BGP IPv4 unicast route dampening information and
release the suppressed BGP IPv4 unicast routes.
Syntax
reset bgp dampening ipv4 [ unicast ] [ vpn-instance vpn-instance-name ] [ network-address [ mask |
mask-length ] ]
Views
User view