Usage
<configuration><services><ggsn><apn><pdp-context><creation>creation-choice</creation><pdp-type>pdp-type-choice</pdp-type><limit>limit</limit><address>...</address><ipv6-address>...</ipv6-address><policing>...</policing><session-control>...</session-control><address-allocation>address-allocation-choice</address-allocation><ipv6-address-allocation>ipv6-address-allocation-choice</ipv6-address-allocation><allocation-prefix>allocation-prefix</allocation-prefix><allocation-prefix-method>allocation-prefix-method-choice</allocation-prefix-method><load-factor>load-factor</load-factor><alarm-limit>percent</alarm-limit><signaling>...</signaling><allow-framed-ip-netmask/></pdp-context></apn></ggsn></services>
</configuration>Description
APN-specific PDP context settings.
Contents
<address>—APN IPv4 address range.
<address-allocation>—Method used to allocate IPv4 addresses to PDP contexts.
dhcp-client—DHCP server assigns addresses.l2tp—L2TP assigns addresses.local-pool—GGSN assigns addresses from local pool.radius—RADIUS authentication assigns addresses.static—Only static addresses accepted.
<alarm-limit>—APN utilization limit at which to raise alarm.
<allocation-prefix>—Subnet prefix to use for GGSNU distribution.
<allocation-prefix-method>—Prefix allocation method to use for GGSNU distribution.
load—Base slice allocation with even load between GGSNUs.slices—Base slice allocation with even number of slices between GGSNUs.
<allow-framed-ip-netmask>—Allow framed-IP-netmask attribute from RADIUS.
<creation>—PDP context creation state.
<ipv6-address>—APN IPv6 address range.
<ipv6-address-allocation>—Method used to allocate IPv6 addresses to PDP contexts.
<limit>—Maximum active PDP contexts.
<load-factor>—PDP context load factor for GGSNU distribution.