nerdexam
Cisco

350-501 · Question #555

Refer to the exhibit. Site 1 and site 2 share routes using BGP. OSPF has been implemented within each site to share IP routes. A network engineer is implementing Graceful Restart on R1. Which action…

The correct answer is A. Enable NSF globally on all BGP peers at both sites. To ensure R1's BGP peers continue to use R1's BGP routes during an SSO, Non-Stop Forwarding (NSF) must be enabled globally on all BGP peers at both sites.

Networking

Question

Refer to the exhibit. Site 1 and site 2 share routes using BGP. OSPF has been implemented within each site to share IP routes. A network engineer is implementing Graceful Restart on R1. Which action enables the R1 BGP peers at both sites to use the R1 BGP routes during an SSO?

Exhibit

350-501 question #555 exhibit

Options

  • AEnable NSF globally on all BGP peers at both sites.
  • BMutually redistribute BGP into OSPF on each router at both sites.
  • CExtend OSPF between the two sites.
  • DMatch the OSPF timer in each site to the BGP settings.

How the community answered

(19 responses)
  • A
    95% (18)
  • D
    5% (1)

Why each option

To ensure R1's BGP peers continue to use R1's BGP routes during an SSO, Non-Stop Forwarding (NSF) must be enabled globally on all BGP peers at both sites.

AEnable NSF globally on all BGP peers at both sites.Correct

Enabling NSF globally on all BGP peers at both sites allows them to continue forwarding traffic using the last known routes from R1 even if R1's BGP process restarts (e.g., during an SSO). This feature ensures that routing and forwarding continue uninterrupted during BGP control-plane outages by leveraging stale routes while new BGP sessions are re-established with R1.

BMutually redistribute BGP into OSPF on each router at both sites.

Mutually redistributing BGP into OSPF on each router would create routing loops and administrative complexity, and it's not the correct mechanism for maintaining BGP routes during an SSO event.

CExtend OSPF between the two sites.

Extending OSPF between the two sites would merge the IGP domains, which is a different design choice and does not specifically enable BGP peers to retain routes during an R1 BGP restart.

DMatch the OSPF timer in each site to the BGP settings.

Matching the OSPF timer in each site to the BGP settings is not a direct action that enables BGP peers to use R1's BGP routes during an SSO; it relates to IGP and BGP convergence but not graceful restart capabilities.

Concept tested: BGP Non-Stop Forwarding (NSF) for SSO resilience

Source: https://www.cisco.com/c/en/us/td/docs/ios/iproute_bgp/configuration/12_4t/irg_12_4t_book/irg_nsf.html

Topics

#BGP#Graceful Restart#NSF#SSO

Community Discussion

No community discussion yet for this question.

Full 350-501 Practice