244
CS Interface Configuration
SN(if-isoip)[IpBackb~]#
routing dest-interface ISDNPhone101
SN(if-isoip)[IpBackb~]#
exit
SN(ctx-cs)[switch]#
interface pstn ISDNPhone101
SN(if-pstn)[ISDNPho~]#
routing dest-interface IpBackbone101
SN(if-pstn)[ISDNPho~]#
exit
SN(ctx-cs)[switch]#
interface isoip IpBackbone102
SN(if-isoip)[IpBackb~]#
routing dest-interface ISDNPhone102
SN(if-isoip)[IpBackb~]#
exit
SN(ctx-cs)[switch]#
interface pstn ISDNPhone102
SN(if-pstn)[ISDNPho~]#
routing dest-interface IpBackbone102
SN(if-pstn)[ISDNPho~]#
exit
SN(ctx-cs)[switch]#
Next we specify the remote IP address for direct call signaling and set the port address:
SN(ctx-cs)[switch]#
interface isoip IpBackbone101
SN(if-isoip)[IpBackb~]#
remoteip 172.21.1.1
SN(if-isoip)[IpBackb~]#
portaddress 101
SN(if-isoip)[IpBackb~]#
exit
SN(ctx-cs)[switch]#
interface isoip IpBackbone102
SN(if-isoip)[IpBackb~]#
remoteip 172.21.1.1
SN(if-isoip)[IpBackb~]#
portaddress 102
SN(if-isoip)[IpBackb~]#
exit
SN(ctx-cs)[switch]#
Additionally we have to bind the PSTN interfaces to the PSTN ports:
SN(ctx-cs)[switch]#
interface pstn ISDNPhone101
SN(if-pstn)[ISDNPho~]#
bind port 0 0
SN(if-pstn)[ISDNPho~]#
exit
SN(ctx-cs)[switch]#
interface pstn ISDNPhone102
SN(if-pstn)[ISDNPho~]#
bind port 0 1
SN(if-pstn)[ISDNPho~]#
exit
SN(ctx-cs)[switch]#
Note that the settings described above are normally configured together in one step for an interface.
You must also configure the ISDN ports and the voice codec used. Refer to Chapter 28, “ISDN Port
Configuration” or Chapter
22
, “
DHCP Configuration
” for more information how to configure these
components. After you have finished the CS configuration you need to enable the CS context. Prior
to activating the CS context we enable the debug Session Router monitor to display the loading of the
CS context.
SN(ctx-cs)[switch]#
debug session-router 5
SN(ctx-cs)[switch]#
no shutdown
SN(ctx-cs)[switch]#
02:47:59
SR
> Loading interfaces...
02:47:59
SR
> Resolving interface references interfaces...
02:47:59
SR
> Classifier is resolving interface references...
02:47:59
SR
> Loading session router tables...
02:47:59
SR
> Resolving routing table references within routing
tables...
02:47:59
SR
> Resolving interface references within routing
tables...
02:47:59
SR
> Resolving routing table references within
interfaces...
02:47:59
SR
> Classifier is resolving sessionrouter references...
Software Configuration Guide Release 2.10, Revision 1.00
02:47:59
SR
> Loading and linking complete...
02:47:59
SR
> Following voice interfaces have been loaded:
02:47:59
SR
>
callapp
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...