для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 2186
bgp
Defines the BGP-specific parameters regarding graceful restarts.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > BGP Configuration
configure > context context_name > router bgp as_number
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-bgp)#
Syntax Description
bgp graceful-restart { restart-time rest_time | stalepath-time stale_time | update-delay delay }
graceful-restart restart-time rest_time
Specifies the maximum time (in seconds) required for neighbor(s) to gracefully restart. rest_time must be an
integer from 1 through 3600.
graceful-restart stalepath-time stale_time
Specifies the maximum time (in seconds) to retain stale paths from restarting neighbor(s). stale_time must be
an integer from 1 through 3600.
graceful-restart update-delay rest_time
Specifies the maximum time (in seconds) to defer initial route-selection. update-delay must be an integer from
1 through 3600.
Usage Guidelines
Use this command to set BGP-specific parameters regarding graceful restarts.
Examples
Use the following command to retain stale paths from restarting neighbor(s) for 100 seconds:
bgp graceful-restart stalepath-time 100
Command Line Interface Reference, Modes A - B, StarOS Release 19    
1873
BGP Configuration Mode Commands
bgp