3-37
Cisco IAD2430 Series Integrated Access Devices Software Configuration Guide
OL-4306-03
Chapter 3 Configuring with the Command-Line Interface
Configuring a VIC2-2BRI-NT/TE Card
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
no isdn switch-type
switch-type
4.
tdm clock bri-auto
,
tdm clock bri
slot/port
export
,
tdm clock bri
slot/port
import
5.
interface bri
slot/port
6.
no ip address
7.
shutdown
,
isdn layer1-emulate {user|network}
,
no shutdown
8.
line-power
9.
isdn protocol-emulate {user|network}
10.
exit
DETAILED STEPS
Command or Action
Purpose
Step 1
enable
Example:
Router# enable
Enters privileged EXEC mode.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
no isdn switch-type
switch-type
Example:
Router(config)# no isdn switch-type basic-net3
Removes the ISDN switch type.
Step 4
tdm clock bri-auto
or
tdm clock bri
slot/port
export
and/or
tdm clock bri
slot/port
import
{t1|e1|atm|bri|onboard}
Example:
Router(config)# tdm clock bri-auto
Configures automatic TDM selection for the BRI VIC.
•
Configures the BRI port that exports the TDM clock.
•
Configures the BRI port(s) that import(s) the TDM
clock.
Step 5
interface bri
slot/port
Example:
Router(config)# interface bri 0/0
Changes to interface configuration mode for port 0 in slot
0.
Step 6
no ip address
Example:
Router(config-if)# no ip address
Specifies that there is no IP address for this interface.