- Planet WAN Router User's Manual
94
Appendix B Router Dialing
ERT-805 is support dial-up from modem which is allow user to remote to office from other place. And the
commands are:
Physical-layer async – configure serial interface as an async interface
async mode [dedicated | interactive ] – specify line mode for interface use
dialer-list list number protocol ip [ deny | list | permit ] – configure DDR to control dialing by protocol
dialer-group – configures an interface belong to a specific dialing group
dialer-inband – enable DDR and V.25 bits dialing on the async interface
dialer string – specify the phone number to dial to a specific destination
Configuration Example
Ethernet
Ethernet
PSTN
ModemModem
Router1Router2
e1:11.1.1.1/8
e1:12.1.1.1/8
s1:10.1.1.2/8s1:10.1.1.1/8
Configuring router Router1
int s1
encap ppp
ip address 10.1.1.1 255.0.0.0
physical-layer async
async mode dedicate
line flowcontrol hardware
line cd normal
line speed 9600
dialer in-band
dialer string 2001
dialer-group 1
line inactive-timer 60










