Member Login
| Cisco Router: Multilink T1s Config |
|
|
| Articles and Blogs - Cisco Encounter |
| Written by Joel Gacosta |
| Tuesday, 14 April 2009 08:47 |
|
This is a sample config to bond 2 T1s together to form a single 3Mbps circuit:
interface Multilink1
It is the multilink1 interface that is actually the single combined interface that really has the “3Mbps” of bandwidth, and that is where you would apply all of your “normal interface configuration” for this 3Mb connection that connects to the Internet. You can see how the multilink 1 interface has an interface number that matches the ppp multilink group. On that multilink 1 interface, you have the IP address for this link, an ACL on the interface, firewall, NAT, or other Internet public router interface commands. To verify that your multilink interfaces are up and running, you can use the show ppp multilink command, like this: Comments (0) |






















