aggregate-ios (1) Linux Manual Page
NAME
aggregate-ios – optimise a concatenated set of cisco/IOS prefix filters to help make them nice and short.
SYNOPSIS
aggregate-ios <source_config >optimised_config
DESCRIPTION
Takes cisco IOS configuration on stdin, and optimises any prefix filters found using aggregate(1). Optimised filters are produced on stdout.
OPTIONS
None.
DIAGNOSTICS
Any diagnostics produced by aggregate(1) are passed through on stderr.
EXAMPLES
The following configuration fragment:
is optimised as follows:
SEE ALSO
aggregate(1)
HISTORY
Aggregate-ios was written by Joe Abley <jabley [at] mfnx.net>.
BUGS
All those in aggregate(1) and then some :)
