Name

map-class dialer — global

Synopsis

map-class dialer name
no map-class dialer name
            

Configures

A map class for configuring DDR

Default

None

Description

Defines a map class that can be used in dialer map commands. The name of the map class is an alphanumeric string. After you give the map-class command, the router enters the map-class context, in which you can enter commands that configure the map class.

Example

The following code configures a map class named myclass. This map class is used within a dialer command to specify the properties of the telephone line used for the dial-on-demand connection.

! Define the map class and its commands
map-class dialer myclass
  dialer isdn speed 64
!
! Configure ISDN interface
interface bri 0
  encapsulation ppp
  dialer map ip 10.10.1.5 name office2 class myclass 014105551234001

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.