Cisco Cisco Packet Data Gateway (PDG)

Página de 518
• local: Configures the IPv6 address from the local pool configured.
• allow-prefix-delegation: Configures the APN to allow DHCPv6 prefix-delegation.
• ipv6 address prefix-delegation-len: Configures the length of prefix (48/52/56) to allow with DHCPv6
prefix delegation.
Configuring Prefix Delegation on Destination Context
Use the following configuration to configure the APN profile on the GGSN/P-GW/SAEGW for enabling
Prefix Delegation from the Local Pool:
config
context context_name
ipv6 pool ipv6-private prefix 5001::1/48 prefix-length [48 | 52 | 56] private 0
end
Notes:
• ipv6 pool: Modifies the current context's IP address pools by adding, updating, or deleting a pool. This
command also resizes an existing IP pool.
The ipv6 prefix pool must be of the type private.
Important
Verifying Prefix Delegation from the Local Pool
To verify the Prefix Delegation from the local pool, use the following show commands.
show dhcpv6 statistics
When APN is configured to receive Delegated Prefix from the local pool, the sessions statistics is visible
under CLI command output of show dhcpv6 statistics and displays the following output:
DHCPv6 Session Stats:
Total Current:
0
DHCP Proxy:
0
DHCP Server:
0
DHCP PD:
0
Radius PD:
0
Local PD:
0
Total Setup:
5
DHCP Proxy:
0
DHCP Server:
0
DHCP PD:
0
Radius PD:
1
Local PD:
4
Total Released:
5
DHCP Proxy:
0
DHCP Server:
0
DHCP PD:
0
Radius PD:
1
Local PD:
4
Notes: In case of delegate prefix allocation from local pool, Total Setup is equal to Total Current + Total
Released.
show sub ggsn-only full all
The output of this command has been modified to display the following:
IPv6 allocation type: local
IP address: 4001::1122:aa33:bb44:cc55, 10.0.0.1
   Release Change Reference, StarOS Release 19
256
P-GW Changes in Release 19
IPv6 Prefix Delegation from the RADIUS Server and the Local Pool