Cisco Cisco ASR 5000

다운로드
페이지 640
Support for SGSN QoS based on PLMN, RAT Type   
▀  Configuring SGSN Support for RAT Type based QoS Selection 
 
▄  SGSN Administration Guide, StarOS Release 18 
   
Configuring SGSN Support for RAT Type based QoS Selection  
This section provides information on configuring SGSN support for QoS selection based on PLMN, RAT Type. The 
following commands have to be configured to enable RAT type based QoS selection: 
Configuring APN Profile and QoS Profile Association 
Use the following command to associate an APN profile with a QoS profile: 
config 
   apn-profile <profile_name> 
      associate quality-of-service-profile <profile_name> access-type [ gprs | umts ] 
      remove associate quality-of-service-profile <profile_name> access-type [ gprs | 
umts ]
 
      exit 
Notes: 
This command is used to associate the specified Quality of Service profile with the APN profile. The access-type must 
be configured as either 
gprs
 or 
umts
Configuring the Quality of Service Profile  
Use the following commands under the new CLI configuration mode "Quality of Service Profile" to configure the QoS 
parameters: 
config 
   quality-of-service-profile  <qos_profile_name> 
       apn-ambr max-ul mbr-up max-dl mbr-dwn 
      remove apn-ambr 
      class { background | conversational | interactive | streaming } [ qualif_option ] 
      remove class { background | conversational | interactive | streaming } [ 
qualif_option ] 
      description description 
      remove description 
      end 
      exit