ISDN Port Configuration
235
Step 1
(prt-isdn)#l3proto dss1
or
(prt-isdn)#l3proto pss1
Specify the ISDN layer 3 protocol.
The ISDN layer 3 is the network signalling
protocol. SmartWare ISDN ports support Euro-
ISDN (E-DSS1) and Q.SIG (PSS1) signalling. The
layer 3 signalling must correspond to the
connected ISDN equipment or network.
Step 2
(prt-isdn)#uni-side usr
or
(prt-isdn)#uni-side net
Specify the UNI side.
This setting also specifies the master/slave
setting for layer 2.
NET: UNI network side and layer 2 master
USR: UNI user side and layer 2 slave
The layer 2 master/slave settings also apply to
Q.SIG (PSS1) interfaces.
Make sure that the device connected to a
SmartNode ISDN port is operating the opposite
side of the configured uni-side.
Step 3
(prt-isdn)#smart-disconnect from-
isdn-calls
or
(prt-isdn)#smart-disconnect to-
isdn-calls
With SmartDisconect enabled, calls are
terminated immediatly when a disconnect
message is received. The feature can be enabled
for for each call direction individually. Refer to
the command reference guide for details and a
list of cause values.
Example: Configuring Port as Euro-ISDN Interface
The following example shows how to configure port 0/0 as a Euro ISDN interface with user side
signaling.
SN(cfg)#
port isdn 0 0
SN(prt-isdn)[0/0]#
l3proto dss1
SN(prt-isdn)[0/0]#
uni-side usr
SN(prt-isdn)[0/0]#
no loop
The following example shows how to configure the port mode of port 0/0 to
usr
for user side (DSS1)
and port 0/1 to
net
for network side (DSS1), which defines that port 0 is used as clock-source.
SN(cfg)#
port isdn 0 0
SN(prt-isdn)[0/0]#
uni-side usr
SN(prt-isdn)[0/0]#
port isdn 0 1
SN(prt-isdn)[0/1]#
uni-side net
24.6 Configure BRI port parameters
The ISDN layer 2 of BRI ports can operate in point-to-point (pp) or point-to-multipoint (pmp) mode.
Point-to-multipoint is used to connect multiple terminals to an ISDN S-Bus. In some cases small
PBXs are also connected to the public ISDN in point-to-multipoint mode. Point-to-point is typically
used to connect PBXs to a public or private ISDN.
Procedure
Software Configuration Guide, Revision 1.03
To configure BRI port parameters