Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: (ASCEND) static routes and stacking
If you require static routes on max1, but max2 is in the same hunt group
try the setup below... it works for us. Max1 is used to dial out to pipelines,
as well as answer calls from pipelines/modems. Max 2 is used only
to answer calls.
Here is a RADIUS profile that works with :
1. Stacking turned on 2 Maxen (max1 and max 2)
2. Static route defined on RADIUS for max1 with metic of 10
(Ethernet- > Answer -> IP Options -> Metric =4)
3. max2 - Ethernet- > Answer -> IP Options -> Metric =6
p75user Password = "user"
User-Service = Framed-User,
Framed-Protocol = MPP,
Framed-Address = 13.23.10.109,
Framed-Netmask = 255.255.255.252,
Ascend-Send-Auth = Send-Auth-CHAP,
Ascend-Send-Passwd = "user",
Ascend-Bridge = Bridge-No,
Ascend-Route-IP = Route-IP-Yes,
Ascend-Route-IPX = Route-IPX-No,
Ascend-Link-Compression = Link-Comp-Stac,
Ascend-Idle-Limit = 120
P75user-out Password = "ascend", User-Service = Dialout-Framed-User
User-Name = "user"
Ascend-Dial-Number = "95551212",
Framed-Protocol = MPP,
Framed-Address = 13.23.10.109,
Framed-Netmask = 255.255.255.252,
Ascend-Send-Auth = Send-Auth-CHAP,
Ascend-Send-Secret = "user",
Ascend-Data-Svc = Switched-64K,
Ascend-Bridge = Bridge-No,
Ascend-Route-IP = Route-IP-Yes,
Ascend-Route-IPX = Route-IPX-No,
Ascend-Link-Compression = Link-Comp-Stac,
Ascend-Idle-Limit = 120
route-max1-1 Password = "ascend", User-Service = Dialout-Framed-User
Framed-Route = "13.23.10.108/30 13.23.10.109 10 n P75user-out"
-----Original Message-----
...
I have two stacked Maxes, say 192.168.10.10 and 192.168.10.11. All my
customers have static ip pools and are set with the .10 Max as their
default gateway. This is all working fine unless I have a static route
to
the .10 and the user is dialed into the .11 router. Am I to believe
that
stacking and static routes are incompatable or is this a bug with
5.0Ap42?
Removing the static route and a clear ip route fixed the problem. It
doesn't seem like it's always a problem however. Anyone see this
before?
Thanks.
++ Ascend Users Mailing List ++
To unsubscribe: send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd: <http://www.nealis.net/ascend/faq>