Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 2 RIP Configuration Commands
3Com Corporation
2-22
Description
Use the rip work command to enable the running of RIP on an interface.
Use the undo rip work command to disable the running of RIP on an interface.
By default, RIP is run on an interface.
This command is used in cooperation with rip input, rip output and network
commands.
Related command: network, rip input, and rip output.
Example
# Disable the interface serial1/0/0 to run the RIP.
[3Com ] interface serial1/0/0
[3Com -serial1/0/0] undo rip work
2.1.27 summary
Syntax
summary
undo summary
View
RIP view
Parameter
None
Description
Use the summary command to enable RIP-2 automatic route summarization.
Use the undo summary command to disable RIP-2 automatic route summarization.
By default, RIP-2 route summarization is enabled.
Route aggregation can be performed to reduce the routing traffic on the network as well
as to reduce the size of the routing table. If RIP-2 is used, route summarization function
can be disabled with the undo summary command, when it is necessary to broadcast
the subnet route.
RIP-1 does not support subnet mask. Forwarding subnet route may cause ambiguity.
Therefore, RIP-1 uses route summarization all the time. The undo summary
command is invalid for RIP-1.
Related command: rip version.