300 Gateway
Configuration
SN(gw-isoip)[isoip]#
exit
SN(cfg)#
30.9.2 Gatekeeper in LAN Based Telephony
Figure 30-3 illustrates LAN based telephony with a gatekeeper. We configure the SmartNode for
gatekeeper routed call signaling, and in addition we use fast connect to set up a call.
Figure 30-3: Gatekeeper in LAN Based Telephony
First we configure the CS interfaces and the call routing. We need one H.323 interface and one PSTN
interface. Note that we
don't
specify the remote IP address on the H.323 interface.
SN>
enable
SN#
configure
SN(cfg)#
context cs
SN(ctx-cs)[switch]#
interface pstn PublicAccess
SN(if-pstn)[PublicA~]#
routing dest-interface H323LAN
SN(if-pstn)[PublicA~]#
exit
SN(ctx-cs)[switch]#
interface h323 H323LAN
SN(if-h323)[H323LAN]#
routing dest-interface PublicAccess
SN(if-h323)[H323LAN]#
exit
SN(ctx-cs)[switch]#
The configuration steps for the VoIP profile and the ISDN Ports are omitted. Next we configure the
SmartNode for 'gatekeeper routed call signaling'. Therefore we specify the alias, the gatekeeper
discovery and enable the registration authentication service (RAS). Additionally we enable fast
connect. Because we use H.323 we have to bind the H.323 gateway to the IP interface.
SN(ctx-cs)[switch]#
exit
SN(cfg)#
gateway h323 h323
SN(gw-h323)[h323]#
alias h323-id *5
SN(gw-h323)[h323]#
gatekeeper-discovery auto GK_ONE
SN(gw-h323)[h323]#
ras
SN(gw-h323)[h323]#
faststart
SN(gw-h323)[h323]#
bind interface eth00
SN(gw-h323)[h323]#
exit
SN(cfg)#
Software Configuration Guide Release 2.10, Revision 1.00
Содержание SmartWare Release 2.10
Страница 2: ...2 Legal Notice Software Configuration Guide Release 2 10 Revision 1 00...
Страница 15: ...Terms and Definitions 15 Software Configuration Guide Release 2 10 Revision 1 00...
Страница 218: ...218 PPP Configuration no shutdown Software Configuration Guide Release 2 10 Revision 1 00...
Страница 272: ...272 Tone Configuration Software Configuration Guide Release 2 10 Revision 1 00...