	<record url="http://www.cisco.com/univercd/cc/td/doc/product/software/ios121/121cgcr/dial_r/drdrd.htm">
        <ios-release xmlns:wr="http://www.whizbang.com/ns/core/wrapster">Cisco IOS Release 12.1</ios-release>
        <ios-command-name xmlns:wr="http://www.whizbang.com/ns/core/wrapster">
            <font xmlns="http://www.w3.org/1999/xhtml" size="5">
                <b>
                    <a id="xtocid2354830" name="xtocid2354830"></a>
                    <a id="33388" name="33388"></a>
                    <a id="1019103" name="1019103">dialer pool</a>
                </b>
            </font>
        </ios-command-name>
        <ios-command-description xmlns:wr="http://www.whizbang.com/ns/core/wrapster">
            <p xmlns="http://www.w3.org/1999/xhtml">To specify, for a dialer interface, which dialing pool to use to connect to a specific destination subnetwork, use the <b>
                    <a id="1019105" name="1019105">dialer pool command in interface configuration mode.</a>
                </b>
            </p>
            <b xmlns="http://www.w3.org/1999/xhtml">dialer pool</b>
            <i xmlns="http://www.w3.org/1999/xhtml">number</i>
            <br xmlns="http://www.w3.org/1999/xhtml" />
            <br xmlns="http://www.w3.org/1999/xhtml" />
        </ios-command-description>
        <ios-command-syntax xmlns:wr="http://www.whizbang.com/ns/core/wrapster">
            <table xmlns="http://www.w3.org/1999/xhtml" border="1" cellpadding="10">
                <tr valign="TOP">
                    <td align="LEFT">
                        <p>
                            <i>number</i>
                        </p>
                    </td>
                    <td align="LEFT">
                        <p>Dialing pool number, in the range 1 through 255.</p>
                    </td>
                </tr>
            </table>
            <table xmlns="http://www.w3.org/1999/xhtml" cellpadding="10">
                <tr>
                    <td></td>
                </tr>
            </table>
            <br xmlns="http://www.w3.org/1999/xhtml" />
            <br xmlns="http://www.w3.org/1999/xhtml" />
        </ios-command-syntax>
        <ios-command-defaults xmlns:wr="http://www.whizbang.com/ns/core/wrapster">
            <p xmlns="http://www.w3.org/1999/xhtml">Disabled. No default number is specified.</p>
        </ios-command-defaults>
        <ios-command-mode xmlns:wr="http://www.whizbang.com/ns/core/wrapster">
            <p xmlns="http://www.w3.org/1999/xhtml">Interface configuration</p>
        </ios-command-mode>
        <ios-command-example xmlns:wr="http://www.whizbang.com/ns/core/wrapster">
            <p xmlns="http://www.w3.org/1999/xhtml">The following example shows a dialer interface configuration that is linked to the physical interface configuration shown for BRI 1 in the <b>dialer pool-member</b> command section. Dialer interface 1 uses dialer pool 3, of which BRI 1 is a member. <a id="1019131" name="1019131"></a>
            </p>
            <!--<pre>(removed by NormalizeHTML)-->
            <p xmlns="http://www.w3.org/1999/xhtml">
                <font face="fixed-width">
! This is a dialer profile for reaching remote subnetwork 1.1.1.1.<br />
interface Dialer1<br />
 ip address 1.1.1.1 255.255.255.0<br />
 encapsulation ppp<br />
 dialer remote-name Smalluser<br />
 dialer string 4540<br />
 dialer pool 3<br />
 dialer-group 1<br />
                </font>
            </p>
            <!--</pre>(removed by NormalizeHTML)-->
            <p xmlns="http://www.w3.org/1999/xhtml">The following example might accompany the previous dialer profile configuration example. Physical interface BRI 1 has a reserved channel in dialer pool 3. That channel is inactive until BRI 1 uses it to place calls. <a id="1019142" name="1019142"></a>
            </p>
            <!--<pre>(removed by NormalizeHTML)-->
            <p xmlns="http://www.w3.org/1999/xhtml">
                <font face="fixed-width">
interface BRI1<br />
 encapsulation ppp<br />
 dialer pool-member 1 priority 50<br />
 dialer pool-member 2 priority 50<br />
!BRI 1 has a reserved channel in dialer pool 3; the channel remains inactive<br />
!until BRI 1 uses it to place calls.<br />
 dialer pool-member 3 min-link 1<br />
                </font>
            </p>
        </ios-command-example>
        <ios-command-relationships xmlns:wr="http://www.whizbang.com/ns/core/wrapster">
            <table xmlns="http://www.w3.org/1999/xhtml" border="1" cellpadding="10">
                <tr valign="TOP">
                    <th align="LEFT">
                        <b>Command</b>
                    </th>
                    <th align="LEFT">
                        <b>Description</b>
                    </th>
                </tr>
                <tr valign="TOP">
                    <td align="LEFT">
                        <p>
                            <b>
                                <a href="http://www.cisco.com/univercd/cc/td/doc/product/software/ios121/121cgcr/dial_r/drdrd.htm#27516">dialer pool-member</a>
                            </b>
                        </p>
                    </td>
                    <td align="LEFT">
                        <p>Configures a physical interface to be a member of a dialer profiles dialing pool.</p>
                    </td>
                </tr>
                <tr valign="TOP">
                    <td align="LEFT">
                        <p>
                            <b>
                                <a href="http://www.cisco.com/univercd/cc/td/doc/product/software/ios121/121cgcr/dial_r/drdrd.htm#34236">dialer wait-for-carrier-time (map-class dialer configuration)</a>
                            </b>
                        </p>
                    </td>
                    <td align="LEFT">
                        <p>Specifies the length of time to wait for a carrier when dialing out to the dial string associated with a specified map class.</p>
                    </td>
                </tr>
            </table>
            <table xmlns="http://www.w3.org/1999/xhtml" cellpadding="10">
                <tr>
                    <td></td>
                </tr>
            </table>
            <br xmlns="http://www.w3.org/1999/xhtml" />
            <br xmlns="http://www.w3.org/1999/xhtml" />
        </ios-command-relationships>
	</record>
