Switch 7700 Command reference Guide, v2.0

Table Of Contents
224 CHAPTER 5: USING ROUTING PROTOCOL COMMANDS
Use the undo reflect cluster-id command to delete the cluster ID of the
route reflector.
By default, each route reflector uses its Router ID as the cluster ID.
Related commands: reflect between-clients, peer reflect-client.
Example
Set the cluster ID of the route reflector as 80.
[SW7700-bgp]reflect cluster-id 80
reset bgp Syntax
reset bgp { all | peer_address [ flap-info ] }
View
User view
Parameter
peer_address: Reset connection with a specified BGP peer.
all: Reset all the connections with BGP.
Description
Use the reset bgp peer_address command to reset the connection of BGP
with a specified BGP peer.
Use the reset bgp all command to reset all the connections with BGP.
Example
Reset all the BGP connections to enable the new configuration (after configuring
the new Keepalive interval and Holdtime interval using the
timer command).
<SW7700>reset bgp all
reset bgp flap-info Syntax
reset bgp flap-info [ { regular-expression as_regular_expression } |
{ as-path-acl acl_number } | { network_address [ mask ] } ]
View
User view
Parameter
regular-expression as_regular_expression: Reset the flap-info matching the
AS path regular expression.
as-path-acl acl_number: Reset the flap-info in consistency with a specified
filter list. The range of the parameter acl-number is 1 to 199.
network_address: Reset the flap-info of a record at this IP address.
mask: Network mask.