для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 518
How It Works
This section describes the functionality of the prefix delegation from the local pool.
1
Configure APN on the GGSN/P-GW/SAE-GW to enable the prefix delegation from the local pool. For
configuration steps, see
2
Once the APN is configured, configure the pool on destination context. See
.
3
The PDN is first set up with default ipv6 prefix of length 64.
4
Once the PDN is set up, User Equipment (UE) or a Customer Premises Equipment (CPE) can request
delegated prefix by sending DHCPv6 SOLICIT message to P-GW.
5
The P-GW then performs the following two level validation for the prefix length:
Level 1: The prefix length requested in DHCPv6 SOLICIT message must be only one of the supported
values, 48 / 52 / 56. For any other length, the SOLICIT is silently dropped at P-GW.
Level 2: If level 1 validation is successful, then the following validation is done. If prefix-delegation-len
is configured in the APN, then delegate prefix allocation of this length is attempted from the local private
pool. If prefix-delegation-len is not configured in the APN, then delegate prefix allocation of length
requested in SOLICIT message is attempted from the local private pool.
The requested length for the delegate prefix must match with the prefix-length configured for the private
pool. The requested prefix length is as configured in the APN as ipv6 address prefix-delegation-len 52.
If it is not configured in the APN, it may also be from the SOLICIT message. Configure the prefix length
for the private pool by using the CLI command, ipv6 pool ipv6-private prefix 5001::1/48 prefix-length
52 private 0
. Only when these lengths match, delegated prefix allocation from the local pool is successful.
Important
6
The UE or a CPE can request the delegated prefix by sending DHCPv6 SOLICIT message to the P-GW.
P-GW sends the delegated prefix allocated from the local pool, in the DHCPv6 ADVERTISE message to
the UE.
7
Next, the UE sends the DHCPv6 REQUEST message to the P-GW. The P-GW sends the DHCPv6 REPLY
message to the UE, which completed the DHCPv6 handshake.
If the delegated prefix allocation from the local pool fails, the DHCPv6 SOLICIT message is silently
dropped at the P-GW.
8
When the UE sends the DHCPv6 RELEASE message, the delegated prefix is released to the ipv6 prefix
pool.
DHCPv6 RELEASE REPLY message is sent to the UE, only when the UE requests prefix delegation
released by sending DHCPv6 RELEASE REQUEST message to the P-GW.
DHCPv6 RELEASE REPLY message is not sent to UE if:
• The prefix delegation is released when validity time configured in the DHCPv6 service expires
• The PDN is cleared
If DHCPv6 SOLICIT message is received again from the UE, a new delegated prefix is allocated from
the local pool and sent to the UE.
Release Change Reference, StarOS Release 19    
93
GGSN Changes in Release 19
IPv6 Prefix Delegation from the RADIUS Server and the Local Pool