JN0-351 Exam QuestionsBrowse all questions from this exam

JN0-351 Exam - Question 13


You are a network operator troubleshooting BGP connectivity.

Which two statements are correct about the output shown in the exhibit? (Choose two.)

Show Answer
Correct Answer: CD

The correct statements based on the output shown in the exhibit are that R1 is configured for AS 65400 and the routers are exchanging IPv4 routes. The output clearly shows 'Local AS: 65400' indicating that R1 is in AS 65400. It also shows 'Received prefixes: 9' and 'NLRI advertised by peer: inet-unicast' which indicates that the routers are exchanging IPv4 routes (inet-unicast).

Discussion

10 comments
Sign in to comment
GeorgwOptions: CD
Nov 25, 2023

CD Session is Established

borgermeisterOptions: CD
Nov 27, 2023

Noticed the odd line change where "Last status" is split between two lines. The correct answer is CD

borgermeisterOptions: BD
Nov 22, 2023

Peer 10.32.1.2+63645 shows the IP of the peer and the source port number for the BGP session. Peer 10.32.1.2 is in ASN 65401.

r5benOptions: CD
Jan 18, 2024

A = False. Peer 10.32.1.2+63645 shows the IP of the peer and the source port number for the BGP session. Peer 10.32.1.2 is in ASN 65401. B = False. The output indicates: State: Established C = True: Local AS 65400 D = True: Received prefixes: 9

rchpOptions: BC
Dec 6, 2023

BD State: "Open confirm" is not establishd yet. Local : 10.32.1.1+179 "AS 65400" So, correct answer BC.

rchp
Dec 6, 2023

not BD. BC is correct

JosueSXYrouting
Jul 14, 2024

What you are seeing is Last State:Open Confirm, not the current state which is "Established".

ac89lOptions: CD
Dec 12, 2023

it is established , look again

chrisw190090Options: CD
Dec 13, 2023

selected answer: CD

julin_10Options: CD
Dec 14, 2023

The correct answer is C,D

kopcinkOptions: CD
Jan 27, 2024

Second line (Peer: ...) shows that peer's AS is 65401 an local AS is 65400; 63645 is a TCP port used by peer for the BGP Session (remember BGP uses TCP as a transport protocol) Output shows that the current state is Established Routers are exchanging IPv4 routes, because of two things: - Received prefixes: 9 - NLRI: inet-unicast (GBP can exchange other types of NLRI, for example IPv6, multicast, VPN prefixes, etc.)

sandaruwann654Options: CD
May 23, 2024

C,D are correct