29 • Gateway configuration
First we create the CS interfaces and configure the call routing (without session router). We need two ISoIP
interfaces because we have two different voice codecs from the branch offices.
SN>enable
SN#configure
SN(cfg)#context cs
SN(ctx-cs)[switch]#interface pstn PBX
SN(if-pstn)[PBX]#routing dest-table CdPnRouting
SN(if-pstn)[PBX]#fallback dest-interface PublicAccess
SN(if-pstn)[PBX]#exit
SN(ctx-cs)[switch]#interface pstn PublicAccess
SN(if-pstn)[PublicA~]#routing dest-table CdPnRouting
SN(if-pstn)[PublicA~]#exit
SN(ctx-cs)[switch]#
SN(ctx-cs)[switch]#interface isoip BackboneLinn
SN(if-isoip)[Backbon~]#remoteip 195.183.25.32
SN(if-isoip)[Backbon~]#routing dest-table CdPnRouting
SN(if-isoip)[Backbon~]#
SN(ctx-cs)[switch]#interface isoip BackboneZurich
SN(if-isoip)[Backbon~]#remoteip 195.183.25.33
SN(if-isoip)[Backbon~]#routing dest-table CdPnRouting
SN(if-isoip)[Backbon~]#exit
SN(ctx-cs)[switch]#
The configuration steps for the VoIP profile and the ISDN Ports are omitted. Instead we show the configura-
tion steps to configure the codec. In the ISoIP gateway codec G.711 is specified as the default codec. For the
ISoIP interface "BackboneLinn" we have to specify codec G.723 explicitly.
SN(ctx-cs)[switch]#exit
SN(cfg)#gateway isoip isoip
SN(gw-isoip)[isoip]#codec g711alaw64k 20
SN(gw-isoip)[isoip]#exit
SN(cfg)#context cs
SN(ctx-cs)[switch]#interface isoip BackboneLinn
SN(if-isoip)[Backbon~]#codec g723_5k3 60
SN(if-isoip)[Backbon~]#exit
SN(ctx-cs)[switch]#
Finally we enable the CS configuration by enabling the ISoIP gateway and the CS context. Note that we have
omitted the binding of the CS interfaces to the ISDN ports.
SN(ctx-cs)[switch]#debug session-router
SN(ctx-cs)[switch]#no shutdown
SN(ctx-cs)[switch]#02:47:59
02:47:59
SR
02:47:59
SR
02:47:59
SR
02:47:59
SR
02:47:59
SR
02:47:59
SR
02:47:59
SR
02:47:59
SR
374
SR
> Resolving interface references interfaces...
> Classifier is resolving interface references...
> Loading session router tables...
> Resolving routing table references within routing tables...
> Resolving interface references within routing tables...
> Resolving routing table references within interfaces...
> Classifier is resolving sessionrouter references...
> Loading and linking complete...
SmartWare Software Configuration Guide
> Loading interfaces...
Examples
Need help?
Do you have a question about the SmartNode Series and is the answer not in the manual?