PDN Gateway Configuration
▀ Configuring the System as a Standalone PMIP P-GW in an LTE-SAE Network
▄ Cisco ASR 5x00 Packet Data Network Gateway Administration Guide
156
bind interface <
rf_interface_name
> <
aaa_context_name
>
end
Notes:
The
p-cscf table
command under
ims-auth-service
can also specify an IPv4 address to the PCRF.
The S6b interface IP address can also be specified as an IPv6 address using the
ipv6 address
command.
The Gx interface IP address can also be specified as an IPv4 address using the
ip address
command.
The Gy interface IP address can also be specified as an IPv4 address using the
ip address
command.
The Rf interface IP address can also be specified as an IPv6 address using the
ipv6 address
command.
Configuring QCI-QoS Mapping
Use the following example to create and map QCI values to enforceable QoS parameters:
configure
qci-qos-mapping <
name
>
qci 1 user-datagram dscp-marking <
hex
>
qci 3 user-datagram dscp-marking <
hex
>
qci 9 user-datagram dscp-marking <
hex
>
exit
Notes:
QCI values 1 through 9 are standard values and are defined in 3GPP TS 23.203. Values 10 through 32 can be
configured for non-standard use.
The above configuration only shows one keyword example. Refer to the
QCI - QOS Mapping Configuration
Mode Commands
chapter in the
Command Line Interface Reference
for more information on the
qci
command
and other supported keywords.
Verifying and Saving the Configuration
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
.