[nsp] Cisco 1601 in Async Leased Line.

From: Andrew Cameron (andrew@ibi.co.za)
Date: Tue Jan 04 2000 - 05:29:08 EST


Hi,

I am having a problem using a Cisco1601 in Async Dedicated mode in that it
seems to be very slow and hiccup a lot.

It is connecting to a Cisco 2511 which has many other systems connecting
to it without a problem

The Cisco 1601 is connected to a modem in Leased line mode with the Baud
Rate fixed at 38400.

It is running IOS C1600-y-mz.112-16.P

Here is the config

Regards
Andrew
----------------------------------------------------------------------------

!
version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname kennedy
!
enable secret ****************
enable password ****************
!
ip subnet-zero
ip name-server 192.1.1.1
ip name-server 192.1.1.2
!
interface Ethernet0
 ip address 192.2.2.2 255.255.255.252
!
interface Serial0
 physical-layer async
 ip address 192.3.3.3 255.255.255.252
 encapsulation ppp
 keepalive 10
 async mode dedicated
!
ip classless
ip route 0.0.0.0 0.0.0.0 192.3.3.2
!
line con 0
line 1
 modem InOut
 transport input all
 speed 38400
 flowcontrol hardware
line vty 0 4
 password **********
 login
!
end

-----------------------------------------------------------------------------

Andrew Cameron
Internet: andrew@ibi.co.za
Internet: apcameron@intch.co.za

-----------------------------------------------------------------------------



This archive was generated by hypermail 2b29 : Sun Aug 04 2002 - 04:12:08 EDT