exam questions

Exam 350-401 All Questions

View all questions & answers for the 350-401 exam

Exam 350-401 topic 1 question 158 discussion

Actual exam question from Cisco's 350-401
Question #: 158
Topic #: 1
[All 350-401 Questions]


Refer to the exhibit. Which two commands are needed to allow for full reachability between AS 1000 and AS 2000? (Choose two.)

  • A. R2#no network 10.0.0.0 255.255.255.0
  • B. R2#network 209.165.201.0 mask 255.255.192.0
  • C. R2#network 192.168.0.0 mask 255.255.0.0
  • D. R1#no network 10.0.0.0 255.255.255.0
  • E. R1#network 192.168.0.0 mask 255.255.0.0
Show Suggested Answer Hide Answer
Suggested Answer: AC 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
rpidcock
Highly Voted 3 years, 10 months ago
A & C are correct. Need to negate the 10.0.0.0 /24 network on R2 and then add the 192.168.0.0 /16 network on R2. Hence, A & C, although I think to be exact the answer on A should be "no network 10.0.0.0 mask 255.255.255.0" vs. the "no network 10.0.0.0 255.255.255.0".
upvoted 13 times
...
Nhan
Highly Voted 3 years, 9 months ago
Basically R2 need to advertise the network 182.168…. Not 10.0….
upvoted 9 times
...
AbdullahMohammad251
Most Recent 10 months, 3 weeks ago
Selected Answer: AC
R2 should advertise the network `192.168.0.0/16` to its BGP neighbor R1. Additionally, we need to ensure that the network `10.0.0.0/24` is not advertised, as it is not part of R2's routing table (networks it knows how to reach).
upvoted 1 times
...
myhdtv6
1 year, 11 months ago
R1 do not need anything to be changed and all correct, so D & E not the answer straight. between A,B,C , B is the network interface running on its onw, its not the neighbor, so B removed as well left over A & C is the answer
upvoted 1 times
...
[Removed]
2 years ago
Selected Answer: AC
correct
upvoted 1 times
...
iGlitch
2 years, 7 months ago
The answers are correct but I think there is a typo in A.
upvoted 3 times
danman32
2 years ago
What's the typo? If you are referring to being in the proper configuration mode, then C also has a typo. Otherwise A has correct syntax: the network being removed is a /24 or 255.255.255.0 subnet mask.
upvoted 1 times
a197cbf
1 year ago
if you're using the "no" command, then you'd have to undo the command written in the proper way, which would be "network 10.0.0.0 MASK 255.255.255.0", correct? Answer A is missing the "mask" part in the command, which I agree with iGlitch, is probably a typo, but still would be the best choice for one of the two correct answers.
upvoted 1 times
...
...
...
Ebsa
3 years, 7 months ago
given answer is correct
upvoted 1 times
...
cracanici
3 years, 10 months ago
A C seems to me
upvoted 1 times
...
joffrea
3 years, 10 months ago
A & D are the correct answer.
upvoted 1 times
joffrea
3 years, 10 months ago
the given answer is correct
upvoted 1 times
...
danman32
2 years ago
You need what D is removing, so that R1 advertises the 10.0.0.0/24 network
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...