This document provides a sample configuration for the NOVACOM service, which is an ISDN leased line service from Telefonica in Spain.
There are no specific requirements for this document.
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.
For more information on document conventions, refer to Cisco Technical Tips Conventions.
The NOVACOM service offers three options:
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.
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) .
The two 64k leased lines service is supported as it works like normal ISDN leased line services. However, you must be aware that the ISDN B channels can be crossed between the two ends. This means that the link from BRI 0:1 on one side may be terminated on BRI 0:2 on the other side. This is important since for leased lines (point-to-point links) the IP addresses on the two sides must be in the same subnet. You can test this by using turning on debug ip icmp and pinging each remote B-channel IP address and verifying that the pings are returned correctly.
This document uses this network setup:
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 !--- IP address of the corresponding B channel on the !--- remote router is in the same subnet. 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 !--- IP address of the corresponding B channel on the !--- remote router is in the same subnet. no ip directed-broadcast encapsulation ppp no fair-queue no cdp enable ! |
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.
This option is the same as most ISDN BRI connections. For an example refer to Configuring ISDN DDR with Dialer Profiles.
There is currently no verification procedure available for this configuration.
There is currently no specific troubleshooting information available for this configuration.
Revision | Publish Date | Comments |
---|---|---|
1.0 |
19-Nov-2007 |
Initial Release |