
MGCP/SCTP/IUA Configuration
311
Figure 31-2: Configuration of a SmartNode in an MGCP environment.
Create route to the subnet of the MGC’s:
SN>
enable
SN#
configure
SN(cfg)#
context ip
SN(ctx-ip)[router]#
route 172.25.0.0 255.255.0.0 172.33.1.1
Configure and enable MGCP gateway:
SN(ctx-ip)[router]#
gateway mgcp mgcp
SN(gw-mgcp)[mgcp]#
bind interface eth0
SN(gw-mgcp)[mgcp]#
primary-mgc-ip 172.25.1.10
SN(gw-mgcp)[mgcp]#
secondary-mgc-ip 172.25.1.100
SN(gw-mgcp)[mgcp]#
map L_dl to defaultDialtone
SN(gw-mgcp)[mgcp]#
map L_bz to defaultBusytone
SN(gw-mgcp)[mgcp]#
map L_rt to defaultAlertingtone
SN(gw-mgcp)[mgcp]#
no shutdown
Configure and enable IUA gateway:
SN(gw-mgcp)[mgcp]#
gateway iua iua
SN(gw-iua)[iua]#
bind interface eth0
SN(gw-iua)[iua]#
no shutdown
Enable ISDN ports for use with SCTP/IUA:
SN(gw-iua)[iua]#
port isdn 0 0
SN(prt-isdn)[0/0]#
layer2-tunneling
SN(prt-isdn)[0/0]#
port isdn 0 1
SN(prt-isdn)[0/1]#
layer2-tunneling
Note:
Call information about other users / terminals is within the MGC’s. No further especially call
routing configuration (e.g. CS interfaces) is needed.
Software Configuration Guide Release 2.10, Revision 1.00
Summary of Contents for SmartWare Release 2.10
Page 2: ...2 Legal Notice Software Configuration Guide Release 2 10 Revision 1 00...
Page 15: ...Terms and Definitions 15 Software Configuration Guide Release 2 10 Revision 1 00...
Page 218: ...218 PPP Configuration no shutdown Software Configuration Guide Release 2 10 Revision 1 00...
Page 272: ...272 Tone Configuration Software Configuration Guide Release 2 10 Revision 1 00...