background image
Scenario 6-3 185
Answer the following questions:
1
What type(s) of traffic causes a call to set up between Atlanta and Raleigh?
2
Will the Raleigh router have any problems in the event that the San Francisco router
attempts to call it?
3
Can both Raleigh and Atlanta be connected to the San Francisco router concurrently?
4
Is it possible for the Atlanta router to dial both the San Francisco and the Raleigh routers
at the same time?
5
Write out the IOS commands that enable the San Francisco router to support the
configuration depicted by Figure 6-18 by using a dialer profile.
Scenario 6-2
Refer back to Figure 6-18. Now that the basic configuration is in place, expand the
configurations to include the use of snapshot routing:
1
Configure the San Francisco router to act as the snapshot server.
2
Configure the Atlanta and Raleigh routers to act as snapshot clients.
Scenario 6-3
The network has been expanded to support higher bandwidth needs. Frame Relay links have
been implemented as the primary connection between the sites. Use Figure 6-19 as reference
for the questions that follow.
isdn answer 6504447894
dialer map ip 10.210.1.3 9194442345
dialer map ip 10.210.1.3 9194442346
dialer map ip 10.210.1.1 6504447899
dialer map ip 10.210.1.1 6504447898
dialer map ip 10.210.1.1 6504447897
dialer map ip 10.210.1.1 6504447896
dialer map ip 10.210.1.1 6504447895
dialer map ip 10.210.1.1 6504447894
dialer-group 1
access-list 101 permit tcp any any eq telnet
access-list 101 permit icmp any any
dialer-list 1 protocol ip list 101
router rip
network 10.0.0.0
ip route 10.25.1.0 255.255.255.0 10.210.1.3
ip route 10.10.1.0 255.255.255.0 10.210.1.1
Example 6-34
Atlanta Configuration (Continued)