hallo und herzlich willkommen im forum,
ich hoffe die lösung ist so einfach wie ich mir denke.
die von dir beschriebene patton inalp sn4638 hat 5 isdnanschlüsse (0-4)
für den anschluss an dein isdn-netz (telekom,...) darfst du aber nur die anschlüsse 1-4 verwenden.
der anschluss 0 ist für andere zwecke bestimmt.
das heist du musst deine konfiguration entsprechend umschreiben.
mfg
-the-
vorher
Code:
port bri 0 0
clock auto
encapsulation q921
q921
protocol pp
uni-side auto
encapsulation q931
q931
protocol dss1
uni-side net
bchan-number-order ascending
encapsulation cc-isdn
bind interface IF_TE_00 switch
port bri 0 0
no shutdown
port bri 0 1
clock auto
encapsulation q921
q921
uni-side auto
encapsulation q931
q931
protocol dss1
uni-side net
bchan-number-order ascending
nachher
Code:
port bri 0 0
clock auto
encapsulation q921
q921
protocol pp
uni-side auto
encapsulation q931
q931
protocol dss1
uni-side net
bchan-number-order ascending
port bri 0 0
no shutdown
port bri 0 1
clock auto
encapsulation q921
q921
uni-side auto
encapsulation q931
q931
protocol dss1
uni-side net
bchan-number-order ascending
encapsulation cc-isdn
bind interface IF_TE_00 switch