From: Barry Templeton (barryt28078@yahoo.com)
Date: Sat Aug 23 2003 - 16:03:07 GMT-3
Are you using the rollover cable between the AUX
ports?
What about ppp authentication ?
--- "Charles T. Alexander"
<charles.t.alexander@verizon.net> wrote:
> Having problem with aux back to back. Looked at
> Cisco web site
> exaplainatiion and did that but it doesn't work??
>
> r1#r
> Building configuration...
>
> 1d01h: %SYS-5-CONFIG_I: Configured from console by
> console
> Current configuration : 1562 bytes
> !
> version 12.2
> service timestamps debug uptime
> service timestamps log uptime
> no service password-encryption
> !
> hostname r1
> !
> logging buffered 10000 debugging
> enable password radnor
> !
> ip subnet-zero
> no ip domain-lookup
> ip host cat5r 2006 192.168.1.1
> ip host cat5 2005 192.168.1.1
> ip host bb3 2003 192.168.1.1
> ip host bb2 2002 192.168.1.1
> ip host r10 2001 192.168.1.1
> ip host cat3 2004 192.168.1.1
> !
> !
> !
> !
> interface Loopback0
> ip address 192.168.1.1 255.255.255.255
> !
> interface Ethernet0
> ip address 172.29.12.1 255.255.255.192
> !
> interface Serial0
> bandwidth 64
> ip address 172.29.10.1 255.255.255.192
> no fair-queue
> clockrate 64000
> !
> interface Serial1
> no ip address
> shutdown
> !
> interface Async9
> ip address 144.44.45.1 255.255.255.0
> encapsulation ppp
> async dynamic routing
> async mode dedicated
> !
> router ospf 1
> router-id 192.168.1.1
> log-adjacency-changes
> area 0 authentication message-digest
> area 12 virtual-link 192.168.2.2 message-digest-key
> 1 md5 ctasta
> network 172.29.12.0 0.0.0.63 area 12
> network 192.168.1.1 0.0.0.0 area 1
> !
> ip classless
> ip http server
> ip pim bidir-enable
> !
> !
> alias exec i show ip route
> alias exec r show run
> alias exec c config t
> alias exec u undebug all
> alias exec b show ip bgp
> alias exec bs show ip bgp sum
> alias exec s show ip int brief
> !
> line con 0
> exec-timeout 0 0
> logging synchronous
> escape-character 27
> line 1 8
> exec-timeout 0 0
> flush-at-activation
> no exec
> transport input all
> line aux 0
> modem InOut
> transport input all
> speed 38400
> flowcontrol hardware
> line vty 0 4
> exec-timeout 0 0
> password bp
> login
> !
> end
>
> r1#
> r1#show line
> Tty Typ Tx/Rx A Modem Roty AccO AccI
> Uses Noise
> Overruns Int
> * 0 CTY - - - - -
> 0 0
> 0/0 -
> 1 TTY 9600/9600 - - - - -
> 0 0
> 0/0 -
> 2 TTY 9600/9600 - - - - -
> 0 0
> 0/0 -
> 3 TTY 9600/9600 - - - - -
> 0 76
> 0/0 -
> 4 TTY 9600/9600 - - - - -
> 0 22
> 0/0 -
> 5 TTY 9600/9600 - - - - -
> 0 0
> 0/0 -
> 6 TTY 9600/9600 - - - - -
> 0 0
> 0/0 -
> 7 TTY 9600/9600 - - - - -
> 0 0
> 0/0 -
> 8 TTY 9600/9600 - - - - -
> 0 0
> 0/0 -
> * 9 AUX 38400/38400 - inout - - -
> 0 0
> 53/31200159
> -
> 10 VTY - - - - -
> 0 0
> 0/0 -
> 11 VTY - - - - -
> 0 0
> 0/0 -
> 12 VTY - - - - -
> 0 0
> 0/0 -
> 13 VTY - - - - -
> 0 0
> 0/0 -
> 14 VTY - - - - -
> 0 0
> 0/0 -
>
> r1#
>
>
>
This archive was generated by hypermail 2.1.4 : Tue Sep 02 2003 - 18:54:05 GMT-3