AI2524 Router Card User’s Manual
Page 16-16 August 1997
2524UM
Configuring DDS
The 4-wire 56/64-kbps DSU/CSU WAN module is configured for
DDS (which are leased or dedicated lines) as the factory default, but it
can be configured for either switched 56/64-kbps service or DDS. Th
DDS configuration is described in this section. To configure the 4-wire
56/64-kbps DSU/CSU WAN module for circuit-switched service,
follow the instructions in the previous section Configuring Switched
56.
Take these steps to configure the 4-wire 56/64-kbps DSU/CSU mod-
ule for DDS, substituting the correct addresses and host names as ap-
propriate for your network
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 subnet mask
Router(config-if)#
no keepalive
4. Set the network type to DDS:
Router(config-if)# service-module
56k network-type ads
5. Return to user EXEC mode:
Router(config-if)# exit
Router(config)# exit
Router# exit
Router>