Cisco Cisco Packet Data Gateway (PDG) Nota Di Rilascio

Pagina di 678
  System Changes in Release 15.0 
System and Platform Enhancements for September 30, 2013  ▀   
 
Cisco ASR 5x00 Release Change Reference  ▄  
 
   
609 
      busyout ipv6 pool { all | all-dynamic | all-static | name pool_name } [ address-
range 
start_address end_address | lower-percentage percent | upper-percentage percent ] 
cli-encrypt-algorithm
 
Specify MD5-based cipher (“A”) or AES-CBC-128 for encryption and HMAC-SHA1 for authentication (“B”) when 
encrypting passwords and secrets. 
config 
   cli-encrypt-algorithm { A | B } 
   default cli-encrypt-algorithm 
end 
ip vrf-list
 
Use this command to create a VRF list and add VRFs to the list. The VRFs must have been previously created via the ip 
vrf
 command. This command supports multiple VRFs over NEMO. 
configure 
   context ctx_name 
      ip vrf-list list_name permit vrf_name 
      end 
mpls exp
 
The mpls exp command sets the default behavior as Best Effort using a zero value in the 3-bit MPLS EXP 
(Experimental) header. This value applies to all the VRFs in the context. The default behavior is to copy the DSCP 
value of mobile subscriber traffic to the EXP header, if there is no explicit configuration for DSCP to EXP (via the mpls 
map-dscp-to-exp dscp
 <n> exp <m> command). 
This command disables the default behavior and sets the EXP value to the configured <value>
configure 
   context ctx_name 
      mpls exp <value> 
      end 
support collection
 
The support collection command modifies and/or enables the support collection process. If support collection has been 
previously disabled, this command enables the collection activity. If the support collection is currently enabled, this 
command may be used to modify the sleep-duration interval and/or the maximum number of SDRs that can be collected 
and stored. 
configure