OT: Cisco 1600
Markus Wigge
markus.wigge at omp.de
Thu Apr 18 21:18:03 CEST 2002
Tag,
mal etwas mehr off-topic, da mir leider etwas die Erfahrung mit Cisco
fehlt wollte ich hier mal fragen ob mir jemand weiterhelfen kann...
Ich hab hier eine Cisco 1605R mit ISDN-Modul stehen die sich via PPP
und dial on demand auf unserer Bianca einwählen ... nach vielem
rumsuchen und Beispiele probieren klappt das mitlerweile schon, nur
nicht so ganz mit den dial on demand ... der wählt sich permanent ein
legt nach durchschnittlich 20 sec. wieder auf und wählt wieder ?!
Ich häng mal die aktuelle Config an, vielleicht kann mir die ja mal
jemand etwas kommentieren auf das ich das Gerät besser verstehe ;-)
Das meiste ist aus verschiedenen Beispielen und der ursprünglichen
Config zusammengefummelt ...
bye
Markus
------------------- snip --- snap ----------------------------------
no service udp-small-servers
no service tcp-small-servers
service password-encryption
hostname cisco
enable secret ------
no ip source-route
isdn switch-type basic-net3
ip routing
ip classless
ip subnet-zero
interface ethernet 0
keepalive
no shutdown
ip address 194.123.44.157 255.255.255.252
ip route-cache
no ip proxy-arp
no ip directed-broadcast
interface ethernet 1
no ip address
shutdown
interface bri 0
description ISDN-Verbindung (ppp)
ip unnumbered ethernet 0
no ip proxy-arp
no ip directed-broadcast
encapsulation ppp
dialer idle-timeout 60
dialer string 005251xxxxxxxx
dialer-group 1
ppp authentication pap chap callin
ppp chap hostname xxxUserNamexxx
ppp chap password xxxPasswortxxx
ppp pap sent-username xxxUserNamexxx password xxxPasswortxxx
no shutdown
dialer-list 1 protocol ip permit
ip route 0.0.0.0 0.0.0.0 bri0 permanent
line console 0
exec-timeout 120
line vty 0 4
exec-timeout 0
login local
end
More information about the Linux
mailing list