RUGGEDCOM ROX II
CLI User Guide
Chapter 13
Unicast and Multicast Routing
Managing Aggregate Addresses 499
2. Delete the network by typing:
no routing bgp network address
Where:
• address is the IP subnet address and prefix for the network
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.8.8
Managing Aggregate Addresses
This section describes how to aggregate multiple addresses into a single dynamic BGP route.
CONTENTS
• Section13.8.8.1, “Viewing a List of Aggregate Addresses”
• Section13.8.8.2, “Adding an Aggregate Address”
• Section13.8.8.3, “Deleting an Aggregate Address”
Section13.8.8.1
Viewing a List of Aggregate Addresses
To view a list of aggregate addresses for dynamic BGP routes, type:
show running-config routing bgp aggregate-address
If addresses have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config routing bgp aggregate-address
routing bgp
aggregate-address 11.11.0.0/16
options summary-only
!
!
!
If no aggregate addresses have been configured, add addresses as needed. For more information, refer to
Section13.8.8.2, “Adding an Aggregate Address”.
Section13.8.8.2
Adding an Aggregate Address
To add an aggregate address for dynamic BGP routes, do the following:
1. Make sure the CLI is in Configuration mode.
2. Add the path by typing:
routing bgp aggregate-address address
Where:
• address is the subnet address and prefix for the aggregate address