Cisco Cisco Packet Data Gateway (PDG)

Descargar
Página de 158
Step 24
Save your configuration to flash memory, an external memory device, and/or a network location using the Exec mode
command save configuration. For additional information on how to verify and save configuration files, refer to the
System Administration Guide and the Command Line Interface Reference.
Hashing Algorithm Configuration
Use the following example to configure the system to use SBIA for hashing algorithm in ECMP-LAG for
even distribution of RTP packets over IuCS interface:
This configuration is mandatory for standalone HNB-GW deployment and highly recommended in other
deployment scenarios where HNB-GW is used in combination with other services.
Caution
configure
ecmp-lag hash use-sbia-only
end
Notes:
• This is a global configuration level command and will apply to all services configured on chassis.
• This configuration provides the even distribution of RTP traffic seen over IuCS interface.
• If this option is not chosen, system uses IP Source Address, IP Destination Address, IP Protocol and
Source Boxer Internal Address as inputs to the hashing algorithm for ECMP-LAG distribution.
Iuh Interface Configuration
Use the following example to configure the Iuh interfaces in source context:
configure
context <vpn_ctxt_name> -noconfirm
interface <intf_name>
ip address <ip_address>
end
Notes:
• <vpn_ctxt_name> is name of the source context in which HNB-GW service is to configure.
• <intf_name> is name of the interface which is to be used for Iuh reference between HNB-GW and HNB.
SS7 Routing Domain Configuration
Use the following example to configure the SS7 routing domain id for HNB-GW service on system:
configure
ss7-routing-domain <Ss7rd_id> variant <v_type> -noconfirm
ssf {international | national | reserved | spare}
asp instance <asp_instance>
HNB-GW Administration Guide, StarOS Release 19    
95
HNB-GW Service Configuration Procedures
Hashing Algorithm Configuration