R0106-HP MSR Router Series Layer 2 - WAN Command Reference(V7)
131
[Sysname-Serial2/3/0:15] isdn crlength 1
isdn ignore connect-ack
Use isdn ignore connect-ack to enable ISDN to enter the ACTIVE state without an acknowledgement after
it sends or receives a CONNECT request.
Use undo isdn ignore connect-ack to disable ISDN to enter the ACTIVE state without an
acknowledgement after it sends or receives a CONNECT request.
Syntax
isdn ignore connect-ack [ incoming | outgoing ]
undo isdn ignore connect-ack [ incoming | outgoing ]
Default
After sending a CONNECT request, ISDN waits for a CONNECT ACK before it changes to the ACTIVE
state for traffic transmission.
After receiving a CONNECT request, ISDN sends a CONNECT ACK and changes to the ACTIVE state.
Views
ISDN interface view
Predefined user roles
network-admin
Parameters
incoming: Specifies the incoming CONNECT ACK.
outgoing: Specifies the outgoing CONNECT ACK.
Usage guidelines
The setting for this command must be consistent with the setting on the service provider switch.
• If the service provider switch does not send CONNECT ACK, configure the isdn ignore connect-ack
incoming command. After sending a CONNECT message, ISDN changes to the ACTIVE state
without waiting for an acknowledgement.
• If the service provider switch does not receive CONNECT ACK, configure the isdn ignore
connect-ack outgoing command. After receiving a CONNECT message, ISDN changes to the
ACTIVE state without sending an acknowledgement.
You can configure this command only when no calls are present on the ISDN interface.
Examples
# On BRI 2/4/0, enable ISDN to change to the ACTIVE state after it sends a CONNECT request without
waiting for a CONNECT ACK.
<Sysname> system-view
[Sysname] interface bri 2/4/0
[Sysname-Bri2/4/0] isdn ignore connect-ack incoming
# On BRI 2/4/0, enable ISDN to change to the ACTIVE state after it receives a CONNECT request
without sending a CONNECT ACK.
<Sysname> system-view
[Sysname] interface bri 2/4/0
[Sysname-Bri2/4/0] isdn ignore connect-ack outgoing










