Dial on demand routing (DDR)

by Leon Tufallo.

Share
|
Homepage | Submit your article | Contact | TOS
More articles on protocols  

You are here: Categories » Electronics and communication » Protocols

Dial-on-demand routing (DDR) determines whether to bring up a connection that is not already active based on interesting and uninteresting traffic coming into the router. Interesting traffic brings up a connection, and uninteresting traffic doesn't.

How does a router know which traffic is interesting and which isn't? Through preconfigured access lists and dialer lists.

A dialer list specifies interesting traffic that is allowed to make a connection. Numerous dialer list settings can be used in conjunction with access lists that provide more granular control for a dialer list. A dialer list is then assigned to a dial group that refers to it when needed. A physical BRI interface belongs to a dial group and therefore carries out the instructions set up in a dialer list.

It is very important to understand the need for static route entries to prevent routing updates from initiating a call and thus adding unnecessary service charges. DDR can be configured with a number of different options. For instance, an idle timer disconnects a call when no traffic has been transmitted for a predetermined period of time.

It can also be used for other valuable purposes, such as backup for a leased line or Frame Relay connection. In this case, an ISDN link may be brought up after a certain load has been reached on the main line or a preconfigured length of time has lapsed since the line became inactive.

Another DDR concept is so-called legacy DDR versus dialer profiles. You can think of legacy DDR as the configuration that applies to the physical interface, unlike dialer profiles, which use logical dialer interfaces to accomplish DDR.

To accomplish DDR configuration, you need to go through the following steps.

  • Specify interesting traffic.

  • Assign these parameters to an interface.

  • Define the destination aspects with legacy DDR or dialer profiles.
Leave a comment or ask a question
Total comments: 0

Protocols Disclaimer

  • The e-articles directory is not responsible for any and all copyright infringements by writers and authors. If you suspect the information contained by this page for any copyright infringements, please contact us to investigate the issue
IPv6 Routing Protocols - An IPv6 network consists of multiple IPv6 subnets interconnected by IPv6 routers. To provide reachability to any arbitrary location on the IPv6 network, routes must exist on sending hosts and r (more...)
History of the Internet - During the 1960s, the U.S. Department of Defense’s Advanced Research Projects Agency (ARPA, later called DARPA) began an experimental wide area network (WAN) that spanned the United States (more...)
Internet Protocol - The Internet Protocol (IP) part of the TCP/IP suite is a four-layer model. IP is designed to interconnect networks to form an Internet to pass data back and forth. IP contains addressing and contro (more...)
Transmission Control Protocol - IP has many weaknesses, one of which is unreliable packet delivery—packets may be dropped due to transmission errors, bad routes, and/or throughput degradation. The Transmission Control Proto (more...)
Internet Control Message Protocol ICMP - The Internet Control Message Protocol (ICMP) delivers message packets, reporting errors and other pertinent information to the sending station or source. Hosts and infrastructure equipment use this (more...)
THE WEB APPLICATION ARCHITECTURE - Web application architectures most closely approximate the centralized model of computing, with many distributed “thin” clients that typically perform little more than data presentati (more...)
DNS risks and security - DNS is the Domain Name System. It's a UDP- and TCP-based protocol that listens on port 53. TCP connections are commonly used for zone transfers. The DNS matches IP addresses to hostname (more...)
FTP with IPv6 - FTP has been designed to work over IPv4 supporting 32-bit addresses. With RFC 2428, "FTP Extensions for IPv6 and NATs," a specification was made that allows FTP to work over IPv4 and IPv6. Duri (more...)
DNS in the IPv6 world - DNS is used in the IPv4 world to do name-to-address mappings and vice versa. This is not changing in the IPv6 world. The need for DNS is actually much greater because of the length of IPv6 addr (more...)
RADIUS Vulnerabilities - RADIUS is known to have a set of weaknesses that are either presented in the protocol itself or caused by poor client implementation. The stateless UDP protocol itself allows easier packet forg (more...)

 
free content
    Copyright © 2006 - 2012 e-articles.info.
The texts, articles and tutorials in the directory are property of their respective owners and authors.