Technical data

6-10 Dial Solutions Quick Configuration Guide
Sample Configurations for Routing Across Modem Lines
Step 7 Reference the filter defined by access list 100. Packets permitted by access list 100 are
considered interesting packets for a DDR interface belonging to dialer group 1.
Woodstock(config)# dialer-list 1 list 100
The dialer-list command points to the list of commands that belong to access list 100.
Packets defined by access list 100 are interesting packets for any interface belonging to
dialer-group 1. The dialer-list command is similar to the dialer-list 1 protocol ip permit
command on the answering access server. However, the dialer-list 1 list 100 command
does not allow broadcast packets to keep the line up.
Step 8 Specify a password (test in this example) on VTY lines 0 through 4. On this access server,
only five VTY lines have been defined.
Woodstock(config-if)# line vty 0 4
Woodstock(config-line)# password test
Step 9 Enable login to VTY lines 0 through 4:
Woodstock(config-line)# login
You have configured the dialing access server. To ensure the dial-on-demand function works,
perform a task that requires your dialing access server to place a call to your answering access server.
Sample Configurations for Routing Across Modem Lines
This section shows sample output for access servers set up for unnumbered IP dial-on-demand
routing on an asynchronous interface. These sample configurations are based on the steps you
followed in the preceding sections of this chapter to configure the answering and dialing access
servers.
Sample Configuration for the Answering Access Server
The following sample configuration is for the answering access server (Snoopy):
Current configuration:
!
version 12.0
!
hostname Snoopy
!
enable password test
!
aaa authentication ppp default local
!
username Woodstock password 7 kd345096ix09ghu934c=e
!
interface Ethernet0
ip address 172.16.10.1 255.255.255.0
!
interface Serial0
no ip address
shutdown
!
interface Serial1
no ip address
shutdown
!
interface Async1
ip unnumbered Ethernet0
encapsulation ppp