Configuring The Basic Rate Interface (BRI) For ISDN Leased Lines in Spain (NOVACOM) ..................... 1
Configuring The Basic Rate Interface (BRI) For ISDN Leased Lines in Spain (NOVACOM) ..................... 1
Configuring The Basic Rate Interface (BRI) For ISDN Leased Lines in Spain (NOVACOM) ..................... 1
Table of Contents
Configuring the Basic Rate Interface (BRI) for ISDN Leased Lines in Spain (NOVACOM).....................1
Document ID: 10228................................................................................................................................1
Introduction..........................................................................................................................................................1
Prerequisites.........................................................................................................................................................1
Requirements..........................................................................................................................................1
Components Used...................................................................................................................................1
Conventions............................................................................................................................................1
Background Information......................................................................................................................................1
Configure.............................................................................................................................................................2
Two 64k Leased Line Service (NOVACOM PERMANENTE)............................................................2
One 64k Leased Channel Plus One 64k Switched Channel (NOVACOM SEMI−PERMANENTE)...3
Two Switched 64k Channels (NOVACOM CONMUTADO)...............................................................3
Verify...................................................................................................................................................................3
Troubleshoot........................................................................................................................................................3
Related Information.............................................................................................................................................3
i
Configuring the Basic Rate Interface (BRI) for ISDN
Leased Lines in Spain (NOVACOM)
Document ID: 10228
Introduction
Prerequisites
Requirements
Components Used
Conventions
Background Information
Configure
Two 64k Leased Line Service (NOVACOM PERMANENTE)
One 64k Leased Channel Plus One 64k Switched Channel (NOVACOM
SEMI−PERMANENTE)
Two Switched 64k Channels (NOVACOM CONMUTADO)
Verify
Troubleshoot
Related Information
Introduction
This document provides a sample configuration for the NOVACOM service, which is an ISDN leased line
service from Telefonica in Spain.
Prerequisites
Requirements
There are no specific requirements for this document.
Components Used
This document is not restricted to specific software and hardware versions.
The information in this document was created from the devices in a specific lab environment. All of the
devices used in this document started with a cleared (default) configuration. If your network is live, make sure
that you understand the potential impact of any command.
Conventions
For more information on document conventions, refer to Cisco Technical Tips Conventions.
Background Information
The NOVACOM service offers three options:
Cisco − Configuring the Basic Rate Interface (BRI) for ISDN Leased Lines in Spain (NOVACOM)
• A typical ISDN leased line service with two 64k lines. This option is referred to as NOVACOM
PERMANENTE but may no longer be offered by the provider. This option is supported by Cisco.
• A less typical ISDN leased line service with one 64k leased line plus one 64k switched channel. This
is referred to as NOVACOM SEMI−PERMANENTE. This option is not supported on the same
interface.
• A normal ISDN line with two switched 64k channels. This is referred to as NOVACOM
CONMUTADO. This option is supported.
Configure
In this section, you are presented with the information to configure the features described in this document.
Note: To find additional information on the commands used in this document, use the Command Lookup
Tool ( registered customers only) .
Network Diagram
Configurations
Device Name 1
isdn leased−line BRI0
!
interface BRI0
ip address 192.168.97.1 255.255.255.0
no ip directed−broadcast
encapsulation ppp
no fair−queue
no cdp enable
!
interface BRI0:1
ip address 192.168.97.1 255.255.255.0
Cisco − Configuring the Basic Rate Interface (BRI) for ISDN Leased Lines in Spain (NOVACOM)
no ip directed−broadcast
encapsulation ppp
no fair−queue
no cdp enable
!
interface BRI0:2
ip address 192.168.97.2 255.255.255.0
no ip directed−broadcast
encapsulation ppp
no fair−queue
no cdp enable
!
One 64k Leased Channel Plus One 64k Switched Channel (NOVACOM
SEMI−PERMANENTE)
Telefonica's second option, one 64k leased line plus one 64k switched channel, is not currently supported on
the same interface. However, it will work with separate interfaces. You must configure one interface for the
leased line and the other interface for the switched channel. Both will be connected to the same NT1 via a
passive bus.
Verify
There is currently no verification procedure available for this configuration.
Troubleshoot
There is currently no specific troubleshooting information available for this configuration.
Related Information
• Setting Up ISDN Basic Rate Service
• Configuring ISDN
• Leased−Line ISDN at 128 kbps
• Dial Technology Support Pages
• Technical Support − Cisco Systems
All contents are Copyright © 1992−2005 Cisco Systems, Inc. All rights reserved. Important Notices and Privacy Statement.
Cisco − Configuring the Basic Rate Interface (BRI) for ISDN Leased Lines in Spain (NOVACOM)