Users Guide

Table Of Contents
Example
OS10(conf-router-bgp)# timers 30 90
Supported
Releases
10.3.0E or later
update-source
Enables using Loopback interfaces for TCP connections to stabilize BGP sessions.
Syntax
updatesource loopback interface-id
Parameters loopback interface-id Specify a Loopback interface ID, from 0 to 16383.
Defaults None
Command Modes
CONFIG-ROUTER-NEIGHBOR
CONFIG-ROUTER-TEMPLATE
Usage
Information
When you configure the updatesource loopback command for a template, all the neighbors
belonging to the template inherit the feature.
Example
OS10(config)# router bgp 10
OS10(conf-router-bgp-10)# neighbor
OS10(conf-router-bgp-10)# neighbor 1.1.15.4
OS10(conf-router-neighbor)# update-source Loopback 1
Supported
Releases
10.3.0E or later
vrf
Enters the CONFIG-ROUTER-VRF command mode.
Syntax
vrf vrf-name
Parameters None
Default None
Command Mode ROUTER-BGP
Usage
Information
This mode allows you to apply BGP configurations to nondefault VRFs.
Example
OS10(config)#router bgp 100
OS10(config-router-bgp-100)#
OS10(config-router-bgp-100)#vrf vrf_test1
OS10(config-router-bgp-100-vrf)#
Supported
Releases
10.3.0E or later
weight
Assigns a default weight for routes from the neighbor interfaces.
Syntax
weight number
Parameters numberEnter a number as the weight for routes, from 1 to 4294967295.
Default 0
Command Mode ROUTER-BGP-NEIGHBOR
Layer 3 647