Cisco Cisco ASR 5000

Page of 148
Initial Configuration
Step 1
Set local system management parameters by applying the example configuration in
page 45
.
Step 2
Create the context where the HSGW service will reside by applying the example configuration in
.
Step 3
Specify static IP routes to the eAN/ePCF and/or PDN gateway by applying the example configuration in
.
Step 4
Create an HSGW service within the newly created HSGW context by applying the example configuration in
an HSGW Service, on page 46
.
Step 5
Create the context where the MAG service will reside by applying the example configuration in
MAG Context, on page 47
.
Step 6
Create a MAG service within the newly created MAG context by applying the example configuration in
Service, on page 47
.
Modifying the Local Context
Use the following example to set the default subscriber and configure remote access capability in the local
context:
configure
context local
interface
<
lcl_cntxt_intrfc_name>
ip address <ip_address> <ip_mask>
exit
server <server-type>
exit
subscriber default
exit
administrator
<
name> encrypted password <password
> ftp
ip route <ip_addr/ip_mask> <next_hop_addr
> <
lcl_cntxt_intrfc_name>
exit
port ethernet <slot/port>
no shutdown
bind interface <
lcl_cntxt_intrfc_name> local
end
Notes:
• This configuration is provided as a sample for a configuration file. It is the same configuration that is
provided in the "Using the CLI for Initial Configuration" procedure in the Getting Started chapter of the
System Administration Guide.
• Remote access is configured using the server command as shown in the local context above. Multiple
server types are available. For more information on remote access server types, refer to the Configuring
the System for Remote Access section in the Getting Started chapter of the System Administration Guide
and the Context Configuration Mode Commands chapter in the Command Line Interface Reference.
HSGW Administration Guide, StarOS Release 19    
45
HSGW Configuration
Configuration