exam questions

Exam 300-410 All Questions

View all questions & answers for the 300-410 exam

Exam 300-410 topic 1 question 452 discussion

Actual exam question from Cisco's 300-410
Question #: 452
Topic #: 1
[All 300-410 Questions]



Refer to the exhibit. The IT router is connected with the Sales and Marketing departments. The interfaces have been assigned to their respective VRFs to keep the two department routes isolated. Which configuration set must the IT router use for BGP to distribute routes for each department that maintains their own routing table for network isolation?

  • A. router bgp 111
    address-family ipv4 unicast
    neighbor 172.16.1.2 remote-as 111
    neighbor 172.16.2.2 remote-as 111
    neighbor 172.16.11.2 remote-as 111
    neighbor 172.16.12.2 remote-as 111
  • B. router bgp 111
    address-family ipv4 vrf Marketing
    neighbor 172.16.1.2 remote-as 111
    neighbor 172.16.2.2 remote-as 111
    !
    address-family ipv4 vrf Sales
    neighbor 172.16.11.2 remote-as 111
    neighbor 172.16.12.2 remote-as 111
  • C. router bgp 111
    neighbor 172.16.1.2 remote-as 111
    neighbor 172.16.2.2 remote-as 111
    neighbor 172.16.11.2 remote-as 111
    neighbor 172.16.12.2 remote-as 111
  • D. router bgp 111
    address-family ipv4 vrf Marketing
    neighbor 172.16.1.2 remote-as 111
    neighbor 172.16.1.2 Route-reflector-client
    neighbor 172.16.2.2 remote-as 111
    neighbor 172.16.2.2 Route-reflector-client
    !
    address-family ipv4 vrf Sales
    neighbor 172.16.11.2 remote-as 111
    neighbor 172.16.11.2 Route-reflector-client
    neighbor 172.16.12.2 remote-as 111
    neighbor 172.16.12.2 Route-reflector-client
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
potato_inet0
Highly Voted 1 year, 11 months ago
D is the correct answer, we have iBGP setup, Routes received by the IT router will be iBP routes so they'll never be sent to iBGP, we need route-reflection per each VRF.
upvoted 11 times
...
HungarianDish_111
Highly Voted 1 year, 11 months ago
Selected Answer: D
I agree with potato_inet0. Also confirmed solution "D" in the lab. Connection is established between iBGP peers, but the routes advertised by the edge routers are only available if the central IT router is setting the peers as route-reflector-client. For instance, if Marketing-1 is advertising a LAN with ip 1.1.1.1/24, Marketing-2 can only reach that if they both are RRclients and IT is RR.
upvoted 9 times
bk989
8 months, 3 weeks ago
Answer is D. Note we only need ONE route-reflector client as BGP reflects client routes to non-client routes. Next hop self would be nice in this as wekk, if IT didn't advertise the peering links.
upvoted 1 times
bk989
8 months, 3 weeks ago
IT: show run router bgp 111 bgp router-id 100.100.100.100 bgp log-neighbor-changes ! address-family ipv4 vrf TEST network 172.16.11.0 mask 255.255.255.0 network 172.16.12.0 mask 255.255.255.0 neighbor 172.16.11.2 remote-as 111 neighbor 172.16.11.2 activate neighbor 172.16.12.2 remote-as 111 neighbor 172.16.12.2 activate neighbor 172.16.12.2 route-reflector-client exit-address-family
upvoted 1 times
bk989
8 months, 3 weeks ago
SALES2 pings SALES1 loopback source loopback0 SALES2#ping 1.1.1.1 source L0 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds: Packet sent with a source address of 2.2.2.2 !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 5/5/7 ms We can get away with one route-reflector client
upvoted 1 times
...
...
...
HungarianDish_111
1 year, 11 months ago
The central router IT needs to be set as RR for full connectivity in each vrf. So, answer "D" is valid.
upvoted 3 times
...
...
[Removed]
Most Recent 9 months, 3 weeks ago
Selected Answer: D
D is correct
upvoted 1 times
...
guy276465281819372
1 year, 9 months ago
Selected Answer: D
D correct
upvoted 1 times
...
[Removed]
1 year, 9 months ago
Selected Answer: D
B Could have worked if it had "next-hop-self" for each of the neighbors. D is the correct answer
upvoted 1 times
...
inteldarvid
1 year, 9 months ago
Selected Answer: D
yes option D correct, Because its necesary use router reflector in IBGP
upvoted 1 times
...
MEDO95
1 year, 11 months ago
I vote for D, B isn’t completed conf
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago