
Routing Protocol Configuration Command Set
Configuring RIP
Matrix DFE-Platinum and Diamond Series Configuration Guide
13-23
13.2.2.16 no auto-summary
Use this command to disable automatic route summarization. By default, RIP version 2 supports
automatic route summarization, which summarizes subprefixes to the classful network boundary
when crossing network boundaries. Disabling automatic route summarization enables CIDR,
allowing RIP to advertise all subnets and host routing information on the Matrix Series device. To
verify which routes are summarized for an interface, use the
show ip protocols
command as
described in
Section 12.2.6.4
.
no auto-summary
Syntax Description
None.
Syntax to Reverse Command
This form of the command re-enables automatic route summarization:
auto-summary
Command Type
Router command.
Command Mode
Router configuration:
Matrix>Router1(config-router)#
Command Defaults
None.
Example
This example shows how to disable RIP automatic route summarization:
NOTE:
This command is necessary for enabling CIDR for RIP on the Matrix Series
device.
Matrix>Router1(config)#
router rip
Matrix>Router1(config-router)#
no auto-summary