Reference Guide

Command Mode CONFIG-ROUTER-BGP
Usage Information Members of a peer-group template inherit the conguration properties of the template and share the same update
policy. The no version of this command removes a peer-template conguration.
Example
OS10(conf-router-bgp-10)# template solar
OS10(conf-router-bgp-template)#
Supported Releases 10.3.0E or later
timers
Adjusts BGP keepalive and holdtime timers.
Syntax
timers keepalive holdtime
Parameters
keepalive—Enter the time interval (in seconds) between keepalive messages sent to the neighbor routers,
from 1 to 65535.
holdtime—Enter the time interval (in seconds) between the last keepalive message and declaring a router
dead, from 3 to 65535.
Default keepalive 60 seconds; holdtime 180 seconds
Command Mode ROUTER-BGP
Usage Information The congured timer value becomes eective after a BGP hard reset. The timer values negotiate from peers. The
no version of this command resets the value to the default.
Example
OS10(conf-router-bgp)# timers 30 90
Supported Releases 10.3.0E or later
weight
Assigns a default weight for routes from the neighbor interfaces.
Syntax
weight number
Parameters number—Enter a number as the weight for routes, from 1 to 4294967295.
Default 0
Command Mode ROUTER-BGP-NEIGHBOR
Usage Information The path with the highest weight value is preferred in the best-path selection process. The no version of this
command resets the value to the default.
Example
OS10(conf-router-bgp-neighbor)# weight 4096
Supported Releases 10.3.0E or later
Layer 3 307