Virtual Private Routed Network Services
7750 SR OS Services Guide Page 1377
Parameters seconds — The hold-time, in seconds, expressed as a decimal integer. A value of 0 indicates the
connection to the peer is up permanently.
Values 0, 3 — 65535
strict — When this parameter is specified, the advertised BGP hold-time from the far-end BGP peer
must be greater than or equal to the specified value.
ibgp-multipath
Syntax [no] ibgp-multipath
Context config>service>vprn>bgp
Description This command defines the type of IBGP multipath to use when adding BGP routes to the route table
if the route resolving the BGP nexthop offers multiple nexthops.
The no form of the command resets the IBGP multipath feature to the default value (load-balance).
Default ibgp-multipath load-balance
import
Syntax import policy [policy...]
no import
Context config>service>vprn>bgp
config>service>vprn>bgp>group
config>service>vprn>bgp>group>neighbor
Description This command specifies the import policies to be used to control routes advertised to BGP neighbors.
Route policies are configured in the config>router>policy-options context. When multiple policy
names are specified, the policies are evaluated in the order they are specified. A maximum of five (5)
policy names can be specified. The first policy that matches is applied.
The no form of this command removes all route policy names from the import list.
Default no import — BGP accepts all routes from configured BGP neighbors. Import policies can be used to
limit or modify the routes accepted and their corresponding parameters and metrics.
Parameters policy — A route policy statement name.