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 January 31, 2014  ▀   
 
Cisco ASR 5x00 Release Change Reference  ▄  
 
   
387 
   [  no ] qos l2-mapping-table [ name  map_table_name | system-default ]  
   end 
internal-priority 
 
This new command is used to map internal QoS priority with Class of Service (COS) values. 
configure 
   qos l2-mapping-table name  map_table_name 
   [ default ] internal-priority cos cos_value color color_value 802.1p-value 802.1p-
value 
mpls-tc mpls-tc-value  
   end 
associate 
 
This new command is used to associate an internal QoS L2 mapping table to a VPN context.  
configure 
  context vpn_name 
     associate l2-mapping-table [ name  l2_mapping_table_name | system-default ]  
     [ default ] associate l2-mapping-table  
     end 
Notes: 
 
If an l2-mapping-table association is made at both the VRF and VPN level, the VFR level takes precedence. 
 
If no explicit association is created/configured, the system-default mapping table is used. 
associate 
 
This new command is used to associate an internal QoS L2 mapping table to a specific VPN Routing and Forwarding 
(VRF).  
configure 
  context vpn_name 
     ip vrf vrf_name 
        associate l2-mapping-table [ name  l2_mapping_table_name | system-default ]  
     [ no ] associate l2-mapping-table  
     end 
Notes: 
 
If an l2-mapping-table association is made at both the VRF and VPN level, the VFR level takes precedence.