для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 655
  P-GW Changes in Release 17 
P-GW Enhancements for 17.5  ▀   
 
Release Change Reference, StarOS Release 17  ▄  
 
   
353 
 
See the Command Line Interface Reference for a detailed description of the 
radius change-authorize-
nas-ip
 command. 
CSCzn47162 - Routing Behind the Mobile Station on an APN  
Feature Changes 
Routing Behind the Mobile Station on an APN
 
The Framed-Route attribute provides routing information to be configured for the user on the network access server 
(NAS). The Framed-Route information is returned to the RADIUS server in the Access-Accept message. 
Mobile Router enables a router to create a PDP context which the GGSN authorizes using RADIUS server. The 
RADIUS server authenticates this router and includes a Framed-Route attribute in the access-accept response packet. 
Framed-Route attribute also specifies the subnet routing information to be installed in the GGSN for the “mobile 
router.” If the GGSN receives a packet with a destination address matching the Framed-Route, the packet is forwarded 
to the mobile router through the associated PDP context. 
Command Changes 
network-behind-mobile
 
The following 
network-behind-mobile
 has been added to enable or disable a Network behind Mobile Station for 
APN. 
config 
  context context_name 
  apn apn_name 
    network-behind-mobile { max-addresses-behind-mobile max_addrs | max-subnets 
max_subnets } 
    { default | no } network-behind-mobile 
    end 
Notes:  
 
default
 
Enables the default settings for this function. It enables NBMS with max-subnets as 10 and max-addresses-
behind-mobile as 16,777,214 default values. 
 
no
 
Disables the network behind mobile station functionality on the APN. 
 
max-addresses-behind-mobile max_addrs
 
Configures the maximum number of addresses that are allowed in a single Network/subnet Behind MS.  
 
max-subnets max_subnets