740CHAPTER 51: CONFIGURING DCC

Figure 237 Network for the DCC application providing router-to-PC callback

 

 

 

 

Serial0

 

8810048

PSTN

8810052

Router A

 

Modem

Modem

PC

 

 

 

 

 

 

Callback Server

Callback Client

 

 

 

 

 

 

 

1Configure the PC:

a Configure the modem connected to the PC to be in “autoanswer mode”. b Select Start > Programs > Accessories > Communications > Dialup network. c Click Set up new connection in the Dialup network window.

d Select the Server type page in the established new connection, and perform the following operations:

Select the option [PPP]

Set the [Logon network] option as unchecked

Set the [Start software compression] as unchecked

eSelect TCP/IP setting in the Server type page, and perform the following operations:

Check the option [Server allocated with IP address]

Set the [Use IP head pointer compression] option as unchecked

Set the [Use default gateway of the remote network] option as unchecked

2Configure RouterA:

 

[Router] dialer-rule 1 ip permit

 

[Router] local-user userpc password simple userpc

 

[Router] interface serial 0

 

[Router-Serial0]ip address 100.1.1.1 255.255.255.0

 

[Router-Serial0]remote address 100.1.1.2

 

[Router-Serial0]physical-mode async

 

[Router-Serial0] modem

 

[Router-Serial0]dialer enable-circular

 

[Router-Serial0] dialer-group 1

 

[Router-Serial0]dialer route ip 100.1.1.2 user userpc 8810052

 

[Router-Serial0]dialer callback-center user

 

[Router-Serial0] link-protocol ppp

 

[Router-Serial0]ppp authentication-mode pap

 

[Router-Serial0]ppp pap local-user Router password simple Router

 

[Router-Serial0]ppp callback server

NT Server-to-Router

A router and an NT server implement PPP callback via the serial interfaces across

Callback for DCC

PSTN.

 

As shown in Figure 238, RouterA and the NT server are interconnected via the

 

modems across PSTN. In this case, circular DCC is adopted. RouterA is specified as

 

the callback client and the NT server as the callback server. Callback is

 

implemented according to the configuration of the dialer route command. The

 

NT server uses the address 100.1.1.254, and RouterA accepts the address assigned

 

by the NT server.

Page 744
Image 744
3Com 10014299 manual Callback for DC C, By the NT server, Configure the PC, NT Server-to-Router