Dialer Profiles and Dialer Rotary Group Configuration

written by: Leon Tufallo; article published: year 2007, month 09;


In: Root » Electronics and communication » Network security » Dialer Profiles and Dialer Rotary Group Configuration

Dutch French Spanish Portuguese Italian German Japanese Chinese Korean Russian Arabic Bookmark and Share this Article

Dialer rotary groups are designed to simplify configuration for multiple callers and multiple-destination environments by binding a single configuration to multiple physical interfaces. Synchronous, asynchronous, ISDN BRI, and ISDN PRI interfaces can make up a dialer rotary group. A physical interface that is configured as a member of a rotary group assumes configuration parameters for the group. A rotary group consisting of multiple physical interfaces applies the configuration of a logical dialer interface, also called a virtual dialer interface, to all its members.

When rotary groups are used, such characteristics as the IP address, interesting traffic definition, and call parameters are connected with the dialer interface rather than the physical interface. When a call comes into the router, the dialer interface selects a physical interface from the pool of physical interfaces.

With rotary groups, users of several BRIs or PRIs might get a single phone number from the service provider. Therefore, they allocate all their interfaces to a single rotary group so that only one number needs to be dialed. This kind of setup requires the remote routers to have only one set of dialer map statements for your destination. In turn, debugging and management on the user side are less complicated.

This tutorial is divided into two portions:

  • Configuring dialer profiles

  • Configuring dialer rotary groups

Each part briefly describes the general configuration tasks involved in setting up dialer profiles and rotary groups.

Configuring Dialer Profiles

Dialer profile configuration involves three separate stages:

  1. Configure the logical dialer interface.

  2. Configure the physical interface as a member of a dialer pool. At this stage you also specify the service parameters for the physical interface.

  3. Optionally define the map class.

Let's briefly look at some commands that let you configure dialer profiles. A number of commands involved in this process create relationships between the elements of a dialer pool. Some of these commands belong to the physical interface configuration portion, and others belong to the dialer interface.

Among the dialer interface commands is the dialer string command, which specifies the destination's phone number. Multiple phone numbers may be included using dialer string. Starting with Cisco IOS Release 12.2(8)T, you can specify the order in which these phone numbers are to be used. Within the dialer string command, you can include the optional keyword class, followed by the map-class-name parameter. When used, they specify a particular map class and pull the configurations from that map class for the call.

Another portion of the dialer profile configuration is to specify the pool of physical interfaces used to reach the target network. The pool is identified by a number between 1 and 255.

To make your configuration completely functional, two extra steps need to be taken:

  1. Specify "interesting" traffic that will cause the link to be brought up.

  2. Define the static routes to be used.

Configuring Dialer Rotary Groups

Five configuration stages set up dialer rotary groups:

  1. Define interesting traffic.

  2. Create a dialer interface.

  3. Configure the physical interfaces as a rotary group.

  4. Configure static routes.

  5. Disable routing updates.

Disclaimer

1) E-articles is not responsible for the information contained by this article as well for any and all copyright infringements by authors and writers. E-articles is a free information resource. If you suspect this article for any copyright infringement, please read the terms of service and contact us to investigate the problem.
2) E-articles is not responsible for inaccuracies, falsehoods, or any other types of misinformation this article may contain and will not be liable for any loss or damage suffered by a user through the user's reliance on the information gained here.

link to this article