Name

dialer pool-member — interface

Synopsis

dialer pool-member pool-number [priority value] [min-link value] [max-link
value]
no dialer pool-member pool-number

Configures

Assigns a physical interface to a dialer pool

Default

Disabled

Description

Any interface can belong to a dialer pool. Dialer pools are configured using the dialer interface. This command assigns an interface to a pool.

pool-number

The pool to which the interface is assigned.

priority value

Optional. This value is the interface’s priority within the pool. The interface with the highest priority is selected first for dialing out. This value can be from 0 to 255; the default is 0.

min-link value

Optional. This is for ISDN lines; it specifies the minimum number of B channels that are reserved on this interface. The value can be from to 255; the default is 0.

max-link value

Optional. This is for ISDN lines; it specifies the maximum number of B channels that are reserved on this interface. The value can be from to 255; the default is 0.

Example

The following commands assign the ISDN interface BRI1 to dialer pool 1:

interface BRI1
  encapsulation ppp
  dialer pool-member 1 priority 50

Get Cisco IOS in a Nutshell, 2nd Edition 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.