Cisco Certification: Introduction To ISDN

From the CCNA to the , is one of the most important technolgies you’ll work with.  It’s also very common in the field  is frequently used as a backup connection in case an organization’s connections go down.  Therefore, it’s important to know basics not only for your particular , but for success.

is used between two routers that have or PRI interfaces.  Basically, with one of the routers places a phone call to the other .  It is vital to understand not only what causes one to dial another, but what makes the link go down.

Why?  Since is basically a phone call from one to another, you’re getting billed for that phone call — by the minute.  If one of your routers dials another, and never hangs up, the connection can theoretically last for days or weeks.   The network manager then receives an astronomical phone bill, which leads to bad things for everyone involved!

routers use the concept of interesting to decide when one should call another.  By default, there is no interesting , so if you don’t define any, the routers will never call each other.

Interesting is defined with the dialer-list command.  This command offers many options, so you can tie interesting down not only to what can bring the link up, but what the source, destination, or even port number must be for the line to come up.

One common misconception occurs once that link is up.  Interesting is required to bring the link up, but by default, any can then cross the link.

What makes the link come down? Again, the concept of interesting is used.  routers have an idle-timeout setting for their dialup interfaces.  If interesting does not cross the link for the specified by the idle-timeout, the link comes down.

To summarize:  Interesting brings the link up by default, any can cross the link once it’s up a lack of interesting is what brings the link down.

Just as important is knowing what keeps the link up once it is dialed. Why?  Because acts as a phone call between two routers, and it’s billed that way to your client.  The two routers that are connected by this phone call may be located in different area codes, so now we’re talking about a long distance phone call.

If your link does not have a reason to disconnect, the connection could theoretically last for days or weeks before someone realizes what’s going on.  This is particularly true when the link is used as a backup for another connection type, as is commonly the case with .  When the goes down, the backup link comes up when the link comes back not billed for all that time.

To understand why an link stays up when it’s not needed, we have to understand why it stays up period.  ’s interfaces use the idle-timeout to determine when an link should be torn down.  By default, this value is two minutes, and it also uses the concept of interesting .

Once interesting brings the link up, by default all can cross the link.  However, only interesting resets the idle-timeout. If no interesting crosses the link for two minutes, the idle-timer hits zero and the link comes down.

If the protocol running over the link is RIP version 2 or EIGRP, the most efficient way to prevent the routing updates from keeping the line up is expressly prohibiting their multicast routing update address in the access-list that is defining interesting .  Do not prevent them from crossing the link entirely, or the protocol obviously won’t work correctly.

With OSPF, offers the ip ospf demand-circuit interface-level command.  The OSPF adjacency will form over the link, but once formed, the Hello packets will be suppressed.  However, the adjacency will not be lost.  A check of the adjacency table with show ip ospf adjacency will show the adjacency remains at Full, even though Hellos are no longer being sent across the link.  The link can drop without the adjacency being lost.  When the link is needed, the adjacency is still in place and data can be sent without waiting for OSPF to go through the usual steps of forming an adjacency.

This OSPF command is vital for candidates at every level, but is particularly important for candidates.  Learn this command now, get used to the fact that the adjacency stays up even though Hellos are suppressed, and add this valuable command to your toolkit.

One myth about is that Discovery Packets keep an link up.  CDP is a -proprietary protocol that runs between directly connected devices.  There is a school of thought that CDP packets have to be disabled on a interface in order to prevent the link from staying up or dialing when it’s not really needed.  I’ve worked with for years in the field and in the lab, and I’ve never seen CDP bring up an link.  Try it yourself the next time you’re working on a practice rack!


#12933

Related posts

Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , ,