Cisco Cisco Packet Data Gateway (PDG)

Seite von 518
DHCPv6 RELEASE REPLY message is sent to the UE, only when the UE requests delegated prefix
release by sending DHCPv6 RELEASE REQUEST message to the P-GW.
The DHCPv6 RELEASE REPLY message is not sent to the UE and no message is sent to the RADIUS
server if:
• The delegated prefix is released when validity time configured in the DHCPv6 service expires
• When the PDN is cleared
Release triggered reason can be checked from the DHCPv6 statistics(output of the CLI command show
dhcpv6 statistics
, which are as follows:
Session Release Reasons:(dhcp-prefix-delegation)
PDNs Released: 3
Lease Exp Policy: 0
UE Initiated Release: 1
Other Reasons: 0
7
When the PDN is cleared, the delegate prefix is released to the static ipv6 prefix pool from which it was
allocated.
Configuring APN to Enable Prefix Delegation From RADIUS Server
Use the following syntax to configure the APN profile on the GGSN/P-GW/SAEGW for enabling Prefix
Delegation from the RADIUS Server.
config
context context_name
apn apn_name
ipv6 address alloc-method [dhcpv6-proxy | local | no-dynamic ] allow-prefix-delegation
pd-alloc-method no-dynamic
ipv6 address prefix-delegation-len [48 | 52 | 56]
end
Notes:
• dhcpv6-proxy: Configures the IPv6 address from DHCP server for the APN.
• dhcpv6-proxy: Configures the IPv6 address from DHCP server for the APN.
• local: Configures the IPv6 address from the local pool configured.
• no-dynamic: Configures the IPv6 address as indicated by the authentication server.
• 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.
Verifying Prefix Delegation from the RADIUS Server
To verify the Prefix Delegation from the RADIUS Server, use the following show commands.
show dhcpv6 statistics
When APN is configured to receive Delegated Prefix from Radius Server, 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
   Release Change Reference, StarOS Release 19
318
SAEGW Changes in Release 19
IPv6 Prefix Delegation from the RADIUS Server and the Local Pool