3Com Switch 7750 Series
Command Reference Guide – Routing Protocol
Chapter 5 BGP Configuration Commands
5-47
5.1.53 peer timer
Syntax
peer
{
group-name | ip-address
}
timer
keep-alive
keepalive-interval
hold
holdtime-interval
undo peer
{
group-name | ip-address
}
timer
View
BGP view
Parameter
group-name
: Name of peer group, containing 1 to 47 characters.
ip-address
: IP address of the peer.
Keepalive-interval
: Keepalive timer in seconds. It is in the range of 1 to 65535 and
defaults to 60 seconds.
Holdtime-interval
: Holdtime timer in seconds. It is in the range of 3 to 65535 and
defaults to 180 seconds.
Description
Use the
peer timer
command to configure the Keepalive and holdtime timers for a
peer/peer group.
Use the
undo peer timer
command to restore the default value of the timer.
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>system-view
System View: return to User View with Ctrl+Z.
[3Com] bgp 100
[3Com-bgp] peer test timer keep-alive 60 hold 180
5.1.54 preference
Syntax
preference
ebgp-value ibgp-value local-value
undo preference
View
BGP view