aggregate-ios (1) - Linux Manuals
aggregate-ios: optimise a concatenated set of cisco/IOS prefix filters to help make
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_configDESCRIPTION
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:
HISTORY
Aggregate-ios was written by Joe Abley <jabley [at] mfnx.net>.BUGS
All those in aggregate(1) and then some :)