Cisco Cisco Packet Data Interworking Function (PDIF)

ページ / 2186
Usage Guidelines
With the support of DHCPv6 and dual PDP IPv4v6, the separate allocation methods are required for IPv4
and IPv6. Earlier the IPv6 address was allocated through locap pool or RADIUS Returned, but with the new
options: local, no-dynamic, and DHCPv6-proxy, the IPv6 address allocation can be done for a particular APN.
The static address allocation can be enabled by the use of allow-user-specified keyword with the above three
options.
From 15.0 onward the support of prefix delegation for DHSCv6 is added to assign a network address prefix
to a user site, configuring the user's router with the prefix to be used for each interface it is attached to. This
is one of the methods for delegating IPv6 address prefixes to an IPv6 subscriber's network.
Examples
The following command provides an example of allocating the IP address from DHCP server:
ipv6 address alloc-method dhcpv6-proxy allow-user-specified
The following commands configures the prefix-delegation for DHCPv6 with 52 bit length:
ipv6 address alloc-method dhcpv6-proxy allow-prefix-delegation
ipv6 address prefix-delegation-len 52
Command Line Interface Reference, Modes A - B, StarOS Release 19    
1635
APN Configuration Mode Commands
ipv6 address alloc-method