Tag Archives: cisco router
Configuring eBGP Peers to Use a Loopback Interface
In this lab, I use two Cisco 3725 routers [IOS 12.4(15)T10] to configure eBGP peers using loopback interfaces. Below is the network diagram for this lab.
EIGRP and OSPF Redistribution on Cisco Routers
This was a quick lab I threw together which I thought was pretty cool. In this lab I use five Cisco 3725 routers [IOS 12.4(15)T10] in which I have two groups of routers each on a different subnet and running … Continue reading
OSPF Explained and Useful Troubleshooting Commands
Open Shortest Path First (OSPF) is an open standard link-state routing protocol that supports multiple equal-cost routes to the same destination (four by default). OSPF constructs a shortest path tree and then updates the routing table with the best paths. … Continue reading
Setting-up DHCP on Cisco Routers
The Dynamic Host Configuration Protocol (DHCP) provides the capability to automatically allocate reusable network addresses and configuration options to hosts.