modem error

Pitikaris Thodoros faiakas at ianos.stsnet.gr
Wed Sep 1 16:09:15 EEST 1999


Des to config tou cisco

On Wed, 1 Sep 1999, Vassilis Goggos wrote:

> oi portes tou cisco panw stis opoies exeis valei ta micronet einai setarismenes?
> Epishs ta exeis setarei me at commands ta micronet na einai answer etc...?
> --
> ====================================================================
> Gia boithia (h na diagrafhte) e-mail sto majordomo at hellug.gr
> Ta archives tis listas einai sto http://lists.hellug.gr/archives
> prin steilete kapoia erothsh psakte mipos exei hdh apanththei.
> Gia opoiodipote problima stilte e-mail ston owner-linux-greek-users at hellug.gr
> ====================================================================
> 
-------------- next part --------------

!
version 11.1
no service finger
service timestamps debug uptime
service timestamps log uptime
service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname ermis
!
clock timezone EET 2
clock summer-time EETDST recurring last Sun Mar 3:00 last Sun Oct 2:00
aaa new-model
aaa authentication login default tacacs+ local
aaa authentication login no_tacacs enable
aaa authentication login consoleport none
aaa authentication ppp default tacacs+
aaa authentication ppp admin local
aaa authorization exec tacacs+
aaa authorization network tacacs+
aaa accounting exec start-stop tacacs+
aaa accounting network start-stop tacacs+
enable secret  
enable password 
!
username admin  
username npapa
username xxx 
ip subnet-zero
no ip source-route
ip address-pool local
chat-script cisco-default ABORT ERROR "" "AT Z" OK "ATDT \T" TIMEOUT 30 \c CONNECT \c
chat-script scr1 at&f1s0=2
!
interface Ethernet0
 description connected to EthernetLAN
 ip address 212.205.147.65 255.255.255.192 secondary
 ip address 212.205.147.1 255.255.255.192
 ip access-group 102 in
 no ip directed-broadcast
 no ip mroute-cache
 no keepalive
 no cdp enable
!
interface Serial0
 description connected to Internet
 ip address 195.167.102.178 255.255.255.252
 no ip mroute-cache
 bandwidth 64
!
interface Serial1
 ip address 212.205.147.194 255.255.255.252
 no ip mroute-cache
!
interface Group-Async1
 description connected to Dial-inPCs(modem)
 ip unnumbered Ethernet0
 ip access-group 101 in
 ip tcp header-compression passive
 no ip mroute-cache
 encapsulation ppp
 async mode dedicated
 peer default ip address pool ermis-Group-1
 no cdp enable
 ppp authentication pap chap
 group-range 1 16
!
router rip
 version 2
 passive-interface Ethernet0
 passive-interface Serial0
 network 212.205.147.0
 no auto-summary
!
router igrp 1
 network 212.205.147.0
!
ip local pool default 212.205.147.48 212.205.147.63
ip local pool ermis-Group-1 212.205.147.220 212.205.147.235
ip name-server 212.205.147.2
ip http server
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0
ip route 212.205.147.128 255.255.255.192 Serial1
logging buffered
access-list 101 permit ip any any
access-list 102 permit ip any any
access-list 103 deny   ip 212.205.147.0 0.0.0.255 any
access-list 103 permit tcp any any established
access-list 103 permit ip any host 212.205.147.2
access-list 103 permit ip any 212.205.147.0 0.0.0.255
tacacs-server host 212.205.147.111
snmp-server community public RO
snmp-server location STS

!
line con 0
 exec-timeout 0 0
 password  
 login authentication no_tacacs
line 1
 autoselect during-login
 autoselect ppp
 script dialer cisco-default
 modem InOut
 width 124
 transport input all
 stopbits 1
 rxspeed 57600
 txspeed 57600
 flowcontrol hardware
line 2 7
 autoselect during-login
 autoselect ppp
 script dialer cisco-default
 modem InOut
 transport input all
 stopbits 1
 rxspeed 57600
 txspeed 57600
 flowcontrol hardware
line 8
 autobaud
 autoselect during-login
 autoselect ppp
 script dialer cisco-default
 modem InOut
 transport input all
 stopbits 1
 flowcontrol hardware
line 9 16
 autoselect during-login
 autoselect ppp
 script dialer cisco-default
 modem InOut
 transport input all
 stopbits 1
 rxspeed 57600
 txspeed 57600
 flowcontrol hardware
line aux 0
 transport input all
line vty 0
 exec-timeout 0 0
 length 25
line vty 1
 exec-timeout 0 0
 password 7 
 length 25
line vty 2 4
 exec-timeout 0 0
 password 7
!
end


More information about the Linux-greek-users mailing list