Group (Bgp/Bgp-Vpn Instance View) - HP FlexNetwork 3600 v2 Series Command Reference Manual

Hide thumbs Also See for FlexNetwork 3600 v2 Series:
Table of Contents

Advertisement

Parameters
timer: Time to wait for the End-of-RIB marker, in the range of 3 to 300 seconds.
Description
Use graceful-restart timer wait-for-rib to configure the time to wait for the End-of-RIB marker.
Use undo graceful-restart timer wait-for-rib to restore the default.
By default, the time to wait for the End-of-RIB marker is 180 seconds.
After a BGP session has been successfully (re)established, the End-of-RIB marker must be received
within the time specified with this command.
Using this command can speed up route convergence.
Before configuring this command, you must enable the BGP Graceful Restart capability.
Related commands: graceful-restart.
Examples
# Set the time to wait for the End-of-RIB marker to 100 seconds.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] graceful-restart timer wait-for-rib 100

group (BGP/BGP-VPN instance view)

Syntax
group group-name [ external | internal ]
undo group group-name
View
BGP view, BGP-VPN instance view
Default level
2: System level
Parameters
group-name: Name of a peer group, a string of 1 to 47 characters.
external: Creates an EBGP peer group, which can be the group of another sub AS in a
confederation.
internal: Creates an IBGP peer group.
Description
Use group to create a peer group.
Use undo group to delete a peer group.
An IBGP peer group is created if neither internal nor external is specified.
Examples
# In BGP view, create an EBGP peer group test with AS number 200, and add EBGP peers 10.1.1.1
and 10.1.2.1 into the group.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] group test external
[Sysname-bgp] peer test as-number 200
223

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents