Specify interesting traffic – What traffic enables the link?
Define static routes – What route do I use?
Create the dialer interface – What logical interface do I use?
Create a dialer interface and enter dialer interface
configuration mode.
Router(config)# interface dialer number
Specify the dialing information to use to call the
destination.
Router(config-if)# dialer-string string class class-name Dialer-string – The phone number to be dialed
Class-name – The map class that should be applied to the call
Specify the dialer pool to associate with this dialer
interface.
Router(config-if)# dialer pool member
Assign the interesting traffic definition to the dialer
interface.
Router(config-if)# dialer-group number
Specify the dialer map class
Router(config)# map-class dialer class-name
Make the physical interface a dial pool member – What physical
interface do I use?
Select the physical interface that you want to be part of the
dialer profile.
Router(config)# interface bri0
Assign the interface to one or more dialer pools
Router(config-if)# dialer pool-member number [priority
priority]