ROUTER COMMANDS
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.
861
router bgp peer modify
Modifies the configuration of a bgp peer
SYNTAX:
router bgp peer modify peer = <ip-address in dotted format>
[local-addr = <ip-address>]
[state = <{disabled|enabled}>]
[preference = <number{0-255}>]
[preference2 = <number{0-255}>]
[medin = <{disabled|enabled}>]
[medout = <number>]
[localprefin = <number>]
[localprefout = <number>]
[asprepend = <number{1-25}>]
[holdtime = <number{0-65535} exclusive 1 and
2>]
[keepalivetime = <number{0-65535}>]
[maxroutes = <number{1-1024}>]
[outdelay = <number{0-3600}>]
[rrcap = <{disabled|enabled}>]
[dynamiccap = <{disabled|enabled}>]
[grrestartcap = <{disabled|enabled}>]
[passive = <{disabled|enabled}>]
[multihop = <{disabled|enabled}>]
where:
peer The peer IP address. REQUIRED
local-addr The used IP address at the local end of the session OPTIONAL
state Enable/Disable a BGP peer OPTIONAL
preference Configures the M-RIB prefernce for BGP routes learned
from this peer. Default value is 170
OPTIONAL
preference2 Configures the M-RIB preference2 for BGP routes learned
from this peer. Default value is 0
OPTIONAL
medin Use/Not Use a MED attribute in the sent updates, Use/Not
Use the received MED
OPTIONAL
medout Specifies the value for the MED attribute on advertised
routes
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