Jump to content

Cisco 801 ISDN Einwahlproblem


Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Empfohlene Beiträge

Hallo Leutz

 

bastel schon ne gute Zeit an meinem 801er rum und bekomm den einfach nicht online. Da ich Cisco Neuling bin und die Kiste trotzdem via Telnet konfigurieren möchte, habe ich da noch einige Fragen.

 

Also:

 

cisco801#debug dialer

Dial on demand events debugging is on

cisco801#term mon

cisco801#

00:03:48: BRI0 DDR: rotor dialout [priority]

00:03:48: BRI0 DDR: Dialing cause ip (s=192.168.1.5, d=208.185.174.52)

00:03:48: BRI0 DDR: Attempting to dial 0191011

00:03:240518168576: BRI0: wait for isdn carrier timeout, call id=0x8001

00:03:240518168576: BRI0 DDR: Attempting to dial 00191011

00:03:240518168576: BRI0: wait for isdn carrier timeout, call id=0x8002

00:03:240524393548: DDR: Dialing failed, 1 packets unqueued and discarded

00:04:17179869184: %ISDN-6-LAYER2UP: Layer 2 for Interface BR0, TEI 78 changed to up

 

Hab auch schon versucht die vorangestellte null wegzulassen, hat nix gebracht.

 

Hier mal die Ausgabe von "show running-config"

 

Current configuration:

!

version 12.0

no service pad

service timestamps debug uptime

service timestamps log uptime

no service password-encryption

!

hostname cisco801

!

enable secret 5 xxxxxxxxxxxx

!

ip subnet-zero

!

ip dhcp pool DHCPpool_1

network 192.168.1.0 255.255.255.0

dns-server 194.25.2.129

default-router 192.168.1.254

!

no ip domain-lookup

isdn switch-type basic-1tr6

isdn voice-call-failure 0

!

interface Ethernet0

description connected to EthernetLAN

ip address 192.168.1.254 255.255.255.0

no ip directed-broadcast

ip nat inside

!

interface BRI0

description connected to Internet

no ip address

no ip directed-broadcast

encapsulation ppp

dialer rotary-group 0

isdn switch-type basic-1tr6

!

interface Dialer0

ip address negotiated

no ip directed-broadcast

encapsulation ppp

dialer in-band

dialer idle-timeout 300

dialer string 0191011

dialer string 00191011

dialer hold-queue 10

dialer load-threshold 10 outbound

dialer-group 1

ppp authentication pap callin

ppp pap sent-username xxxxxxxxxxxx password 7 xxxxxxxxxxxx

ppp multilink

!

interface Dialer1

description connected to Internet

ip address negotiated

no ip directed-broadcast

ip nat outside

encapsulation ppp

no ip split-horizon

dialer in-band

dialer string 0191011 class 56K

dialer hold-queue 10

dialer-group 1

no cdp enable

ppp authentication chap pap callin

ppp chap hostname xxxxxxxxxxxx0001

ppp chap password 7 00728052

ppp pap sent-username xxxxxxxxxxxx0001 password 7 xxxxxxxxxxxx

!

router rip

version 2

passive-interface Dialer1

network 192.168.1.0

no auto-summary

!

ip nat inside source list 1 interface BRI0 overload

no ip http server

ip classless

ip route 0.0.0.0 0.0.0.0 Dialer1

ip route 0.0.0.0 0.0.0.0 192.168.1.1

ip route 0.0.0.0 0.0.0.0 192.168.2.1

ip route 192.168.2.1 255.255.255.255 Dialer0

!

map-class dialer 56K

dialer isdn speed 56

access-list 1 permit 192.168.1.0 0.0.0.255

access-list 1 permit 0.0.0.0 255.255.255.0

dialer-list 1 protocol ip permit

snmp-server engineID local 000000090200000142333BEE

!

line con 0

exec-timeout 0 0

password xxxxxxxxxxxx

login

transport input none

stopbits 1

line vty 0 4

password xxxxxxxxxxxx

login

!

end

 

Gibt es eine Möglichkeit diese Konfiguration mit einem Editor zu bearbeiten? Als Bashliebhaber macht mich diese Shell noch krank :)

 

Höffe ihr könnt mir weiterhelfen.

 

 

Gruß

Link zu diesem Kommentar

danke für deine Antwort. Nein, da hast du recht, wir haben kein altes ISDN. Hab nun isdn switch-type basic-net3 eingestellt. Allerdings hat das das Problem nicht gelöst.

 

Komischerweise bekomme ich nun kein debug output mehr!!

-->

en

debug dialer

term mon

<--

oder???

 

Noch nen Tip?

 

Wie kann ich eigentlich den 2ten Dialerstring wieder ändern?

-->

en

config

interface dialer

dialer string 0191011

<--

 

ändert immer nur den ersten string ??

 

Gruß

Link zu diesem Kommentar

also folgendes hab ich probiert

 

