Cisco Cisco ASR 5000

Page of 148
• The information element set is used to identify mobility options sent in PBUs from the MAG to the
LMA. "custom1" is custom set of option specific to a Starent customer. The default setting is "standard".
• The address used in the binding entry must be the IP address configured as the HSGW-to-PGW S2a
interface in the
section.
AAA and Policy Configuration
Step 1
Configure AAA and policy interfaces by applying the example configuration in
Context, on page 49
.
Step 2
Configure the default subscriber for the AAA context by applying the example configuration in
Subscriber, on page 50
.
Step 3
Create and configure QCI to QoS mapping by applying the example configuration in
on page 50
.
Creating and Configuring the AAA Context
Use the following example to create and configure a AAA context including diameter support and policy
control, and bind ports to interfaces supporting traffic between this context and a AAA server and PCRF:
configure
context <aaa_context_name> -noconfirm
interface <aaa_sta_ipv4_interface_name>
ip address <ipv4_address>
exit
interface <pcrf_gxa_ipv6_interface_name>
ip address <ipv6_address>
exit
interface <ocs_rf_ipv4_interface_name>
ip address <ipv4_address>
exit
subscriber default
exit
aaa group default
diameter accounting endpoint <rf_ofcs_server>
diameter authentication endpoint <
sta_cfg_name>
diameter accounting server <
rf_ofcs_server
> priority <
num>
diameter authentication server <3gpp_aaa_server
> priority <
num>
exit
ims-auth-service <gxa_ims_service_name>
policy-control
diameter origin endpoint <gxa_cfg_name>
diameter dictionary <
gxa_dictionry_name>
diameter host-select table <> algorithm round-robin
diameter host-select row-precedence <
> table <
> host <gxa_cfg_name>
exit
exit
aaa group default
HSGW Administration Guide, StarOS Release 19    
49
HSGW Configuration
Configuration