bunchofsite.com bunchofsite.com
   Index Page :> About Us :> Privacy of Info :> ToS :> Add Url :> Submit Article
Search:   

 

Events & News

 

Cooking & Drinking

 

Teens & Kids

 

Automobiles

 

Fitness & Health

 

Healthcare & Medicine

 

Entertainment

 

Realty & Property

 

Companies & Business

 

Computers & Software

 

Games & Play

 

Tour & Travel

 

Society & Issues

 

Fashion & Lifestyle

 

Garden & Home

 

Academics & Learning

 

Jobs & Employment

 

Law & Politics

 

Science & Space

 

Shopping Online

 

Self Management

 

Creative Arts

 

Outdoor & Sports

 

Finance & Banking

 

Index Page › Computers & Software › IT Certification
 

Cisco CCNA Certification Exam Tutorial: Configuring Dialer Profiles

 
Author: Chris Bryant

The most common method of configuring ISDN is with dialer maps, but dial information can also be configured on a logical interface. To pass the CCNA exam, you must know how to configure and troubleshoot both dialer maps and dialer profiles.

Dialer Profiles allow different dialing information to be configured onto logical interfaces. The logical interfaces may have different dialing destinations, different remote router names, etc., but theyll be using the same physical interface.

Dialer strings are used on dialer profiles. Note that each logical interface has a different IP address, a different remote router to dial, and a different dialer string, but they will be using the same physical interface to dial out. The commands dialer pool and dialer pool-member are used to link the logical and physical interfaces. The number following each command must match for the logical interface to correctly bind to the physical interface.

R1(config)#interface dialer0

R1(config-if)#ip address 172.16.1.1 255.255.255.0

R1(config-if)#encapsulation ppp

<. The encapsulation type is placed on both the logical and physical interfaces. >

R1(config-if)#dialer remote-name Remote0

R1(config-if)#dialer pool 1

< places logical interface into dialer pool >

R1(config-if)#dialer string 5551212

< number dialed to contact router Remote0 >

R1(config-if)#dialer-group 1

< links logical interface to dialer-list 1 >

R1(config)#interface dialer1

R1(config-if)#ip address 172.16.1.2 255.255.255.0

R1(config-if)#encapsulation ppp

R1(config-if)#dialer remote-name Remote1

R1(config-if)#dialer pool 1

R1(config-if)#dialer string 5551234

R1(config-if)#dialer-group 1

R1(config)#interface bri0

R1(config-if)#no ip address

< With dialer profiles, IP addresses are assigned to logical interfaces. >

R1(config-if)#encapsulation ppp

< The encapsulation type is place on both the logical and physical interfaces.>

R1(config-if)#dialer pool-member 1

< The number associated with this command should match the number configured with the dialer pool number on the logical dialer interfaces. >

R1(config-if)#isdn spid1 0835866101

R1(config-if)#isdn spid2 0835866301

When configuring dialer profiles, the encapsulation type should be placed on both the physical BRI interface and the logical dialer interfaces. The SPIDs are configured on the physical interface as well.

Configuring dialer profiles can be a little tricky at first, and the best way to master this skill is to get real hands-on practice in your own CCNA / CCNP home lab or a rack rental service. Either way, hands-on is the best practice. Best of luck in your CCNA studies!

Author Bio:
Chris Bryant is a eminent columnist. Chris likes to write articles about this subject.
You can search for this article using: search engine optimization certification, microsoft certification, computer security certification
 
 
 

Related Articles

 
The Nintendo Revolution Controller - Skepticism Meets Reality
 
Feed Your Blog With Google Alerts to Save Time and Energy
 
Printer Cartridges - Step Back in History
 
How To Uncover Your Passion For Ultimate Success - Part 1!
 
Computer Slow Processing Problems
 
Protecting Your Domain Name Registration Info From Prying Eyes
 
Gigabit Ethernet Applications-Is It A Fit For Your Organization?
 
Cisco CCNA Exam Tutorial And Case Study: VLANs and IP Connectivity
 
Artificial Intelligence Predictions for 2006
 
Hackers Given Access to IRS Computers?
 
 
 
Index Page :> Privacy of Info :> ToS
Copyright © 2008 www.bunch-of-sites.com All Rights Reserved.