
250
Gateway Configuration
The configuration steps for the VoIP profile and the ISDN Ports are omitted. Next we configure the
SmartNode for 'gatekeeper routed call signaling'. Therfore 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)#
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. We also display the CS
configurations with the show commands.
SN(cfg)#
show gateway h323 config
CURRENT H.323 GATEWAY CONFIGURATION
State : enabled
RAS : enabled, RAS UDP port : 1719
Gatekeeper: auto-discovery (GKID:'GK_ONE')
Call-signaling port : 1720
Q.931-tunneling : disabled
Faststart : enabled
Codecs :
G.711 A-law, rxlen:10, txlen:10
G.711 U-law, rxlen:20, txlen:10
G.723, rxlen:10, txlen:10
G.729, rxlen:10, txlen:10
H.323-ID :
*5
E.164 alias :
Binding: ip-context 'router', interface 'eth00' ip-address
'172.16.32.101'
SN(cfg)#
SN(cfg)#
show context cs config
Following session-router configuration sets are available:
switch
Interfaces:
PublicAccess
H323LAN
Routing tables:
SN(cfg)#
SN(cfg)#
gateway h323 h323
SN(gw-h323)[h323]#
bind interface eth00
SN(gw-h323)[h323]#
no shutdown
SN(gw-h323)[h323]#
exit
SN(cfg)#
context cs
SN(ctx-cs)[switch]#
no
shutdown
SN(ctx-cs)[switch]#
Software Configuration Guide, Revision 1.03