Configuring Your IAD
NetVanta 950 IAD Configuration Guide
34
© 2004 ADTRAN, Inc.
61200788L1-29.1B
Sample Script
A copy of the entire configuration script is shown below:
enable
configure terminal
interface t1 0/2
tdm-group 3 timeslots 17-24
no shutdown
exit
clock source t1 0/1
interface fxo 7/1
cross-connect 38 t1 0/2 3.1 fxo 7/1
no shutdown
interface fxo 7/2
cross-connect 39 t1 0/2 3.2 fxo 7/2
no shutdown
interface fxo 7/3
cross-connect 40 t1 0/2 3.3 fxo 7/3
no shutdown
interface fxo 7/4
cross-connect 41 t1 0/2 3.4 fxo 7/4
no shutdown
9
IAD (config-fxs 7/1-8)# no shutdown
Activate all FXO interfaces from Slot 7/1 to Slot
7/8
10
IAD (config-fxs 7/1-8)# exit
Exit to Global configuration mode
11
IAD (config)# cross-connect range 38
t1 0/2 3.17 fxo 7/1-8
Create a connection between T1 0/2 TDM group
3, DS0 17 and FXO 7/1 through DS0 24 and FXO
7/8
12
IAD (config)# exit
Exit Global configuration mode.
This configuration must be saved to maintain settings after a unit reboot. Type
copy
running-config startup-config
to save the running configuration to the start-up
configuration.
Step
Command
Description