3com 8807 Reference Guide

Page of 1099
538
C
HAPTER
 27: BGP C
ONFIGURATION
 C
OMMANDS
Description
Use the peer route-update-interval command to configure the interval for the 
transmission route of a peer group.
Use the undo peer route-update-interval command to restore the interval to 
the default value.
Example
# Configure the interval of sending the route update packet of the BGP peer 
group "test" as 10 seconds.
[3Com-bgp] peer test as-number 100
 
[3Com-bgp] peer test route-update-interval 10 
peer shutdown
Syntax
peer { peer-address | group-name } shutdown
undo peer { peer-address | group-name } shutdown
View
BGP view, BGP multicast view, BGP L2VPN view and BGP VRF view
Parameter
group-name: Peer group names, which contain letters and numbers. The name 
length ranges from 1 to 47.
peer-address: Peer IP address.
Description
Use the peer shutdown command to disconnect and not to reconnect BGP 
connections, without deleting BGP configurations.
Example
# Disconnect without reconnecting Peer 1.1.1.1 in the BGP unicast view.
[3Com-bgp] peer 1.1.1.1 shutdown 
# Disconnect without reconnecting the Group Out in the BGP unicast view.
[3Com-bgp] peer out shutdown 
# Disconnect without reconnecting Peer 1.1.1.1 in the BGP vrf view.
[3Com-bgp-af-vpn-instance] peer 1.1.1.1 shutdown 
# Disconnect but not reconnect the out group in the BGP vrf view.
[3Com-bgp-af-vpn-instance] peer out shutdown 
peer timer
Syntax
peer { group-name | peer-address } timer keep-alive keepalive-interval hold 
holdtime-interval }