What is BGP Synchronization rules?? Can any one explain..???
Answers were Sorted based on User's Feedback
BGP synchronization rules states that
"Do not use or advertise to an external neighbors a route
learned by IBGP until a matching route has been learned from
IGP."
R1--------R2-------R3------R4
Here in this scenario R1 & R4 running IBP where R2 & R3
running sme IGP protocol.
As we know, for IBGP, neighbors don't need to have directly
conneted. Now when R1 tries to establish TCP session with
R4, it wud be successful to establish a session but when
updates message will come to R2 router which running IGP
(Such as OSPF/EIGRP/RIPv2) this R2 router aware of router
R4. No entry exist for path to reach R4.
As we know, router drops all the packet for unknown destination.
so all we hv to do is to sychonized the IBGP & IGP though
command. Once they synchronised with each other then only
any packet destined for R4 willbe able to pass though R2 & R3.
By default synchronization is on in all BGP running router.
Best practice to off it if all the router within the AS
running BGP.
| Is This Answer Correct ? | 16 Yes | 2 No |
Answer / ranbir
IGP table must be synchronized with iBGP routing table...
means BGP'll let IGP to finish its job first i.e. propagate
within the AS...
it may not be needed in case of all BGP enabled routers i
think but not sure
| Is This Answer Correct ? | 5 Yes | 4 No |
Can you explain PPP link process step by step?
Identify the keystroke to position the cursor to the beginning of a command line? A.) Ctrl-A B.) Ctrl-Ins C.) Ctrl-B D.) Ctrl-Z
Which of the following provide connection-oriented transport to upper layer protocols? A.) SPX B.) RIP C.) NLSP D.) NCP
What is the difference between csma/cd and csma/ca?
How many networks route update does a router recieves in RIP at once ?
What are the types of communication in ipv6 ?
what is the difference between switch and router??
16 Answers Infosys, Precision Techserve, Thomson,
Which mathematically form used inipv6?
Can anybody tell me how to configure a cisco router?
HI friends mine one of the friends have ask a good question i also donot know the answer so i am putting here Please poet the answer no matter it is wright or wrong put yours view here The question is like that when we are going to configure ospf then there are three way 1st way router ospf 10 netwrok 192.168.1.0 0.0.0.255 area 0 network 192.168.2.0 0.0.0.255 area 0 the 2nd way is like that router ospf 10 netwrok 192.168.0.0 0.0.255.255 area 0 but he inrodused the thrird way like router ospf 10 netwrok 192.168.00000001.0 < ?.?.?.?>area 0 router ospf 10 netwrok 192.168.00000010 <?.?.?.?>area 0 now problem is that what should i put the mask in this way so i puted ? sign Please solve this problem i think this is good one plz donot see for answer please contribute any thing i am reqesting Than you Jitendera kuamr sinha
What is the network subnet?
IP RIP routing is conferred on a router but not all interfaces attach to RIP networks. What should you use to prevent all RIP routing updates from being sent through selecedc interfaces without using access lists? A. passive route B. default routes C. passive interface D. route update filtering