cc/td/doc/product/software/ios113ed/cs/csprtd
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Peer-to-Peer DDR with Dialer Profiles Commands

Peer-to-Peer DDR with Dialer Profiles Commands

This chapter describes the function and displays the syntax for commands for the Dialer Profiles implementation of dial-on-demand routing (DDR). For more information about defaults and usage guidelines, see the corresponding chapter of the Dial Solutions Command Reference.

dialer fast-idle (map-class dialer configuration)

To specify the fast idle timer value to use when placing a call to any telephone number associated with a specified class, use the dialer fast-idle map-class dialer configuration command. To reset the dialer fast-idle timer to the default, use the no form of this command.

dialer fast-idle seconds
no dialer fast-idle


seconds Number of seconds to wait before placing a different call.

dialer-group

To control access by configuring an interface to belong to a specific dialing group, 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


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

dialer idle-timeout (map-class dialer configuration)

To specify the idle time before the calls in this map class are disconnected, use the dialer idle-timeout map-class dialer configuration command. To reset the idle timeout to the default, use the no form of this command.

dialer idle-timeout seconds
no dialer idle-timeout


seconds Idle time, in seconds, that must occur on an interface associated with a map class before calls are disconnected. Acceptable values are positive, nonzero integers.

dialer isdn

To specify the bit rate used on the B channel associated with a specified map class and to specify whether to set up semipermanent connections for this map class, use the dialer isdn map-class configuration command.

dialer isdn [speed speed] [spc]
no dialer isdn [speed speed] [spc]


speed speed (Optional) Bit rate, in kilobytes per second (kbps), used on the ISDN B channel. Values are 56 and 64. Default is 64.
spc (Optional) Specifies that an ISDN semipermanent connection is to be used for calls associated with this map class.

dialer-list protocol

To define a DDR dialer list to control dialing by protocol or by a combination of protocol and access list, use the dialer-list protocol global configuration command. To delete a dialer list, use the no form of this command.

dialer-list dialer-group protocol protocol-name {permit | deny | list access-list-number |
access-group}
no dialer-list dialer-group [protocol protocol-name [list access-list-number | access-group]]


dialer-group Number of a dialer access group identified in any dialer-group interface configuration command.
protocol-name One of the following protocol keywords: appletalk, bridge, clns, clns_es, clns_is, decnet, decnet_router-L1, decnet_router-L2, decnet_node, ip, ipx, vines, or xns.
permit Permits access to an entire protocol.
deny Denies access to an entire protocol.
list Specifies that an access list will be used for defining a granularity finer than an entire protocol.
access-list-number Access list numbers specified in any DECnet, Banyan
VINES, IP, Novell IPX, or XNS standard or extended access lists, including Novell IPX extended service access point (SAP) access lists and bridging types.
access-group Filter list name used in the clns filter-set and clns access-group commands.

dialer max-link

To specify, for a dialer profile, the maximum number of links to a remote destination that can be up at any one time, use the dialer max-link interface configuration command.

dialer max-link number

number Maximum number of links, in the range 1 through 255. Default is 255 links.

dialer pool

To specify, for a dialer interface, which dialing pool to use to connect to a specific destination subnetwork, use the dialer pool interface configuration command.

dialer pool number

number Dialing pool number, in the range 1 through 255.

dialer pool-member

To configure a physical interface to be a member of a Dialer Profiles dialing pool, use the dialer pool-member interface configuration command.

dialer pool-member number [priority priority] [min-link minimum] [max-link maximum]

number Dialing pool number, in the range 1 through 255.
priority priority (Optional) Priority of this interface within the dialing pool, in the range 0 (lowest) to 255 (highest). Interfaces with the highest priority are selected first for dialing out. Default is 0.
min-link minimum (Optional) Minimum number of B channels on this interface that are reserved for this dialing pool, in the range 0 to 255. Default is 0. A reserved channel is inactive until the specified interface uses it to place calls. Applies to ISDN interfaces only.
max-link maximum (Optional) Maximum number of B channels on this interface that can be used by this dialing pool, in the range 0 to 255. Default is 255. Applies to ISDN interfaces only.

dialer remote-name

To specify, for a dialer interface, the authentication name of the remote router on the destination subnetwork, use the dialer remote-name interface configuration command.

dialer remote-name username

username Case-sensitive character string identifying the remote device; maximum length is 255 characters.

dialer string (dialer profiles)

To specify the string (telephone number) to be used when placing a call from an interface, use the dialer string interface configuration command. To delete the telephone number specified for the interface, use the no form of this command.

dialer string dial-string [class class-name]
no dialer string


dial-string Telephone number to be sent to a DCE device.
class class-name (Optional) Dialer map class associated with this telephone number.

dialer wait-for-carrier-time (map-class dialer configuration)

To specify the length of time to wait for a carrier when dialing out to the dial string associated with a specified map class, use the dialer wait-for-carrier-time map-class dialer configuration command. To reset the carrier wait time value to the default, use the no form of this command.

dialer wait-for-carrier-time seconds
no dialer wait-for-carrier-time


seconds Number of seconds that the interface waits for the carrier to come up when a call is placed. Acceptable values are positive, nonzero integers. The default is 30 seconds.

interface dialer

To define a dialer rotary group, use the interface dialer global configuration command.

interface dialer number

number Number of the dialer rotary group. It can be number in the range 0 through 255.

map-class dialer

To define a class of shared configuration parameters associated with the dialer map command, use the map-class dialer global configuration command.

map-class dialer classname

classname Unique class identifier.

show dialer

To display general diagnostic information for interfaces configured for DDR, use the show dialer EXEC command.

show dialer [interface type number]

interface (Optional) Displays information for the interface specified by the arguments type and number.
type (Optional) Interface type.
number (Optional) Interface number.

hometocprevnextglossaryfeedbacksearchhelp
Copyright 1989-1998 © Cisco Systems Inc.