Netgear NETGEAR Manual Do Utilizador

Página de 400
User Manual for the NETGEAR 7300S Series Layer 3 Managed Switch Software 
10-28
Routing Commands
202-10088-01, March 2005
redistribute 
This command configures RIP protocol to redistribute routes from the specified source protocol/
routers. There are five possible match options. When you submit the command redistribute match 
<match-type> the match-type or types specified are added to any match types presently being 
redistributed. Internal routes are redistributed by default.
Default  
metric -- not-configured; match -- internal
Format for other source protocol  
redistribute {bgp | static | connected} [metric <0-
15>]
Mode  
Router RIP Config
no redistribute 
This command de-configures RIP protocol to redistribute routes from the specified source 
protocol/routers. 
Format   
no redistribute {bgp | static | connected} [metric] 
[match [internal] 
Mode  
Router RIP Config
show ip rip 
This command displays information relevant to the RIP router.
Format  
show ip rip
Mode  
Privileged EXEC and User EXEC
RIP Admin Mode  
Select enable or disable from the pulldown menu. If you select 
enable RIP will be enabled for the switch. The default is disable. 
Split Horizon Mode  
Select none, simple or poison reverse from the pulldown menu. 
Split horizon is a technique for avoiding problems caused by 
including routes in updates sent to the router from which the route 
was originally learned. The options are: None - no special pro-
cessing for this case. Simple - a route will not be included in 
updates sent to the router from which it was learned. Poisoned 
reverse - a route will be included in updates sent to the router 
from which it was learned, but the metric will be set to infinity. 
The default is simple