Chapter 16: Basic Configuration

1. Enter enable mode:

Router> enable password: enablepassword

2. Enter configuration mode:

Router# config term

Router(config)#

3. Assign an IP address to the serial port on the module:

Router(config)# interface serial port_number

Router(config-if)# ip address ipaddress suLnetmask

Router(config-if)# no keepalive

4. Set the network type to switched:

Router(config-if)# service-module 56k network-type switched

5. Set the carrier type, where carrier can be ttt, sprint, or other:

Router(config-if)# service-module 56k switched-carrier carrier

6. Enter the dialer information:

Router(config-if)# dialer in-band

Router(config-if)# dialer string targetrouter_phonenumber Router(config-if)# dialer-group~ groupnumber Router(config-if)# exit

Router(config)# dialer-list groupnumber protocol protocol permit Router(config)#

7. Return to user EXEC mode:

Router(contlg)# exit

Router# exit

Router>

August 1997

Page 16-15

2524UM

 

Page 391
Image 391
AIS AI2524 Enter configuration mode, Assign an IP address to the serial port on the module, Enter the dialer information