XXXXXX Password = "UNIX"
User-Service = Framed-User,
Framed-Protocol = PPP,
Ascend-Route-IP = Route-IP-Yes,
Framed-Address = 208.133.30.26,
Framed-Netmask = 255.255.255.255,
Framed-Route = "208.146.100.192/27 208.133.30.26 1",
Ascend-Idle-Limit = 64000
In this example, user XXXXXX gets assigned the static address
of 208.133.30.26 (which is on the same subnet of the MAXen -
the MAXen are configured to proxy active connections). As soon
as the user connects, the route 208.146.100.192/27 gets created
and placed in the MAX routing table. This route entry is then
propagated to each MAX as well as to the Cisco.
In the Cisco, there is one static route pointing to the ethernet
Interface the MAXen are connected to (this is normal). I then
configured it to accept incoming routes via RipV2 as follows:
router rip
version 2
redistribute static
network 208.133.30.0
distribute-list 5 in FastEthernet5/1
access-list 5 permit 208.146.100.0 0.0.0.255
I use the access list because the MAXen want to send back RIP
entries for every modem connected (such as dial up PPP users)
which is unnecessary to propagate back to the Cisco.
Your Cisco is then responsible for propagating these routes
back to any OSPF neighbors.
The beauty of this implementation is that regardless of what MAX
the customer connects his route follows him w/out any problems.
Thus, stacking is only necessary if you have MPP customers who
come on the last channel of one MAX and the next available channel
on another one. We use stacking only for this reason.
I hope that helps. If not, send me some email and I'll happily
explain it more.
++ Ascend Users Mailing List ++
To unsubscribe: send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd: <<A HREF="http://www.shore.net/~dreaming/ascend-faq">http://www.shore.net/~dreaming/ascend-faq</A>>
or <<A HREF="ftp://ftp.shore.net/members/dreaming/ascend-faq.txt">ftp://ftp.shore.net/members/dreaming/ascend-faq.txt</A>>
</PRE>
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<HR>
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg04853.html">(ASCEND) Problem with CLID/CHAP-PAP and RADIUS</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg04870.html">(ASCEND) PPTP question</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg04851.html">(ASCEND) Multiple MAX 4004's ver 5.0ap1, Stack, Rip V2, to OSPF network?</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg04902.html">RE: (ASCEND) Multiple MAX 4004's ver 5.0ap1, Stack, Rip V2, to OSPF network?</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="mail162.html#04852"><STRONG>Main</STRONG></A></LI>
<LI><A HREF="thrd15.html#04852"><STRONG>Thread</STRONG></A></LI>
</UL>
</LI>
</UL>
<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</BODY>
</HTML>