Table Of Contents
Leased and Switched BRI Interfaces for
ETSI NET3Supported Standards, MIBs, and RFCs
Configuring Leased and Switched BRI Interfaces for ETSI NET3
Verifying Leased and Switched BRI Interfaces for ETSI NET3
Monitoring and Maintaining Leased and Switched BRI Interfaces for ETSI NET3
Leased and Switched BRI Interfaces for ETSI NET3 Example
Leased and Switched BRI Interfaces for
ETSI NET3
Feature History
This document describes the Leased and Switched BRI Interfaces for ETSI NET3 feature. It includes the following sections:
•
Supported Standards, MIBs, and RFCs
•
Monitoring and Maintaining Leased and Switched BRI Interfaces for ETSI NET3
Feature Overview
Benefits
The Leased and Switched BRI Interfaces for ETSI NET3 feature allows Internet service providers to split one ISDN line into a leased-line interface and a dialer interface, thereby increasing connection capability without increasing cost.
Restrictions
The following restrictions apply to the Leased and Switched BRI Interfaces for ETSI NET3 feature:
•
Only the ETSI NET3 signaling protocol is supported at a line speed of 64 kbps.
•
Only one ISDN call can be active at any time, and the call must verify that the leased line is not used to bring up a second call.
•
The ETSI NET3 switch cannot be configured for a leased line when the U interface is used instead of the S/T interface; doing so prevents the line protocol from coming up.
Related Documents
•
Cisco IOS Dial Technologies Command Reference, Release 12.2
•
Cisco IOS Dial Technologies Configuration Guide, "ISDN Configuration" part, Release 12.2
Supported Platforms
•
Cisco 800 series
Platform Support Through Feature Navigator
Cisco IOS software is packaged in feature sets that support specific platforms. To get updated information regarding platform support for this feature, access Feature Navigator. Feature Navigator dynamically updates the list of supported platforms as new platform support is added for the feature.
Feature Navigator is a web-based tool that enables you to quickly determine which Cisco IOS software images support a specific set of features and which features are supported in a specific Cisco IOS image.
To access Feature Navigator, you must have an account on Cisco.com. If you have forgotten or lost your account information, send a blank e-mail to cco-locksmith@cisco.com. An automatic check will verify that your e-mail address is registered with Cisco.com. If the check is successful, account details with a new random password will be e-mailed to you. Qualified users can establish an account on Cisco.com by following the directions at http://www.cisco.com/register.
Feature Navigator is updated when major Cisco IOS software releases and technology releases occur. As of May 2001, Feature Navigator supports M, T, E, S, and ST releases. You can access Feature Navigator at the following URL:
http://www.cisco.com/go/fn
Supported Standards, MIBs, and RFCs
Standards
None
MIBs
The fillin_isdnBearerEntry() - isdnBearerTable manipulation MIB function is supported. See the "RFCs" section for more information.
To obtain lists of supported MIBs by platform and Cisco IOS release, and to download MIB modules, go to the Cisco MIB website on Cisco.com at the following URL:
http://www.cisco.com/public/sw-center/netmgmt/cmtk/mibs.shtml
RFCs
•
RFC 2127, ISDN Management Information Base using SMIv2
RFC 2127 states that the following be reported for the leased line B channel: The isdnBearerTable MIB entry for the leased line B channel will need to be altered, specifically the value of isdnBearerChannelType MIB will be set to leased(2). This alteration involves a function in isdn/sr_ietf_isdmib.c, namely the fillin_isdnBearerEntry() — isdnBearerTable manipulation MIB function.
•
RFC 1573, Evolution of the Interfaces Group of MIB-II
RFC 1573 makes no explicit mention of changes to the ifEntry for a B channel set to leased line. It is proposed that the ifAdminStatus and ifOperStatus functions remain in the UP(1) state.
Prerequisites
Before starting the configuration tasks in this document, review the chapter "Configuring ISDN BRI" and the section "Configuring ISDN BRI for Leased-Line Service," for more complete details on configuring a BRI. This chapter is in the part "ISDN Configuration" in the Cisco IOS Dial Technologies Configuration Guide, Release 12.2.
Configuration Tasks
See the following sections for configuration tasks for the Leased and Switched BRI Interfaces for ETSI NET3 feature. Each task in the list is identified as either required or optional:
•
Configuring Leased and Switched BRI Interfaces for ETSI NET3 (required)
•
Verifying Leased and Switched BRI Interfaces for ETSI NET3 (optional)
Configuring Leased and Switched BRI Interfaces for ETSI NET3
To configure a BRI for both an ISDN connection and leased-line service, use the following commands in global configuration mode:
Verifying Leased and Switched BRI Interfaces for ETSI NET3
Note
In the following verification procedure, BRI channel B1(the BRI0:1 interface) is configured for leased-line service and channel B2 (the BRI0:2 interface) is configured for ISDN.
To verify that each BRI channel is configured correctly, perform the following steps:
Step 1
Enter the show isdn status EXEC command and check the value in The Free Channel Mask field to verify that only one channel has been allocated for ISDN. The Free Channel Mask field displays 0x80000000 when there is an active call. If no call is active, The Free Channel Mask field displays 0x80000001 and 0x80000002 for the B1 and B2 leased line configurations, respectively.
Router# show isdn statusGlobal ISDN Switchtype = basic-net3ISDN BRI0 interfacedsl 0, interface ISDN Switchtype = basic-net3Layer 1 Status:ACTIVELayer 2 Status:TEI = 124, Ces = 1, SAPI = 0, State = MULTIPLE_FRAME_ESTABLISHEDI_Queue_Len 0, UI_Queue_Len 0Layer 3 Status:1 Active Layer 3 Call(s)CCB:callid=8001, sapi=0, ces=1, B-chan=2, calltype=DATAActive dsl 0 CCBs = 1The Free Channel Mask: 0x80000000Total Allocated ISDN CCBs = 1Step 2
Enter the show dialer EXEC command to display dialer interface statistics. Check that there is no entry for the BRI0:1 interface in the display:
Router# show dialerBRI0 - dialer type = ISDNDial String Successes Failures Last DNIS Last status0 incoming call(s) have been screened.0 incoming call(s) rejected for callback.BRI0:2 - dialer type = ISDNIdle timer (120 secs), Fast idle timer (20 secs)Wait for carrier (30 secs), Re-enable (15 secs)Dialer state is idleDi1 - dialer type = DIALER PROFILEIdle timer (6000 secs), Fast idle timer (20 secs)Wait for carrier (30 secs), Re-enable (15 secs)Dialer state is idleNumber of active calls = 0Dial String Successes Failures Last DNIS Last status5552000 0 0 never - Default
Troubleshooting Tips
To test the BRI configurations, use the following commands in EXEC mode, as needed:
Refer to the Cisco IOS Debug Command Reference for more information about the debug commands.
Monitoring and Maintaining Leased and Switched BRI Interfaces for ETSI NET3
To monitor and maintain the BRI configurations, use the following commands in EXEC mode, as needed:
Configuration Examples
This section provides an example of how to configure the Leased and Switched BRI Interfaces for ETSI NET3 feature.
Leased and Switched BRI Interfaces for ETSI NET3 Example
The following example configures BRI channel B2 for 64-kbps leased-line service and channel B1 for ISDN service:
isdn leased-line bri0/0 b2!interface bri0/0ip address 10.1.1.1 255.255.255.0no ip addressdialer pool-member 1interface bri0/0:2ip address 10.1.1.2 255.255.255.0encapsulation pppno ip addressCommand Reference
This section documents the modified isdn leased-line bri command that configures the Leased and Switched BRI Interfaces for ETSI NET3 feature. All other commands used with this feature are documented in the Cisco IOS Release 12.2 command reference publications.
isdn leased-line bri
To configure an ISDN BRI for leased-line service, or to configure both 64-kbps leased-line and ISDN service on the same BRI, use the isdn leased-line bri global configuration command. To remove or change channel configurations, use the no form of this command.
isdn leased-line brinumber/number {128 | 144 | <Return>} [{b1 | b2}]
no isdn leased-line brinumber/number {128 | 144 | <Return>} [{b1 | b2}]
Syntax Description
Defaults
Disabled
Command Modes
Global configuration
Command History
Usage Guidelines
Use the isdn leased-line bri command to aggregate two BRI B channels into a single pipe at a speed of 128 or 144 kbps, or to configure both a 64-kbps leased line and ISDN service on a single ETSI NET3 switch on Cisco 800 series routers.
This command also supports two separate 64-kbps leased lines, where the BRI interface is configured as two separate leased lines instead of two B channels. No keyword is required; just press the Return or Enter key at the end of the isdn leased-line brinumber/number command string.This configuration is different than using the 128 keyword, which configures a single 128-kbps leased line.
When you use the no isdn leased-line bri command to change the channel configuration, you must also perform a system reload in order for the change to take effect.
When you use an ISDN BRI interface for access over leased lines, configure the ISDN BRI as a synchronous serial interface and do not configure ISDN calling and called numbers.
Examples
The following example configures the BRI interface for leased-line access at 128 kbps in Japan:
isdn leased-line bri0/0 128Because of the leased-line—not dialed—environment, configuration of ISDN called and calling numbers is not needed and not used. The BRI 0 interface is henceforth treated as a synchronous serial interface, with the default High-Level Data Link Control (HDLC) encapsulation.
The following example configures BRI channel B1 for 64-kbps leased-line service and channel B2 for ISDN service:
isdn switch-type basic-net3isdn leased-line bri0/0 b1!interface bri0/0ip address 10.1.1.1 255.255.255.0no ip addressdialer pool-member 1interface bri0/0:1ip address 10.1.1.2 255.255.255.0encapsulation pppno ip addressRelated Commands
Command Descriptionisdn switch-type (BRI)
Specifies the central office switch type on the ISDN BRI interface.
Glossary
European Telecommunications Standards Institute—See ETSI.
ETSI—European Telecommunications Standards Institute. Organization created by European Post, Telephone, and Telegraph (PTT) groups and the European Community (EC) to propose telecommunications standards for Europe.
leased line—Transmission line reserved by a communications carrier for the private use of a customer.
switched—General term applied to an electronic or mechanical device that allows a connection to be established as necessary and terminated when there is no longer a session to support.

