From: alain faure (alainfaure@xxxxxxxx)
Date: Tue May 22 2001 - 16:51:28 GMT-3
   
Hello,
Thanks a lot Brian it work just fine, just as you say just one rollover cable
between two Aux ports.
Best regards
--- Brian Dennis <brian@5g.net> a icrit : > Below is a working config for
AUX-to-AUX dialup using a rollover cable. R1
> can call R3 using these configs.
>
> Brian Dennis, CCIE #2210 (R&S)(ISP/Dial) CCSI #98640
> 5G Networks, Inc.
> brian@5g.net
> (925) 260-2724
>
>
> R1#wr t
> Building configuration...
>
> Current configuration:
> !
> version 12.0
> service timestamps debug uptime
> service timestamps log uptime
> no service password-encryption
> !
> hostname R1
> !
> !
> username R3 password 0 cisco
> ip subnet-zero
> ip tcp synwait-time 5
> no ip domain-lookup
> no ip finger
> chat-script virtualmodem " "
> !
> !
> !
> !
> process-max-time 200
> !
> interface Ethernet0
>  no ip address
>  no ip directed-broadcast
>  shutdown
> !
> interface Ethernet1
>  no ip address
>  no ip directed-broadcast
>  shutdown
> !
> interface Serial0
>  no ip address
>  no ip directed-broadcast
>  no ip mroute-cache
>  shutdown
>  no fair-queue
> !
> interface Serial1
>  no ip address
>  no ip directed-broadcast
>  shutdown
> !
> interface Async1
>  no ip address
>  no ip directed-broadcast
>  encapsulation ppp
>  no ip route-cache
>  no ip mroute-cache
>  dialer in-band
>  dialer pool-member 1
>  async default routing
>  async dynamic routing
>  async mode dedicated
>  no peer default ip address
>  no fair-queue
>  ppp authentication chap
> !
> interface Dialer0
>  ip address 172.16.1.1 255.255.255.0
>  no ip directed-broadcast
>  encapsulation ppp
>  dialer remote-name R3
>  dialer string 5551212
>  dialer pool 1
>  dialer-group 1
>  ppp authentication chap
> !
> ip classless
> ip route 0.0.0.0 0.0.0.0 172.16.1.254
> !
> dialer-list 1 protocol ip permit
> !
> alias exec c configure terminal
> alias exec si show ip route
> alias exec ci clear ip route *
> alias exec oi show ip ospf interface
> alias exec ion show ip ospf neighbor
> alias exec ib show ip bgp
> alias exec cib clear ip bgp *
> alias exec ibn show ip bgp neighbor
> alias exec wrb sho run | begin
> alias exec sib show ip interface brief
> !
> line con 0
>  exec-timeout 0 0
>  transport input none
> line aux 0
>  exec-timeout 0 0
>  script dialer virtualmodem
>  modem Host
>  transport input all
>  speed 38400
>  flowcontrol hardware
> line vty 0 4
>  privilege level 15
>  no login
> !
> end
>
> R1#
>
>
>
> R3#wr t
> Building configuration...
>
> Current configuration:
> !
> version 12.0
> service timestamps debug uptime
> service timestamps log uptime
> no service password-encryption
> !
> hostname R3
> !
> !
> username R1 password 0 cisco
> ip subnet-zero
> ip tcp synwait-time 5
> no ip domain-lookup
> chat-script virtualmodem " "
> !
> !
> !
> !
> !
> interface Ethernet0
>  no ip address
>  no ip directed-broadcast
>  shutdown
> !
> interface Ethernet1
>  no ip address
>  no ip directed-broadcast
>  shutdown
> !
> interface Serial0
>  no ip address
>  no ip directed-broadcast
>  encapsulation frame-relay
>  no ip mroute-cache
>  logging event subif-link-status
>  logging event dlci-status-change
>  shutdown
>  no fair-queue
> !
> interface Serial1
>  no ip address
>  no ip directed-broadcast
>  shutdown
> !
> interface Async1
>  no ip address
>  no ip directed-broadcast
>  encapsulation ppp
>  no ip route-cache
>  no ip mroute-cache
>  dialer in-band
>  dialer pool-member 1
>  async default routing
>  async dynamic routing
>  async mode dedicated
>  no peer default ip address
>  ppp authentication chap
> !
> interface Dialer0
>  ip address 172.16.1.3 255.255.255.0
>  no ip directed-broadcast
>  encapsulation ppp
>  dialer remote-name R1
>  dialer string 5551212
>  dialer pool 1
>  dialer-group 1
>  ppp authentication chap
> !
> ip classless
> !
> dialer-list 1 protocol ip permit
> !
> alias exec c configure terminal
> alias exec si show ip route
> alias exec ci clear ip route *
> alias exec oi show ip ospf interface
> alias exec ion show ip ospf neighbor
> alias exec ib show ip bgp
> alias exec cib clear ip bgp *
> alias exec ibn show ip bgp neighbor
>
=== message truncated ===
=====
------------------------------------------------------------
alainfaure@yahoo.fr
Computing networks & internet specialist
Certified Cisco(ccna,ccnp),Microsoft(mcse),Novell(cna)
tel./fax. 33 (0)1 45 87 95 07                  PARIS(FRANCE)
------------------------------------------------------------
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:30:49 GMT-3