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 |
Identify 2 features of PPP CHAP authentication? A.) Username and password is sent in clear text B.) Authentication messages are sent periodically during the connection C.) Less secure then PAP D.) Local router 'challenges' the remote router
Which is the protocol using multiple tcp/ip connections? SLIP or PPP
What is ping? What is the usage of ping?
Does a bridge divides a network into smaller segments?
Which OSI Reference Layer is concerned with path determination? A.) Datalink B.) Physical C.) Network D.) Transport E.) Session
Which of the following are Session Layer standards? A.) ASCII and EBCDIC B.) MPEG and MIDI C.) RPC and SQL D.) JPEG and PICT
Hi,can anyone explain me in brief about ccna security. waiting for your answer
Which command will enable debugging for IPX RIP updates? A.) debug ipx B.) debug ipx rip C.) debug ipx rip activity D.) debug rip E.) debug ipx packets
Can we write any script for router to instruct that from where it will boots e.g. TFTP,FLASH...if yes what is it and how? 1 of my frnds says its possible...
Given the following static route command, 'ip route 3.3.3.0 255.255.255.0 4.4.4.4 125', which portion represents the administrative distance? A.) 3.3.3.0 B.) 255.255.255.0 C.) 4.4.4.4 D.) route E.) 125
What is true when using DDR? A.) HDLC is the preferred encapsulation B.) You must use static routing C.) You should use dynamic routing D.) You should use ISDN
Which protocol is used for booting diskless workstations? A.) IP B.) ARP C.) RARP D.) TCP E.) SNMP