cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1136
Views
0
Helpful
2
Replies

Graceful Restart

Rupesh Kashyap
Level 1
Level 1

Hi, What is the meaning of Graceful restart , how we can implement this in OSPF , BGP & Eigrp ?

2 Replies 2

crow930us
Level 3
Level 3

From a Network World article:

Using BGP graceful restart, the data-forwarding plane of a router can continue to process and forward packets even if the control plane - which is responsible for determining best paths - fails.

Graceful restart also reduces routing flaps, which stabilizes the network and reduces the consumption of control-plane resources.

http://www.networkworld.com/details/824.html?def

Cisco Documentation can be found here:

http://www.cisco.com/en/US/docs/ios/12_2t/12_2t15/feature/guide/ftbgpnsf.html#wp1041499

SunilKhanna
Level 1
Level 1

Graceful Restart (GR) is a way to rebuild forwarding information in routing protocols when the control plane has recovered from a failure.

EIGRP

router eigrp 100

eigrp nsf

OSPF

Router(config)# router ospf 4

Router(config-router)# nsf cisco/ietf

BGP

switch(config)# router bgp 65536

switch(config-router)# graceful-restart

Pls rate the post if it was helpful.

Regards, Sunil Khanna
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card