Real Time Ascend Maling List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: (ASCEND) cisco 2503 connect to Max6k 128k
Hello,
> -----Original Message-----
> From: root [mailto:root]On Behalf Of Code Chang
> Sent: Samstag, 12. Juni 1999 04:02
> To: ascend-users@max.bungi.com
> Subject: (ASCEND) cisco 2503 connect to Max6k 128k
>
>
> hi, All
>
> Did anyone try to use cisco 2503 connect Max6k with 128k MP ?
> The max6k used 6.1.24 and T1 ISDN PRI trunk.
>
> I dont know why the max6k always droped the secondary channel.
> And the syslog said 'LAN security error' ? But I am sure the
> ID and Password was correctly !
>
> Any ideas ?
>
> Thanks !!
>
We have a 128kb connection to us on a TNT using CLID.
Even Dialout with the cisco calling back works.
Important:
You should use the Ethernet IP of the Cisco on the WAN
link (ip unnumbered ethernet0).
If seems to be, that the TNT/MAX checks the peer-LAN-ID and if you use
e.g a transfer network on your cisco, the connection fails. The Cisco doesnt
check the peer-IP of the MAX.
Radius:
0711112345 Password = "Ascend-CLID"
User-Name = "User-Name-here",
User-Service = Framed-User,
Framed-Protocol = MPP,
Ascend-Idle-Limit = 300,
Framed-Address = 192.168.1.1,
Framed-Netmask = 255.255.255.0,
Framed-Routing = None
Cisco:
!
isdn switch-type basic-net3
clock timezone MET 1
clock summer-time MEST recurring
!
interface Ethernet0
description Red Zone
ip address 192.168.1.1 255.255.255.0
ip accounting output-packets
ip accounting access-violations
no keepalive
!
interface Serial0
no ip address
shutdown
!
interface Serial1
no ip address
shutdown
!
interface BRI0
description ISDN Link Seicom
ip unnumbered Ethernet0
no ip proxy-arp
ip accounting output-packets
ip accounting access-violations
encapsulation ppp
no ip route-cache
no ip mroute-cache
bandwidth 128
no keepalive
! 2 dialer-maps, because incoming number is seen without
! a leading 0
dialer map ip <IP-MAX> name MAX4000 071112345
dialer map ip <IP-MAX> name MAX4000 71112345
dialer load-threshold 1 either
dialer-group 1
isdn caller <ISDN-NR MAX> callback
ppp multilink
!
no ip classless
ip route 0.0.0.0 0.0.0.0 <IP-MAX>
ip route <IP-MAX> 255.255.255.255 BRI0
logging facility local0
dialer-list 1 protocol ip permit
++ Ascend Users Mailing List ++
To unsubscribe: send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd: <http://www.nealis.net/ascend/faq>