Cisco Cisco ASR 5000

Page of 148
Configuring the HSGW Service
Use the following configuration example to set parameters including binding the HSGW-eAN/ePCF interface
to this service and configuring the SPI between the HSGW and eAN/ePCF:
configure
context <hsgw_context_name> -noconfirm
hsgw-service <hsgw_service_name> -noconfirm
mobile-access-gateway context <mag_context_name> mag-service <mag_service_name>
associate accounting-policy <rf_name>
spi remote-address <
epcf_address> spi-number <num> encrypted secret <secret>
plmn id mcc <
number> mnc <number>
fqdn <
domain_name>
gre sequence-mode recorder
gre flow-control action resume-session timeout <
msecs>
gre segmentation
unauthorized-flows qos-update wait-timeout <
seconds>
bind address <a10-a11_interface_address>
end
Notes:
• The accounting policy is configured in the HSGW context using the policy accounting command. This
is the pointer to the accounting policy configuration for the Rf (off-line charging) interface. Refer to
for more information.
• The plmn id command configures Public Land Mobile Network identifiers used to determine if a mobile
station is visiting, roaming, or belongs to this network.
• The Fully Qualified Domain Name (FQDN) command is used to identify the HSGW to a P-GW during
HSGW selection. The FQDN is included in an APN on the P-GW.
• The gre commands are used to configure Generic Routing Encapsulation (GRE) parameters for the A10
protocol.
• The dns-pgw context command can be used if the DNS client is configured in a different context from
the HSGW service.
• The address used in the binding entry must be the IP address configured as the HSGW-to-ePCF A10/A11
interface in the
section.
• The HSGW defaults to a MAG service configured in the same context unless the mobile-access-gateway
context <mag_context_name> mag-service <name> command is used as defined above.
Configuring the MAG Service
Use the following example to configure the MAG service:
configure
context <mag_context_name
>
-noconfirm
mag-servics <
mag_service_name
>
-noconfirm
information-element-set custom1
bind address
<
s2a_interface_address
>
end
Notes:
   HSGW Administration Guide, StarOS Release 19
48
HSGW Configuration
Configuration