Specifications
Chapter 5 Configuring ISDN
Dial-Up ISDN Connection to a Central-Site Router
5-10
Cisco 1700 Series Router Software Configuration Guide
78-5407-03
Command Task
Step1
ip route 0.0.0.0 0.0.0.0 192.168.37.40 Establish a static IP route to the remote
network.
Step2
ip route 192.168.37.40 255.255.255.255
BRI0
Establish a static IP route to the central-site
router through this interface.
Step3
access-list 101 permit icmp any any Define a standard access list based on Internet
Control Message Protocol (ICMP) traffic.
Step4
access-list 101 permit ip any any Define a standard access list based on IP
traffic.
Step5
dialer-list 1 protocol ip list 101 Specify a dialer list both by list number and
by protocol (IP) to define the packets of
interest that can trigger a call to the
destination.
Step6
access-list 900 deny any any all any 457 (Optional) Define a standard access list based
on IPX network variables.
Step7
access-list 900 deny rip any rip any rip (Optional) Define a standard access list based
on IPX network variables.
Step8
access-list deny sap and sap any sap (Optional) Define a standard access list based
on IPX network variables.
Step9
access-list 900 permit any any all any all (Optional) Define a standard access list based
on IPX network variables.
Step10
dialer-list 1 protocol ipx list 900 (Optional) Specify an access list both by list
number and by protocol (IPX) to define the
packets that will trigger the router to make a
call to the destination.