CCNP Route FAQ: The Basics of BGP-4
Q1. If the weight attribute is used, is a higher or lower weight preferred?
Q2. When would you use external BGP-4 as opposed to internal BGP-4?
Figure: Internal and External BGP-4
Q3. What is an alternative to using BGP-4 as the method of connection to the ISP?
Q4. State two reasons for the synchronization rule.
Q5. What does the command clear ip bgp * achieve, and why should it be used cautiously?
Q6. Give three reasons why you should not use BGP-4 to connect to the Internet.
Answer: It is ill-advised to use BGP-4 in certain conditions:
- When the company has only one connection into the Internet
- When there are limited resources on the network
- When the user is not familiar with BGP-4 configurations or policy routing
- When the routers do not understand or need to have greater understanding of each other
Q7. Explain the use of the command neighbor 10.10.10.10 remote-as 250.
Q8. Explain briefly the purpose of the community attribute.
Q9. In the route selection process, place the following in order of preference: origin code, highest weight, local preference, and MED. State the method of selection for the individual attributes themselves.
Q10. What command is used to enable the BGP-4 process?
Q11. Which command is used to show the BGP-4 connections between peers?
Q12. What is a mandatory attribute?
Q13. What type of routing protocol is BGP-4 classified as, and what does this mean?
Q14. What is a static route?
Q15. What is the transport protocol for BGP-4?
Q16. What is a default route?
Q17. State two attributes of BGP-4.
Q18. State four message types of BGP-4.
Answer: The four message types of BGP-4 are these:
- Update messages: Contain paths to destination networks and their attributes. Routes that are no longer available or withdrawn routes are included in updates.
- Open messages: Used to establish connections with peers.
- Keepalives: Sent periodically between peers to maintain connections and verify paths held by the router sending the keepalive.
- Notification: Used to inform the receiving router of errors.
Q19. What is policy-based routing?
Q20. What do the letters MED represent? Give a brief explanation of what this does.
Q21. What is a community in BGP-4?
Q22. Give two reasons why peer groups are useful.
Q23. Explain the term “third-party next hop.”
Q24. What is the difference between a peer and a neighbor?
Q25. Explain briefly the synchronization rule.
Q26. In BGP-4, describe the purpose of the network command.
Q27. Explain the command neighbor {ip-address | peer-group-name} next-hop-self.
Q28. Which command is used to show all BGP-4 connections?