cisco801#debug dialer

Dial on demand events debugging is on

cisco801#term mon

cisco801#isdn call interface bri 0 0191011

cisco801#

00:01:01: BRI0 DDR: Attempting to dial 0191011

00:01:21474836480: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up

00:01:05: BRI0:1 DDR: disconnecting call

00:01:05: BRI0:2 DDR: disconnecting call

00:01:05: %LINK-3-UPDOWN: Interface BRI0:1, changed state to down

00:01:05: %SYS-2-INTSCHED: 'suspend' at level 4

-Process= "PPP manager", ipl= 4, pid= 44

-Traceback= 3101C 198C88 198DB8 31EC78 31F2AC 2C9F98 2CAD3C 2F3F10 2F4110 2F42D4 395ED0 3A4380 39C624 39C7FC 395ED0 3980CC

00:01:21474877440: %ISDN-6-LAYER2UP: Layer 2 for Interface BR0, TEI 87 changed to up

00:01:13: BRI0:1 DDR: disconnecting call

 

und dann macht die kiste einen neustart!!! Was ich nicht verstehe: Warum steht da

00:01:01: BRI0 DDR: Attempting to dial 0191011

Laut meiner config sollte dialer in-band deaktiviert sein, oder etwa nicht???

 

 

hier nochmal meine neue config

 

!

version 12.0

no service pad

service timestamps debug uptime

service timestamps log uptime

no service password-encryption

!

hostname cisco801

!

enable secret 5 $xxxxx

!

ip subnet-zero

!

no ip domain-lookup

isdn switch-type basic-net3

isdn voice-call-failure 0

!

interface Ethernet0

description connected to EthernetLAN

ip address 192.168.1.254 255.255.255.0

no ip directed-broadcast

ip nat inside

!

interface BRI0

description connected to Internet

no ip address

no ip directed-broadcast

encapsulation ppp

dialer rotary-group 0

isdn switch-type basic-net3

!

interface Dialer0

ip address negotiated

no ip directed-broadcast

encapsulation ppp

dialer idle-timeout 300

dialer string 0191011

dialer hold-queue 10

dialer-group 1

ppp authentication pap callin

ppp pap sent-username xxxx0001 password 7 xxxxx

!

router rip

version 2

network 192.168.1.0

no auto-summary

!

ip nat inside source list 1 interface BRI0 overload

no ip http server

ip classless

ip route 0.0.0.0 0.0.0.0 Dialer0

ip route 0.0.0.0 0.0.0.0 192.168.1.1

ip route 0.0.0.0 0.0.0.0 192.168.2.1

ip route 192.168.2.1 255.255.255.255 Dialer0

!

access-list 1 permit 192.168.1.0 0.0.0.255

access-list 1 permit 0.0.0.0 255.255.255.0

dialer-list 1 protocol ip permit

!

line con 0

exec-timeout 0 0

password xxxxx

login

transport input none

stopbits 1

line vty 0 4

password xxxxx

login

!

end

 

 

gruß

Link zu diesem Kommentar

ach

 

bei dial on demand routing sprich DDR muss die verb. von aussen initiiert werden sonst geht gar nix

 

binde die log. interface an das phys.

und schmeiss die rotary group raus brauchst ned

dann versuch über einen ping vom ethernet aus

die isdn verb. zu initieren

sprich schau das dein routing passt

 

bsp.

interface BRI1/0

no ip address

no ip directed-broadcast

encapsulation ppp

dialer pool-member 1

isdn switch-type basic-net3

isdn answer1 xxxxxxx

isdn answer2 xxxxxxx

isdn calling-number xxxxxxx

no cdp enable

 

 

 

interface Dialer3

description xxxxx

ip address negotiated

no ip directed-broadcast

ip nat outside

encapsulation ppp

dialer idle-timeout 90

dialer string xxxxxxx

dialer hold-queue 20

dialer pool 1

dialer-group 1

no cdp enable

ppp authentication chap callin

ppp chap hostname xxxxxx

ppp chap password xxxxxxxxx

 

 

mfg rossi

 

am bri0 interface die isdn calling number ist DEINE isdn nummer

sowie ISDN answer 1&2 für beide kanäle

Link zu diesem Kommentar
Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Schreibe einen Kommentar

Du kannst jetzt antworten und Dich später registrieren. Falls Du bereits ein Mitglied bist, logge Dich jetzt ein.

Gast
Auf dieses Thema antworten...

×   Du hast formatierten Text eingefügt.   Formatierung jetzt entfernen

  Only 75 emoji are allowed.

×   Dein Link wurde automatisch eingebettet.   Einbetten rückgängig machen und als Link darstellen

×   Dein vorheriger Inhalt wurde wiederhergestellt.   Editor-Fenster leeren

×   Du kannst Bilder nicht direkt einfügen. Lade Bilder hoch oder lade sie von einer URL.

×
×
  • Neu erstellen...