P-GW Sample Configuration Files
▀ Standalone eGTP PDN Gateway
▄ Cisco ASR 5x00 Packet Data Network Gateway Administration Guide
522
Standalone eGTP PDN Gateway
Configuration Sample
# Configuration file for an ASR 5000 in an eGTP P-GW role
#
# Send P-GW licenses
configure /flash/flashconfig/<
pgw_license_name
>.cfg
end
#
# Set system to not require confirmation when creating new contexts
and/or services. Config file must end with “no autoconfirm” to return the
CLI to its default setting.
#
configure
autoconfirm
#
# Configure ASR 5000 cards
#
# Activate the PSCs
card <
slot_number
>
mode active psc
exit
card <
slot_number
>
mode active psc
exit
# Repeat for the number of PSCs in the system
end