Patton electronic SmartNode 4110 Series IP Phone User Manual


 
Gateway configuration task list 550
SmartWare Software Configuration Guide 45 • H.323 gateway configuration
Mode: Gateway H.323
Example: Configuring RAS
The following example shows how to configure the registration authentication service (RAS) for a SmartNode
in an H.323 network.
node>enable
node#configure
node(cfg)#gateway h323 h323
node(gw-h323)[h323]#gatekeeper-discovery auto
node(gw-h323)[h323]#alias h323-id Berne1
node(gw-h323)[h323]#alias e164 007
node(gw-h323)[h323]#alias e164 *5
node(gw-h323)[h323]#alias e164 19421
node(gw-h323)[h323]#supported-prefix 03198525
node(gw-h323)[h323]#ras
Configure H.235 Security (optional)
H.235 is an ITU-T Recommendation for security and encryption for H-series (H.323 and other H.245-based)
multimedia terminals. It describes enhancements within the framework of the H.3xx-Series Recommendations
to incorporate security services such as Authentication and Privacy (data encryption).
Step Command Purpose
1
node(gw-h323)[h323]#gatekeeper-discov-
ery auto [gkid]
or
node(gw-h323)[h323]#gatekeeper-discov-
ery manual ip-address ip-port [gkid]
Specify that gatekeeper discovery has to be
done automatically
or
Specify the gatekeeper explicitly. You can
repeat this command to add multiple gate-
keepers.
2
node(gw-h323)[h323]#alias h323-id name
or
node(gw-h323)[h323]#alias e164 number
Add an H.323_ID or E.164 alias for registra-
tion.
3
Repeat step 2 to add more than one alias to
the configuration.
4
node(gw-h323)[h323]#supported-prefix pre-
fix
Add a gatekeeper prefix to be registered on
the gatekeeper
5
Repeat step 4 to add more than one prefix to
the configuration.
6
node(gw-h323)[h323]#ras Enable the RAS protocol to make use of gate-
keepers and initiate gateway registration.