Cisco Cisco Packet Data Gateway (PDG)

Página de 518
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
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:
• The total current counter is incremented while sending request reply message to the UE.
• The total current counter is decremented while sending release reply message to the UE (in case of UE
initiated release) in the following two cases:
• on valid life timer expiry
Release Change Reference, StarOS Release 19    
91
GGSN Changes in Release 19
IPv6 Prefix Delegation from the RADIUS Server and the Local Pool