Cisco Cisco Packet Data Gateway (PDG)

Página de 642
System Changes in Release 16   
▀  System and Platform Enhancements for 16.0 
 
 
▄  Release Change Reference, StarOS Release 16 
630 
   
This feature enables inserting an aggregate-address in a VRF and its advertisement in the routing domain, if at least one 
constituent framed-route exists in that VRF. By default the constituent routes will also be present along with the 
aggregate address. If a summary-only option is configured, the constituent routes are removed from the VRF. Up to 32 
aggregate addresses can be configured in a VRF.  
Command Changes 
ip aggregate address
 
aggregate-address
 is a new keyword that specifies an IPv4 address/mask for aggregating frame routes in the VRF. 
configure 
   context context_name 
      ip aggregate-address ipv4_address/mask [summary-only] 
      end 
CSCuh23425 - VPNv4 and VPNv6 MP-BGP feature normalization 
Applicable Products: All 
Feature Changes 
Support for BGP Communities and Extended Communities
 
Route filtering based on a BGP community or extended community (route target) is now supported via CLI Context 
Configuration and Route Map Configuration mode commands. 
For addition information, refer to the Routing chapter of the System Administration Guide
Command Changes 
Context Configuration Mode
 
The following CLI commands have been added in support of BGP communities and extended communities. 
config 
   context <context_name> 
      ip community-list { named  named_list | standard  identifier } { deny | 
permit }
 { internet | local-AS | no-advertise | no-export | value AS-
community_number 
 } 
      ip extcommunity-list { named  named_list | standard  identifier } { deny | 
permit }
 rt rt_number  
Route Map Configuration