JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
Command Mode 
Router Configuration Mode (router rip) 
Example 
Configure the administrative distance of RIP as 20: 
T3700G-52TQ(config)# router rip 
T3700G-52TQ(config-router)# distance 20 
45.6  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: 
T3700G-52TQ(config)# router rip 
T3700G-52TQ(config-router)# version 2 
T3700G-52TQ(config-router)# no auto-summary 
45.7  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. 
393