Name

dialer pool — interface

Synopsis

dialer pool pool-number
no dialer pool pool-number
            

Configures

The dialing pool to use to connect to a specific network

Default

None

Description

Specifies the dialer pool to which a dialer interface belongs. Pool numbers range from 1 to 255. For more information on dialer pools, consult Chapter 11.

Example

The following code configures a dialer interface with an IP address and PPP encapsulation, and assigns the interface to dialer pool 5.

interface dialer1
  ip address 10.10.1.0 255.255.255.0
  encapsulation ppp
  dialer pool 5

Get CISCO IOS in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.