JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
Example 
Configure the network 192.168.0.0/24 in the area 0.0.0.0: 
T3700G-52TQ(config)# router ospf 1 
T3700G-52TQ(config-router)# network 192.168.0.0 255.255.255.0  area 
0.0.0.0 
46.4  maximum-paths   
Description 
The maximum-paths command is used to configure the maximum number of 
the equal-cost multipath routings. To restore to default value, please use the 
no maximum-paths command. 
Syntax 
maximum-paths 
number
   
no maximum-paths 
Parameter 
number 
āā The maximum number of the equal-cost multipath routings, 
ranging from 1 to 16. The default value is 16. 
Command Mode 
Router Configuration Mode 
Example 
Configure the maximum number of the equal-cost multipath routings as 2: 
T3700G-52TQ(config)# router ospf 1 
T3700G-52TQ(config-router)# maximum-paths 2 
46.5  redistribute 
Description 
The redistribute command is used to configure the ASBR to redistribute the 
external routes from other routing protocols to the OSPF domain in type-5 
LSAs. To cancel this redistribution, please use the no redistribute command 
without any optional parameters. To restore the certain optional parameters 
401