Chapter 16: Basic Configuration
August 1997 Page 16-15
2524UM
1. Enter enable mode:
Router> enable
password: enablepassword
2. Enter configuration m ode:
Router# config term
Router(config)#
3. Assign an IP address to the seria l p or t o n the m odule:
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 -typ e switched
5. Set the carrier type, where carrier can be ttt, sprint, or other:
Router(config-if)# service-module 56k switche d-ca rrier ca rrier
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 p roto col protocol perm it
Router(config)#
7. Return to user EXEC mode:
Router(contlg)# exit
Router# exit
Router>