SN4634/3BIS/UI - ISDN "Link down" - warum?

ITler

Neuer User
Mitglied seit
19 Feb 2005
Beiträge
22
Punkte für Reaktionen
0
Punkte
0
Hallo,

ich habe mir eine SmartNode SN4634/3BIS/UI komplett konfiguriert, alle ISDN-Ports aktiviert (sowohl im Web-Frontend als auch per "NO SHUTDOWN"), aber der "Link State (Layer 1) ist "down"...

Sonst scheint es zu funktiinieren, da ich im Debug-Mode kommende SIP-Gepräche bis zum ISDN-Port verfolgen kann, aber die Gespräche gehen eben nicht raus, und das Status-LED aller ISDN-Ports sind nicht aktiv.

Hat jemand einen Tipp für mich?

Danke.
 
Config?
Was ist wo angeschlossen?
Welche Endgeräte?
 
ISDN 0/0 ans Amt und als USER konfiguriert,
ISDN 0/2 an einen LANCOM 1611+ und als NET konfiguriert

Beide Anschlüsse haben inaktive LEDs, und der LANCOM zeigt zum Thema ISDN auch nur "rot" an statt normalerweise "grün".

Die config ist sonst vollständig; zur Not kann ich sie auch noch mal geamt posten...
 
ITler schrieb:
Die config ist sonst vollständig; zur Not kann ich sie auch noch mal geamt posten...

Nun ja, da ich kein Admin bin, hab ich auch keine Glaskugel ;-) Also der Bereich PORT BRI wäre zur evtl. Fehlersuche sicherlich Zielführend....

Ansonsten wie lang sind die Kabel zwischen der SN und der TK-Anlage? Widerstände schon mal kontrolliert. Speisung an oder aus? Wo kommt der Takt her?

Sollten wir schon alles abklären, bevor ich vermute, dass die SN defekt ist
 
Die config kann ich leider erst heute abend rausziehen... - aber folgende Infos hab' ich schon mal:

Die Leitungen sind recht kurz. Die SmartNode soll in Verbindung mit Asterisk meine PBX werden, NTBA und SmartNode stehen direkt nebeneinander.
Ich hatte vorher den LANCOM direkt am NTBA angeschlossen, dann das Kabel aus dem LANCOM in die SmartNode umgestöpselt und diese beiden ebenfalls verbunden. Die Kabel sollte also keinerlei Problem sein.

Ich tippe auch nicht auf einen Defekt des Gerätes, bin aber doch erstaunt. An einem anderen Standort setze ich schon eine SN1400 erfolgreich ein, da hatte es auf Anhieb geklappt. Allerdings habe ich dort die config per Hand geschrieben, während ich diesmal auf das Web-Frontend aufgesetzt habe.
 
Konfiguration

Meine Konfiguration:

Code:
#----------------------------------------------------------------#
# #
# SN4634/3BIS/UI #
# R3.20 2006-02-02 H323 SIP BRI #
# 1970-01-01T05:39:42 #
# Generated configuration file #
# #
#----------------------------------------------------------------#

cli version 3.20
dns-relay
webserver port 80 language en
sntp-client
sntp-client server primary 129.132.2.21 port 123 version 4
system hostname smartnode

system

ic voice 0
low-bitrate-codec g729

profile napt NAPT_WAN

profile ppp default

profile tone-set default

profile voip default
codec 1 g711alaw64k rx-length 20 tx-length 20
codec 2 g711ulaw64k rx-length 20 tx-length 20

profile pstn default

profile sip default

profile dhcp-server DHCPS_LAN
network 192.168.1.0 255.255.255.0
include 1 192.168.1.10 192.168.1.99
lease 2 hours
default-router 1 192.168.1.1
domain-name-server 1 192.168.1.1

profile aaa default
method 1 local
method 2 none

context ip router

interface WAN
ipaddress dhcp
use profile napt NAPT_WAN

interface LAN
ipaddress 172.17.2.10 255.255.255.0
icmp router-discovery

context ip router
dhcp-server use DHCPS_LAN

context cs switch

routing-table called-e164 RT_INCOMING
route default dest-interface I_ASTERISK CF_INCOMING

routing-table called-e164 RT_OUTGOING
route default dest-interface I_ISDN_AMT CF_OUTGOING

mapping-table called-e164 to called-e164 MT_REMOVE_CALLED_0
map 0(.%) to \1

mapping-table calling-e164 to calling-e164 MT_ADD_CALLER_0
map (.%) to 0\1

mapping-table calling-e164 to calling-e164 MT_SET_CALLER_123456
map default to 123456

complex-function CF_INCOMING
execute 1 MT_ADD_CALLER_0

complex-function CF_OUTGOING
execute 1 MT_REMOVE_CALLED_0
execute 2 MT_SET_CALLER_123456

interface isdn I_ISDN_INTERN_2
route call dest-interface I_ISDN_AMT

interface isdn I_ISDN_INTERN_1

