F3215-HP Load Balancing Module Network Management Command Reference-6PW101

306
internal: IBGP session.
export: Outbound soft reset.
import: Inbound soft reset.
Usage guidelines
After the route selection policy is modified, execute this command with the export keyword to enable the
local router to filter routing information based on the new policy and send the matching routes to the BGP
peer. If you execute this command with the import keyword, you enable the local router to advertise a
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 import command does not take
effect.
Examples
# Perform inbound BGP soft reset.
<Sysname> refresh bgp all import
reset bgp
Use reset bgp to reset specified BGP sessions.
Syntax
reset bgp { as-number | ip-address | all | external | group group-name | internal }
Views
User view
Default command level
2: System level
Parameters
as-number: Resets BGP sessions to peers in the AS.
ip-address: Specifies the IP address of a peer with which to reset the session.
all: Resets all BGP sessions.
external: Resets all the EBGP sessions.
group group-name: Resets sessions with the specified BGP peer group.
internal: Resets all the IBGP sessions.
Examples
# Reset all the BGP sessions.
<Sysname> reset bgp all
reset bgp dampening
Use reset bgp dampening to clear route dampening information and release suppressed routes.