3com 8807 Reference Guide

Page of 1099
BGP Configuration Commands
539
undo peer { group-name | peer-address } timer
View
BGP view
Parameter
group-name: Name of peer group.
peer-address: IP address of the peer.
keepalive-interval: Keepalive interval to be specified. The range is 1 to 
4294967295. By default, its value is 60 seconds.
holdtime-interval: Holdtime interval to be specified. The range is 3 to 
4294967295. By default, its value is 180 seconds.
Description
Use the peer timer command to configure the Keepalive and Holdtime intervals 
for the specified peer/peer group.
Use the undo peer timer command to restore the default timer settings.
The timer configured by using this command has a higher priority than the one 
configured by using the timer command.
Example
# Configure Keepalive and Holdtime intervals of the peer group "test".
[3Com-bgp] peer test timer keep-alive 60 hold 180 
preference
Syntax
preference ebgp-value ibgp-value local-value
undo preference
View
BGP view
Parameter
ebgp-value: Sets preference value for routes learned from external peers.
ibgp-value: Sets preference value for routes learned from internal peers.
local-value: Sets preference value for local-originated routes.
The ebgp-valueibgp-value and local-value arguments are in the range of 1 to 
256. By default, the first two is 256 and the last one is 130.
Description
Use the preference command to configure BGP preference.
Use the undo preference command to restore the default preference.