Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1868
ip aggregate-address
Specifies an IPv4 address/mask for aggregating frame routes in the VRF.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > IP VRF Context Configuration
configure > context context_name > ip vrf vrf_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-context-vrf)#
Syntax Description
ip aggregate-address ipv4_address/mask [summary-only]
no ip aggregate-address 
ipv4_address/mask
no
Deletes the specified IPv4 aggregate address.
ipv4_address/mask
Specifies the IP address and mask in IPv4 CIDR dotted-decimal notation.
[summary-only]
When this option is configured, the constituent routes are removed from the VRF.
Usage Guidelines
Use this command to configure aggregate framed-routes in a VRF. It 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. However, if the
summary-only option is configured, the constituent routes will be removed from the VRF. Up to 32 aggregate
addresses can be configured in a VRF.
Examples
The following example sets an IPv4 aggregate address for the VFR:ip aggregate-address 196.168.34.55/24
Command Line Interface Reference, Modes I - Q, StarOS Release 19    
307
IP VRF Context Configuration Mode Commands
ip aggregate-address