auto-summary

To enable auto summarization feature in RIP, enable or disable the auto summarization of routes in RIP, and restore the default behavior of automatic summarization of subnet routes into network-level routes, use the command auto-summary in RIP Router Configuration Mode.

auto-summary

auto-summary { [enable] } { [disable] }

Parameters

Parameter Type Description
enable   Enter to enable auto summarization feature in RIP, so that the summary routes are sent in regular updates for RIP. This is the default.
disable   Enter to disable auto summarization feature in RIP, so that either individual subnet route is sent or subnet routes are sent based on the specific aggregation configured over the interface.

Mode

RIP Router Configuration Mode

Prerequisites

Auto-summarization feature must be disabled to configure interface specific aggregation with RIP version 2.

Examples

iS5Comm(config)# router rip

iS5Comm(config-router)# auto-summary disable