ROUTER COMMANDS
852
E-DOC-CTC-20100729-0006 v3.0.Copyright 2011Technicolor. All rights reserved.
This document contains Technicolor proprietary and confidential information. Passing on and copying of this document, use,
extraction and communication of its contents, is not permitted without written authorization from Technicolor.
router bgp config
Set the BGP daemon configuration settings.
SYNTAX:
router bgp config
[state = <{disabled|enabled}>]
[holdtime = <number{0-65535} exclusive 1 and
2>]
[keepalivetime = <number{0-65535}>]
[preference2 = <number{0-255}>]
[localprefin = <number>]
[localprefout = <number>]
[medout = <number>]
[maxroutes = <number{1-1024}>]
[stalepathstime = <number{0-65535}>]
[passoptnontrans = <{disabled|enabled}>]
[openonaccept = <{disabled|enabled}>]
where:
state
Enable/Disable the BGP daemon.
OPTIONAL
holdtime
Configures the holdtime. Default is 180 seconds.
OPTIONAL
keepalivetime
Configures time interval between the sending of successive
KEEPALIVE messages. Defaults to 1/3 of holdtime
OPTIONAL
preference2
Configures the M-RIB preference2 for BGP routes. Default
value is 0
OPTIONAL
localprefin
Specifies the used LOC_PREF value when importing routes
from an external peer
OPTIONAL
localprefout
Specifies the used LOC_PREF value when advertising
routes to an internal peer
OPTIONAL
medout
Specifies the value for the MED attribute on advertised
routes. A value of 4294967295 specifies that the MED
attribute shouldn't be sent
OPTIONAL
maxroutes
Specifies the maximum number of BGP routes allowed in
the BGP-RIB.
OPTIONAL
stalepathstime
Specifies the time in seconds to wait for gracefully restarting
peers to send the End-of-RIB message. Default is 180
seconds
OPTIONAL
passoptnontrans
Specifies whether to propagate unrecognized,optional,non-
transitive attributes
OPTIONAL
openonaccept
Specifies wether to sent the OPEN message on acceptance
of the TCP connection
OPTIONAL
nickdj.co.uk