dialer-group

To control access, use the dialer-group interface configuration command. To remove an interface from the specified dialer access group, use the no form of this command.

dialer-group group-number
no dialer-group

Syntax Description
group-number Number of the dialer access group to which the specific interface belongs. This access group is defined using the dialer list command. Acceptable values are nonzero, positive integers between 1 and 10.
Default

No access is predefined.

Command Mode

Interface configuration

Usage Guidelines

An interface can only be associated with a single dialer access group; multiple dialer-group assignment is not allowed. A second dialer access group assignment will override the first. A dialer access group is defined with the dialer-group command. The dialer-list command associates an access list with a dialer access group.

Example

The following example specifies dialer access group number 1.

If there is a dialer-list command associated with the dialer group 1, the destination address of the packet is evaluated against the access list specified in the associated dialer-list command. If it passes, a call is initiated (if no connection has already been established) or the idle timer is reset (if a call is currently connected).

interface async 1        
dialer-group 1