WoosleyHintz507

Från Wiki
Hoppa till: navigering, sök

The most common strategy of configuring ISDN is with dialer maps, but dial data 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 let distinct dialing details to be configured onto logical interfaces. The logical interfaces may possibly have diverse dialing destinations, diverse remote router names, and so forth., but theyll be employing the exact same physical interface.

Dialer strings are employed on dialer profiles. Note that every logical interface has a different IP address, a different remote router to dial, and a distinct dialer string, but they will be utilizing the very same physical interface to dial out. The commands dialer pool and dialer pool-member are utilized to hyperlink the logical and physical interfaces. The quantity following every command ought to 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.

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.

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 sort should be placed on both the physical BRI interface and the logical dialer interfaces. The SPIDs are configured on the physical interface as effectively.

Configuring dialer profiles can be a small tricky at very first, and the finest way to master this ability is to get true hands-on practice in your own CCNA / CCNP residence lab or a rack rental service. Either way, hands-on is the finest practice. Very best of luck in your CCNA reports! emergency predictive dialer

Personliga verktyg