ExamGecko
Question list
Search
Search

Question 24 - JN0-280 discussion

Report
Export

Within your router, you want to verify that you are learning routes from a remote BGP peer at IP address 10.10.100.1. Which command would satisfy the requirement?

A.

show route receive-protocol bgp 10.10.100.1

Answers
A.

show route receive-protocol bgp 10.10.100.1

B.

show route protocol bgp table inet.0 10.10.100.1

Answers
B.

show route protocol bgp table inet.0 10.10.100.1

C.

show route advertise-protocol bgp 10.10.100.1

Answers
C.

show route advertise-protocol bgp 10.10.100.1

D.

show route protocol bgp source-gateway 10.10.100.1

Answers
D.

show route protocol bgp source-gateway 10.10.100.1

Suggested answer: A

Explanation:

To verify that your router is learning routes from a remote BGP peer at a specific IP address (e.g., 10.10.100.1), the correct command to use is show route receive-protocol bgp.

Step-by-Step Breakdown:

BGP Route Learning:

The show route receive-protocol bgp command displays the routes that have been received from a specified BGP peer. This helps in confirming that the remote peer is sending routes correctly and that your router is receiving them.

Command Example:

show route receive-protocol bgp 10.10.100.1

This will show all routes that have been received from the BGP peer with IP address 10.10.100.1.

Juniper

Reference:

BGP Route Verification: Use this command to troubleshoot and verify that routes from a specific BGP peer are being received.

asked 10/10/2024
Synathia Imafidon
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first