ERROR: host_disconnect_ack: Unfound B-channel
Milamoué
-
Milamoué -
Milamoué -
Bonjour,
Voila une semaine que j'essaye de monter une liaison isdn sur un routeur bri sans succès. Mon architecture est composé d'une valise fleet 77(inmarsat) et d'un routeur cisco
Voici ma configuration:
R-2800-1-BX#SH CONF
Using 2054 out of 245752 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R-2800-1-BX
!
boot-start-marker
boot-end-marker
!
! card type command needed for slot/vwic-slot 0/0
enable secret 5 $1$DEdz$En4/tFwLcYiHVTzf8GJ6Q/
enable password Total2008
!
no aaa new-model
no ip routing
!
!
no ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.0.254
ip dhcp excluded-address 192.168.0.253
!
ip dhcp pool Pool_DHCP
network 192.168.0.0 255.255.255.0
default-router 192.168.0.254
!
!
ip domain name inmarsat.francetelecom.com
ip name-server 193.252.234.1
isdn switch-type vn3
!
!
!
!
!
!
!
interface GigabitEthernet0/0
ip address 192.168.0.254 255.255.255.0
no ip route-cache
duplex auto
speed auto
no mop enabled
!
interface GigabitEthernet0/1
no ip address
no ip route-cache
shutdown
duplex auto
speed auto
!
interface BRI1/0
description **** Connexion France Telecom ****
bandwidth 64
ip address negotiated
ip nat outside
encapsulation ppp
no ip route-cache
dialer string "90667#"
dialer-group 1
isdn switch-type vn3
isdn tei-negotiation first-call
isdn point-to-point-setup
no keepalive
ppp authentication pap callin
ppp pap sent-username inmarsat password 1 *******
!
interface BRI1/1
no ip address
encapsulation hdlc
no ip route-cache
shutdown
isdn switch-type vn3
isdn point-to-point-setup
!
interface BRI1/2
no ip address
encapsulation hdlc
no ip route-cache
shutdown
isdn switch-type vn3
isdn point-to-point-setup
!
interface BRI1/3
no ip address
encapsulation hdlc
no ip route-cache
shutdown
isdn switch-type vn3
isdn point-to-point-setup
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 BRI1/0
!
no ip http server
no ip http secure-server
ip nat inside source list 1 interface BRI1/0 overload
!
access-list 1 permit 192.168.0.0 0.0.0.255
dialer-list 1 protocol ip permit
snmp-server community public RO
!
control-plane
!
!
line con 0
line aux 0
line vty 0 4
password Total2008
login
!
scheduler allocate 20000 1000
!
end
R-2800-1-BX#
Depuis la ligne de commande de mon routeur quand j'active le terminal monitor j'ai ceci:
*Jan 1 03:23:32.187: ISDN BR1/0 Q931: RX <- INFORMATION pd = 8 callref = 0x00
Display i = 0x1801
*Jan 1 03:23:42.187: ISDN BR1/0 Q931: RX <- INFORMATION pd = 8 callref = 0x00
Display i = 0x05011F, 'France Te IOR', 0x0D, 'Ready for call '
*Jan 1 03:23:42.203: ISDN BR1/0 Q931: RX <- INFORMATION pd = 8 callref = 0x00
Display i = '4'
*Jan 1 03:23:42.215: ISDN BR1/0 Q931: RX <- INFORMATION pd = 8 callref = 0x00
Display i = 0x1801
Cependant quand je fais un test d'appel en ligne de commande avec la commande isdn test call interface brI 1/0 002425589180
*Jan 1 03:23:57.215: BR1/0 DDR: Attempting to dial 002425589180
*Jan 1 03:23:57.219: ISDN BR1/0 Q931: Applying typeplan for sw-type 0x8 is 0x2
0x1, Called num 002425589186
*Jan 1 03:24:02.251: ISDN BR1/0 Q931: RX <- INFORMATION pd = 8 callref = 0x00
Display i = 0x05011F, 'France Te IOR', 0x0D, 'Ready for call '
*Jan 1 03:24:02.263: ISDN BR1/0 Q931: RX <- INFORMATION pd = 8 callref = 0x00
Display i = '4'
*Jan 1 03:24:02.279: ISDN BR1/0 Q931: RX <- INFORMATION pd = 8 callref = 0x00
Display i = 0x1801
*Jan 1 03:24:03.219: ISDN BR1/0 Q931: Ux_DLRelInd: DL_REL_IND received from L2
*Jan 1 03:24:03.219: ISDN BR1/0 **ERROR**: host_disconnect_ack: Unfound B-chann
el on Disconnect_Ack call id 0x8008
*Jan 1 03:24:03.219: BRI1/0: wait for isdn carrier timeout, call id=0x8008
*Jan 1 03:24:03.219: DDR: Dialing failed, 0 packets unqueued and discarded
Cepandant voici le statut de mes interfaces isdn
R-2800-1-BX#sh isdn status
Global ISDN Switchtype = vn3
ISDN BRI1/0 interface
dsl 8, interface ISDN Switchtype = vn3
Layer 1 Status:
ACTIVE
Layer 2 Status:
Layer 2 NOT Activated
Layer 3 Status:
0 Active Layer 3 Call(s)
Active dsl 8 CCBs = 0
The Free Channel Mask: 0x80000003
ISDN BRI1/1 interface
dsl 9, interface ISDN Switchtype = vn3
Layer 1 Status:
SHUTDOWN
Layer 2 Status:
Layer 2 NOT Activated
Layer 3 Status:
0 Active Layer 3 Call(s)
Active dsl 9 CCBs = 0
The Free Channel Mask: 0x00000000
ISDN BRI1/2 interface
dsl 10, interface ISDN Switchtype = vn3
Layer 1 Status:
SHUTDOWN
Layer 2 Status:
Layer 2 NOT Activated
Layer 3 Status:
0 Active Layer 3 Call(s)
Active dsl 10 CCBs = 0
The Free Channel Mask: 0x00000000
ISDN BRI1/3 interface
dsl 11, interface ISDN Switchtype = vn3
Layer 1 Status:
SHUTDOWN
Layer 2 Status:
Layer 2 NOT Activated
Layer 3 Status:
0 Active Layer 3 Call(s)
Active dsl 11 CCBs = 0
The Free Channel Mask: 0x00000000
Total Allocated ISDN CCBs = 0
mon interface est aussi bel et bien activé voici la preuve:
R-2800-1-BI#show interfaces brI 1/0
BRI1/0 is up, line protocol is up (spoofing)
Hardware is BRI
Description: **** Connexion France Telecom ****
Internet address will be negotiated using IPCP
MTU 1500 bytes, BW 128 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
Keepalive not set
Last input 00:00:00, output 01:24:47, output hang never
Last clearing of "show interface" counters 02:38:20
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/1/16 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 96 kilobits/sec
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
5618 packets input, 86817 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
18 packets output, 144 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
0 unknown protocol drops
0 output buffer failures, 0 output buffers swapped out
3 carrier transitions
Aujourd'hui la situation est tel que je n'arrive pas à me connecter à internet en utilisant ma liaison cependant mon routeur me remonte bien le nom de mon opérateur alors je veux comprendre. Merci de m'aider
Voila une semaine que j'essaye de monter une liaison isdn sur un routeur bri sans succès. Mon architecture est composé d'une valise fleet 77(inmarsat) et d'un routeur cisco
Voici ma configuration:
R-2800-1-BX#SH CONF
Using 2054 out of 245752 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R-2800-1-BX
!
boot-start-marker
boot-end-marker
!
! card type command needed for slot/vwic-slot 0/0
enable secret 5 $1$DEdz$En4/tFwLcYiHVTzf8GJ6Q/
enable password Total2008
!
no aaa new-model
no ip routing
!
!
no ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.0.254
ip dhcp excluded-address 192.168.0.253
!
ip dhcp pool Pool_DHCP
network 192.168.0.0 255.255.255.0
default-router 192.168.0.254
!
!
ip domain name inmarsat.francetelecom.com
ip name-server 193.252.234.1
isdn switch-type vn3
!
!
!
!
!
!
!
interface GigabitEthernet0/0
ip address 192.168.0.254 255.255.255.0
no ip route-cache
duplex auto
speed auto
no mop enabled
!
interface GigabitEthernet0/1
no ip address
no ip route-cache
shutdown
duplex auto
speed auto
!
interface BRI1/0
description **** Connexion France Telecom ****
bandwidth 64
ip address negotiated
ip nat outside
encapsulation ppp
no ip route-cache
dialer string "90667#"
dialer-group 1
isdn switch-type vn3
isdn tei-negotiation first-call
isdn point-to-point-setup
no keepalive
ppp authentication pap callin
ppp pap sent-username inmarsat password 1 *******
!
interface BRI1/1
no ip address
encapsulation hdlc
no ip route-cache
shutdown
isdn switch-type vn3
isdn point-to-point-setup
!
interface BRI1/2
no ip address
encapsulation hdlc
no ip route-cache
shutdown
isdn switch-type vn3
isdn point-to-point-setup
!
interface BRI1/3
no ip address
encapsulation hdlc
no ip route-cache
shutdown
isdn switch-type vn3
isdn point-to-point-setup
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 BRI1/0
!
no ip http server
no ip http secure-server
ip nat inside source list 1 interface BRI1/0 overload
!
access-list 1 permit 192.168.0.0 0.0.0.255
dialer-list 1 protocol ip permit
snmp-server community public RO
!
control-plane
!
!
line con 0
line aux 0
line vty 0 4
password Total2008
login
!
scheduler allocate 20000 1000
!
end
R-2800-1-BX#
Depuis la ligne de commande de mon routeur quand j'active le terminal monitor j'ai ceci:
*Jan 1 03:23:32.187: ISDN BR1/0 Q931: RX <- INFORMATION pd = 8 callref = 0x00
Display i = 0x1801
*Jan 1 03:23:42.187: ISDN BR1/0 Q931: RX <- INFORMATION pd = 8 callref = 0x00
Display i = 0x05011F, 'France Te IOR', 0x0D, 'Ready for call '
*Jan 1 03:23:42.203: ISDN BR1/0 Q931: RX <- INFORMATION pd = 8 callref = 0x00
Display i = '4'
*Jan 1 03:23:42.215: ISDN BR1/0 Q931: RX <- INFORMATION pd = 8 callref = 0x00
Display i = 0x1801
Cependant quand je fais un test d'appel en ligne de commande avec la commande isdn test call interface brI 1/0 002425589180
*Jan 1 03:23:57.215: BR1/0 DDR: Attempting to dial 002425589180
*Jan 1 03:23:57.219: ISDN BR1/0 Q931: Applying typeplan for sw-type 0x8 is 0x2
0x1, Called num 002425589186
*Jan 1 03:24:02.251: ISDN BR1/0 Q931: RX <- INFORMATION pd = 8 callref = 0x00
Display i = 0x05011F, 'France Te IOR', 0x0D, 'Ready for call '
*Jan 1 03:24:02.263: ISDN BR1/0 Q931: RX <- INFORMATION pd = 8 callref = 0x00
Display i = '4'
*Jan 1 03:24:02.279: ISDN BR1/0 Q931: RX <- INFORMATION pd = 8 callref = 0x00
Display i = 0x1801
*Jan 1 03:24:03.219: ISDN BR1/0 Q931: Ux_DLRelInd: DL_REL_IND received from L2
*Jan 1 03:24:03.219: ISDN BR1/0 **ERROR**: host_disconnect_ack: Unfound B-chann
el on Disconnect_Ack call id 0x8008
*Jan 1 03:24:03.219: BRI1/0: wait for isdn carrier timeout, call id=0x8008
*Jan 1 03:24:03.219: DDR: Dialing failed, 0 packets unqueued and discarded
Cepandant voici le statut de mes interfaces isdn
R-2800-1-BX#sh isdn status
Global ISDN Switchtype = vn3
ISDN BRI1/0 interface
dsl 8, interface ISDN Switchtype = vn3
Layer 1 Status:
ACTIVE
Layer 2 Status:
Layer 2 NOT Activated
Layer 3 Status:
0 Active Layer 3 Call(s)
Active dsl 8 CCBs = 0
The Free Channel Mask: 0x80000003
ISDN BRI1/1 interface
dsl 9, interface ISDN Switchtype = vn3
Layer 1 Status:
SHUTDOWN
Layer 2 Status:
Layer 2 NOT Activated
Layer 3 Status:
0 Active Layer 3 Call(s)
Active dsl 9 CCBs = 0
The Free Channel Mask: 0x00000000
ISDN BRI1/2 interface
dsl 10, interface ISDN Switchtype = vn3
Layer 1 Status:
SHUTDOWN
Layer 2 Status:
Layer 2 NOT Activated
Layer 3 Status:
0 Active Layer 3 Call(s)
Active dsl 10 CCBs = 0
The Free Channel Mask: 0x00000000
ISDN BRI1/3 interface
dsl 11, interface ISDN Switchtype = vn3
Layer 1 Status:
SHUTDOWN
Layer 2 Status:
Layer 2 NOT Activated
Layer 3 Status:
0 Active Layer 3 Call(s)
Active dsl 11 CCBs = 0
The Free Channel Mask: 0x00000000
Total Allocated ISDN CCBs = 0
mon interface est aussi bel et bien activé voici la preuve:
R-2800-1-BI#show interfaces brI 1/0
BRI1/0 is up, line protocol is up (spoofing)
Hardware is BRI
Description: **** Connexion France Telecom ****
Internet address will be negotiated using IPCP
MTU 1500 bytes, BW 128 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
Keepalive not set
Last input 00:00:00, output 01:24:47, output hang never
Last clearing of "show interface" counters 02:38:20
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/1/16 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 96 kilobits/sec
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
5618 packets input, 86817 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
18 packets output, 144 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
0 unknown protocol drops
0 output buffer failures, 0 output buffers swapped out
3 carrier transitions
Aujourd'hui la situation est tel que je n'arrive pas à me connecter à internet en utilisant ma liaison cependant mon routeur me remonte bien le nom de mon opérateur alors je veux comprendre. Merci de m'aider
A voir également:
- ERROR: host_disconnect_ack: Unfound B-channel
- Cmos checksum error ✓ - Forum Carte-mère/mémoire
- Eespt technical error ✓ - Forum TNT / Satellite / Réception
- Error 1962 ✓ - Forum PC fixe
- Fan error lenovo - Forum PC portable
- A javascript error occurred in the main process - Forum Matériel & Système