▀ Configuring the System as a Standalone PMIP P-GW in an LTE-SAE Network
configure
context <pgw_context_name> -noconfirm
interface <s5s8_interface_name> tunnel
ipv6 address <ipv6_address>
tunnel-mode ipv6ip
exit
policy accounting <rf_policy_name> -noconfirm
accounting-level {level_type}
accounting-event-trigger interim-timeout action stop-start
operator-string <string>
exit
subscriber default
exit
exit
port ethernet <slot_number/port_number>
no shutdown
bind interface <s5s8_interface_name> <pgw_context_name>
end
Notes:
The S5/S8 (P-GW to S-GW) interface must be an IPv6 address.
Set the accounting policy for the Rf (off-line charging) interface. The accounting level types are: flow, PDN,
PDN-QCI, QCI, and subscriber. Refer to the Accounting Profile Configuration Mode Commands chapter in the
Command Line Interface Reference for more information on this command.
Creating and Configuring APNs in the P-GW Context
Use the following configuration to create an APN:
configure
context <pgw_context_name> -noconfirm
▄ Cisco ASR 5x00 Packet Data Network Gateway Administration Guide
146
source interface <name>
destination address <ipv6 address>
exit
PDN Gateway Configuration