Configure BGP Named Community Lists | Step-by-step Tutorial
⌚ TIMESTAMPS 0:00 Introduction 4:16 Configuration 7:13 Verification 9:01 Conclusion Learn how to configure BGP Named Community Lists in this step-by-step tutorial Step 1: Create a community list. conf t ip community-list standard Customer_All_Prefixes permit 64512:0 ! Step 2: Create a route-map and match newly created community list. route-map PREPEND_ISP_2 permit 10 match community Customer_All_Prefixes set as-path prepend 1 1 1 ! route-map PREPEND_ISP_2 permit 20 ! Step 3: Apply route-map to a neighbor outbound in this case. router bgp 1 neighbor 10.10.12.2 send-community neighbor 10.10.12.2 route-map PREPEND_ISP_2 out Verify: show ip community-list show ip bgp show ip bgp 1.1.1.1 clear ip bgp * soft out 🔔 Stay Updated! Consider Subscribing to My YouTube Channel: https://www.youtube.com/@FerdsTheNetworkGuy 📺 Explore My Complete BGP Video Playlist: https://www.youtube.com/playlist?list=PLY9lFnUTS2PhDnChTQr2SASJ9kRnbK19T 👍Facebook Page: https://facebook.com/Ferdsthenetworkguy References: BGP Named Community Lists: https://content.cisco.com/chapter.sjs?uri=/searchable/chapter/content/en/us/td/docs/ios-xml/ios/iproute_bgp/configuration/xe-3e/irg-iproute-bgp-xe-3e-book/irg-named-community-list.html.xml Community Attribute: https://www.cisco.com/c/en/us/support/docs/ip/border-gateway-protocol-bgp/26634-bgp-toc.html#communityattribute #BGP #BGPConfiguration #CommunityLists #NamedCommunityLists #RoutingProtocols #Networking #NetworkConfigurations #NetworkingTutorial #BGPConfig #TechTutorial #ITNetworking #NetworkEngineering #NetworkSetup #NetworkManagement #RoutingTables #TechHowTo #TechGuide #Networking101 #TechTips #ITLearning #NetworkAdmin #ITSupport #NetworkingBasics #cisco #ccna #ccnp #ccie
Download
1 formatsVideo Formats
Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.