T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
356
Command Mode
Router Configuration Mode (router rip)
Example
Configure the administrative distance of RIP as 20:
T2700G-28TQ(config)# router rip
T2700G-28TQ(config-router)# distance
20
auto-summary
Description
The
auto-summary
command is used to enable the Auto Summary mode for
RIPv2. In Auto Summary mode, groups of adjacent routes will be summarized
into single entries, in order to reduce the total number of entries. To disable the
Auto Summary mode, please use
no auto-summary
command.
Syntax
auto-summary
no auto-summary
Command Mode
Router Configuration Mode (router rip)
Example
Configure the RIP version as RIPv2 and disable its Auto Summary mode:
T2700G-28TQ(config)# router rip
T2700G-28TQ(config-router)# version
2
T2700G-28TQ(config-router)# no auto-summary
default-metric
Description
The
default-metric
command is used to configure the default metric of
redistributed routes. If a router runs RIP and other routing protocols, you can
configure RIP to redistribute external routes. To return to the default
configuration, please use
no default-metric
command.