interface isdn I_ISDN_AMT
route call dest-table RT_INCOMING

interface sip I_ASTERISK
bind gateway GW_ASTERISK
service default
route call dest-table RT_OUTGOING

context cs switch
no shutdown

gateway sip GW_ASTERISK
bind interface LAN router

service default
default-server 172.17.2.30 5060 loose-router

gateway sip GW_ASTERISK
no shutdown

port ethernet 0 0
medium auto
encapsulation pppoe
no shutdown

port ethernet 0 1
medium auto
encapsulation ip
bind interface LAN router
no shutdown

port bri 0 0
clock auto
encapsulation q921

q921
protocol pmp
uni-side user
encapsulation q931

q931
protocol dss1
uni-side user
encapsulation cc-isdn
bind interface I_ISDN_AMT switch

port bri 0 0
no shutdown

port bri 0 1
clock master
encapsulation q921
power-feed

q921
protocol pmp
uni-side net
encapsulation q931

q931
protocol dss1
uni-side net
encapsulation cc-isdn
bind interface I_ISDN_INTERN_1 switch

port bri 0 1
no shutdown

port bri 0 2
clock master
encapsulation q921
power-feed

q921
protocol pmp
uni-side net
encapsulation q931

q931
protocol dss1
uni-side net
encapsulation cc-isdn
bind interface I_ISDN_INTERN_2 switch

port bri 0 2
no shutdown

Wenn ich den Status des ISDN 0/0 abfrage erhalte ich:

Code:
Logical Isdn Driver: BRI 0 0
============================

Slot: 0
Number of Ports: 3
Hardware Type: BRI
Emergency Mode: off

Statistics
----------

Leased buffers: 17
Max. leased buffers: 21
Next Call Key: 0
Allocations failed: 0
Logs dropped: 0
Calls to L1 handler: 0
Calls to main handler: 21
Calls to tick handler: 0
ISDN Stack Errors: 3
Curr Allocated (128 bytes): 11
Curr Allocated (256 bytes): 0
Curr Allocated (540 bytes): 6
Max. Allocated (128 bytes): 16
Max. Allocated (256 bytes): 0
Max. Allocated (540 bytes): 6

Logical Port: BRI 0 0 0
-----------------------

Admin State: Open
Real State: Open
Operating Layer: 3

Layer 1
Clock Mode: Slave
Link State: down

Layer 2
Permanent Layer 2: off
Protocol: PointToMultiPoint
UniSide: User

Layer 3
Protocol: Dss1
UniSide: User
MinChannel: 0
MaxChannel: 1
MaxCalls: 2
Hunt Mode: Ascending
Signalling Mode: Etsi
T309: 90
AIS Blue Alarm: off

Observers
Layer 1: 0
Layer 2: 0
Layer 3: 1
Management: 2

Statistics
L1 Tx Underrun: 0
L1 Tx Retransmit: 0
L1 Rx Overflow: 0
Link Up: 0
Link Down: 0
Msgs to layer 1: 0
Msgs from layer 1: 0
Msgs to layer 2: 0
Msgs from layer 2: 0
Msgs to layer 3: 0
Msgs from layer 3: 0

HfC-8S: 0x918c78
----------------

Chip Id, Revision: 0x80, 0x01
Mode: TE
Interrupt Counter: 0
Timer interrupts: 0
L1 State: F3
Layer 1 interrupts: 0
Link state changes: 0
Link Up: 0
Link Down: 0
Fifo RX calls: 0
Fifo TX calls: 0
Busy Wait Failures: 0

Channel: Bch1
Admin state: disabled

Channel: Bch2
Admin state: disabled

Channel: Dch
Admin state: enabled
FIFO involved: yes
Rx TimeSlot: 0
Tx TimeSlot: 0
Data Flow: FIFO_TO_S_T
Pcm Rx Highway: STIO1
Pcm Tx Highway: STIO1
RX FIFO: 61
Received packets: 0
Received bytes: 0
Discarded (Checksum error): 0
Discarded (frame too big): 0
Discarded (frame too small): 0
Discarded (Attached packet Q empty: 0
Discarded (Ready packet Q full: 0
Discarded (total): 0
Currently queued packets: 0
Max queued packets: 0
TX FIFO: 60
Transmitted packets: 0
Transmitted bytes: 0
Finished packet Q overflows: 0
Currently queued packets: 0
Max queued packets: 0

Channel: Ech
Admin state: disabled
 
lt. Konfiguration ist das alles i.0.

Scheint vielleicht doch ein Verdrahtungsfehler zu sein.

mfg Guard-X
 
Ich tippe auf einen Hardwaredefekt.

Ich hab schon zwei 4634 mit genau diesem Fehler eingesendet.
 
Woran hat es denn gelegen?
 

Zurzeit aktive Besucher

Statistik des Forums

Themen
244,695
Beiträge
2,216,692
Mitglieder
371,315
Neuestes Mitglied
jack-mack
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.