background image
188 Chapter 6: Using ISDN and DDR Technologies
Scenario 6-2 Answers
1
Example 6-36 details the configuration of the snapshot server on the San Francisco router.
2
Example 6-37 details the configuration of the snapshot client on the Atlanta router.
Example 6-38 details the snapshot client configuration on the Raleigh router.
!
interface Dialer1
ip unnumbered Ethernet 0
encapsulation ppp
peer default ip address 10.1.210.2
dialer remote-name Atlanta
dialer string 4045556789
dialer string 4045556788
dialer pool 1
dialer-group 1
ppp multilink
!
interface Dialer2
ip unnumbered Ethernet0
encapsulation ppp
peer default ip address 10.1.210.3
dialer remote-name Raleigh
dialer string 9194442345
dialer string 9194442346
dialer pool 1
dialer-group 1
ppp multilink
!
dialer list 1 protocol ip permit
Example 6-36
Snapshot Server Configuration
interface dialer 2
snapshot server 5 dialer
dialer map snapshot 1 name Raleigh 9194442345
dialer map snapshot 1 name Atlanta 4045556789
Example 6-37
Snapshot Client Configuration on the Atlanta Router
interface BRI0
snapshot client 5 720 dialer
dialer map snapshot 1 name SanFrancisco 6504447899
Example 6-35
Answer to Scenario 6-1, Question 5 (Continued)