Cisco Packet Tracer Activity BGP Multipath
Many of my readers have posted that Cisco’s Packet Tracer does not support BGP (Border Gateway Protocol). This is not the case, in the latest version of Packet Tracer 5.3.2 there is limited support for BGP. The most limiting lack in support is Internal BGP (iBGP) and is currently not supported in the latest version of Packet Tracer. This does not allow the user to create neighbors between routers within the same autonomous systems. Although even with this limitation there is sufficient support to allow the CCNA, CCNP student to gain an understanding of this complex routing protocol and to learn how to use the following supported command within Packet tracer.
[adsense_id=”5″]
IOS commands supported in Packet Tracer 5.3.2
enable mode:
- show ip bgp
- show ip bgp neighbors
- show ip bgp summary
- clear ip bgp *
router bgp mode:
- log-neighbor-changes
- redistribute-internal
- router-id A.B.C.D
- exit
- neighbor A.B.C.D next-hop-self
- neighbor A.B.C.D remote-as <1-65535>
- network A.B.C.D
- network A.B.C.D mask A.B.C.D
- redistribute connected / eigrp <1-65535> / ospf <1-65535> / static
- synchronization
- timers bgp <0-65535> <0-65535>
BGP is the core routing protocol of the Internet. It is described as a path vector protocol and does not use traditional IGP (OSPF, EIGRP, RIP) metrics, but makes routing decisions based on path, network policies and/or rule sets. It maintains a table of IP networks or ‘prefixes’ which designate network reachability among autonomous systems (AS).
Scenario:
In this Free Cisco Lab Packet Tracer activity we will learn to use the limited BGP functionality of Cisco’s Packet Tracer to configure a complex BGP network. We will also refresh some of our other knowledge such as configuring EIGRP and OSPF in multiple areas. We will also learn to redistribute learned routes from the Static, EIGRP and OSPF network in to BGP. Lastly we will verify and test the connectivity of our network.
Learning Objectives:
- Configure BGP across multiple paths.
- Advertise routes in BGP
- Configure Static routes
- Configure EIGRP
- Configure OSPF
- Redistribute learned routes into BGP
- Redistribute BGP routes into EIGRP and OSPF.
- Use the Show and Ping commands to verify the configuration and test connectivity.
Search for Additional Labs: [adsense_id=”6″]
BGP-Multipath (6,269 hits)
Packet Tracer 5-3-3 by Cisco (48.3 MiB, 3,580 hits)
You do not have permission to download this file.