Bonding with Cisco IOS: Difference between revisions
Appearance
Content deleted Content added
| (8 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<indicator name="Front">[[File:Menu-bonding.svg|link=:Category:Bonding|30px|Back up to the Bonding Page]]</indicator> |
|||
| ⚫ | |||
[[Category:3rd Party Routers|Cisco]] |
|||
| ⚫ | |||
After a few nights of meddling with my configuration, the following setup is working well for me. I would like to share it with the community. |
After a few nights of meddling with my configuration, the following setup is working well for me. I would like to share it with the community. |
||
| Line 51: | Line 54: | ||
dialer pool 1 |
dialer pool 1 |
||
ppp chap hostname <yourAAISPuser>@a.1 |
ppp chap hostname <yourAAISPuser>@a.1 |
||
ppp chap password 0 < |
ppp chap password 0 <yourPassword> |
||
no cdp enable |
no cdp enable |
||
! |
! |
||
| Line 82: | Line 85: | ||
ip address <fromyourblock> <yoursubnet></nowiki> |
ip address <fromyourblock> <yoursubnet></nowiki> |
||
== Upstream load balancing using CEF == |
== Upstream load balancing using CEF == |
||
<nowiki>ip cef |
<nowiki>ip cef |
||
! |
! |
||