


 



<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://docwiki.cisco.com/w/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://docwiki.cisco.com/w/index.php?title=Ppp_multilink&amp;feed=atom&amp;action=history</id>
		<title>Ppp multilink - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://docwiki.cisco.com/w/index.php?title=Ppp_multilink&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/w/index.php?title=Ppp_multilink&amp;action=history"/>
		<updated>2013-05-21T23:06:03Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.16.0</generator>

	<entry>
		<id>http://docwiki.cisco.com/w/index.php?title=Ppp_multilink&amp;diff=30392&amp;oldid=prev</id>
		<title>Cdefranc at 22:39, 3 June 2010</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/w/index.php?title=Ppp_multilink&amp;diff=30392&amp;oldid=prev"/>
				<updated>2010-06-03T22:39:35Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 22:39, 3 June 2010&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Introduction==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Introduction==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Cdefranc</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/w/index.php?title=Ppp_multilink&amp;diff=30391&amp;oldid=prev</id>
		<title>Sakella: New page:   ==Introduction==  &lt;!--Describe the purpose of the example and any unique characteristics of this configuration--&gt;  ==Design==  router1(T1's)===========(T's)router2  ==Configuration== int...</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/w/index.php?title=Ppp_multilink&amp;diff=30391&amp;oldid=prev"/>
				<updated>2010-06-03T22:36:49Z</updated>
		
		<summary type="html">&lt;p&gt;New page:   ==Introduction==  &amp;lt;!--Describe the purpose of the example and any unique characteristics of this configuration--&amp;gt;  ==Design==  router1(T1&amp;#39;s)===========(T&amp;#39;s)router2  ==Configuration== int...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Describe the purpose of the example and any unique characteristics of this configuration--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Design==&lt;br /&gt;
&lt;br /&gt;
router1(T1's)===========(T's)router2&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
interface multilink 1&lt;br /&gt;
ip address x.x.x.x y.y.y.y&lt;br /&gt;
ppp multilink&lt;br /&gt;
ppp multilink-group 1&lt;br /&gt;
	&lt;br /&gt;
(Then bind the serial interfaces, like this:)&lt;br /&gt;
&lt;br /&gt;
interface serial 0&lt;br /&gt;
no ip address&lt;br /&gt;
encap ppp&lt;br /&gt;
ppp multilink&lt;br /&gt;
ppp multilink-group 1&lt;br /&gt;
&lt;br /&gt;
	&lt;br /&gt;
interface serial 1&lt;br /&gt;
no ip address&lt;br /&gt;
encap ppp&lt;br /&gt;
ppp multilink&lt;br /&gt;
ppp multilink-group 1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Another  Example&lt;br /&gt;
&lt;br /&gt;
Sample 2&lt;br /&gt;
&lt;br /&gt;
interface Multilink1&lt;br /&gt;
 ip address 38.118.131.254 255.255.255.252 &lt;br /&gt;
 no cdp enable&lt;br /&gt;
 encapsulation ppp&lt;br /&gt;
 no ip route-cache&lt;br /&gt;
 no ip mroute-cache&lt;br /&gt;
 no ip route-cache cef&lt;br /&gt;
 no ppp multilink fragmentation&lt;br /&gt;
 no fair-queue&lt;br /&gt;
 ppp multilink group 1&lt;br /&gt;
 ppp multilink&lt;br /&gt;
&lt;br /&gt;
!&lt;br /&gt;
interface Serial0/0&lt;br /&gt;
 no ip address&lt;br /&gt;
 no cdp enable&lt;br /&gt;
 encapsulation ppp&lt;br /&gt;
 no ip route-cache&lt;br /&gt;
 no ip mroute-cache&lt;br /&gt;
 no ip route-cache cef&lt;br /&gt;
 no fair-queue&lt;br /&gt;
 ppp multilink group 1&lt;br /&gt;
 ppp multilink&lt;br /&gt;
&lt;br /&gt;
!&lt;br /&gt;
interface Serial0/1&lt;br /&gt;
 no ip address&lt;br /&gt;
 no cdp enable&lt;br /&gt;
 encapsulation ppp&lt;br /&gt;
 no ip route-cache &lt;br /&gt;
 no ip mroute-cache&lt;br /&gt;
 no ip route-cache cef&lt;br /&gt;
 no fair-queue&lt;br /&gt;
 ppp multilink group 1&lt;br /&gt;
 ppp multilink&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
show interface  multilink1&lt;br /&gt;
show ppp multilink interface multilink1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Related Information==&lt;br /&gt;
[http://www.cisco.com/web/psa/products/index.html Technical Support &amp;amp; Documentation - Cisco Systems]&lt;br /&gt;
&lt;br /&gt;
show interface  multilink1&lt;br /&gt;
show ppp multilink interface multilink1&lt;br /&gt;
&lt;br /&gt;
[[Category: WAN Configuration Examples]]&lt;/div&gt;</summary>
		<author><name>Sakella</name></author>	</entry>

	</feed>