InterviewSolution
Saved Bookmarks
| 1. |
What Is The Major Difference Between Bgp And Igp Route Summarization? |
|
Answer» When a summary address is created with an IGP (EIGRP, OSPF, and IS-IS), the specific ROUTES of the summary are not advertised. BGP ADVERTISES the summary, and all the specific routes of the summary UNLESS they are specifically SUPPRESSED. When a summary address is created with an IGP (EIGRP, OSPF, and IS-IS), the specific routes of the summary are not advertised. BGP advertises the summary, and all the specific routes of the summary unless they are specifically suppressed. |
|