Cisco Cisco Packet Data Gateway (PDG) Nota De Lançamento

Página de 678
  P-GW Changes in Release 15.0 
P-GW Enhancements for September 30, 2013  ▀   
 
Cisco ASR 5x00 Release Change Reference  ▄  
 
   
415 
   lte-policy 
      peer-map map_name [ -noconfirm ] 
      no peer-map map_name 
      end 
peer-profile
 
The following command creates a P-GW peer profile and enters the Peer Profile Configuration mode.  
configure 
   peer-profile service-type pgw-access { default | name profile_name } [ -noconfirm ] 
   no peer-profile service-type pgw-access name profile_name 
   end 
Note: 
 
A maximum of 64 peer profiles can be configured. 
precedence
 
The following new command configures the matching criteria and precedence for mapping an LTE Policy with a peer 
profile.  
configure 
   lte-policy 
      peer-map map_name [ -noconfirm ] 
         precedence priority match-criteria { all peer-profile-name profile_name | peer-
ip-address { 
ip_address | ip_address/mask } [ serving-plmnid mcc mcc mnc mnc ] peer-
profile-name 
profile_name | serving-plmnid mcc mcc mnc mnc [ peer-ip-address { ip_address 
| ip_address/mask 
} ] peer-profile-name profile_name } 
         no precedence priority 
         end 
Notes: 
 
Precedence 1 has highest priority. 
priority
 must be an integer from 1 to 1024. 
 
A maximum of 1024 precedence entries can be configured. 
 
To map a peer to a profile when there is no specific criteria required, use the 
all
 keyword. 
 
mcc 
must be a three-digit number between 100 and 999. 
 
mnc 
must be a two- or three-digit number between 00 and 999.