|
|
For terminal adapters that send the low-layer compatibility or bearer capability V.120 information, mixed V.120 and ISDN calls are supported. No special configuration is required.
For a complete description of the V.120 access commands mentioned in this chapter, refer to the "V.120 Access Commands" chapter in the Dial Solutions Command Reference. To locate documentation of other commands that appear in this chapter, use the command reference master index or search online.
To configure an ISDN BRI or PRI interface to answer all incoming calls as V.120, use the following commands, beginning in global configuration mode:
| Command | Purpose |
|---|---|
interface bri number (Cisco 4000 series) or interface serial e1 controller-number:15 | Specify the ISDN BRI interface.
Specify the ISDN PRI D channel. |
Configure the interface to answer all calls as V.120. |
This feature enables interoperation with ISDN terminal adapters that use V.120 encapsulation but do not signal V.120 in the call setup message. An ISDN interface that by default answers a call as synchronous serial with PPP encapsulation can change its encapsulation and answer such calls.
Automatic detection is attempted for the first 10 seconds after the link is established or the first five packets exchanged over the link, whichever is first.
To enable automatic detection of V.120 encapsulation, use the following command in interface configuration mode:
| Command | Purpose |
|---|---|
Enable automatic detection of encapsulation type on the specified interface. |
You can specify one or more encapsulations to detect. Cisco IOS software currently supports automatic detection of PPP and V.120 encapsulations.
You can optionally configure a router to support asynchronous access over ISDN by globally enabling PPP on vty lines. Asynchronous access is then supported over ISDN from the ISDN terminal to the vty session on the router.
To enable asynchronous protocol features on vty lines, use the following command in global configuration mode:
| Command | Purpose |
|---|---|
Configure all vty lines to support asynchronous protocol features |
This task enables PPP on vty lines on a global basis on the router. If you prefer instead to configure PPP on a per-vty basis, use the translate command in the "Protocol Translation and Virtual Access Interface Commands" chapter of the Dial Solutions Command Reference.
The following example configures BRI 0 to call and receive calls from two sites, to use Point-to-Point Protocol (PPP) encapsulation on outgoing calls, and to use Challenge Handshake Authentication Protocol (CHAP) authentication on incoming calls. This example also enables BRI 0 to configure itself dynamically to answer calls that use V.120 but that do not signal V.120 in the call setup message.
interface bri 0 encapsulation ppp autodetect encapsulation v120 no keepalive dialer map ip 131.108.36.10 name EB1 234 dialer map ip 131.108 36.9 name EB2 456 dialer-group 1 isdn spid1 0146334600 isdn spid2 0146334610 isdn T200 1000 ppp authentication chap
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Mon May 3 12:34:05 PDT 1999
Copyright 1989-1999©Cisco Systems Inc.