
Process Overview: Routing Protocol Configuration
Configuring RIP
Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide 13-19
13.1.1.16no auto-summaryUse 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 E1 Series device.
To verify which routes are summarized for an interface, use the show ip protocols command as
described in Section 12.2.5.1.
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>Router(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 E1 Series
device.
Matrix>Router(config)#router rip
Matrix>Router(config-router)#no auto-summary