nerdexam
Juniper

JN0-363 · Question #58

Which BGP message type is used to re-advertise routes that have already been sent to a peer and acknowledged using TCP?

The correct answer is A. update. In BGP (Border Gateway Protocol), the Update message is used to advertise new routes to a peer or to withdraw previously advertised routes. If there's a change in the routing information or if a new route needs to be advertised, BGP uses an Update message. This message is…

BGP

Question

Which BGP message type is used to re-advertise routes that have already been sent to a peer and acknowledged using TCP?

Options

  • Aupdate
  • Bkeepalive
  • Cnotification
  • Drefresh

How the community answered

(31 responses)
  • A
    81% (25)
  • B
    3% (1)
  • C
    10% (3)
  • D
    6% (2)

Explanation

In BGP (Border Gateway Protocol), the Update message is used to advertise new routes to a peer or to withdraw previously advertised routes. If there's a change in the routing information or if a new route needs to be advertised, BGP uses an Update message. This message is crucial for maintaining the most current and accurate routing information among BGP peers. The other message types serve different purposes: Keepalive: This message type is used to maintain the connection between BGP peers and ensure that the link is still active. Keepalive messages are periodically sent between peers when there is no other BGP activity to maintain the session. Notification: This message is used to indicate errors or other significant events to a BGP peer. If a BGP error condition is detected, a Notification message is sent and the BGP session is typically Refresh: This is not a standard BGP message type. However, in the context of BGP, Route Refresh is a capability (not a message type) that allows a BGP router to request a full or partial re-advertisement of routes from a peer. This helps in re-synchronizing routing tables without tearing down the BGP session. The BGP Update message is used to advertise routable destinations and includes route advertisements, route withdrawals, and path attribute modifications. Update messages are used to re-advertise routes that have already been acknowledged.

Topics

#BGP UPDATE message#route advertisement#BGP message types#TCP acknowledgment

Community Discussion

No community discussion yet for this question.

Full JN0-363 Practice