Redistribute - Enterasys G3G170-24 Cli Reference Manual

G-series
Hide thumbs Also See for G3G170-24:
Table of Contents

Advertisement

Mode
Router configuration: G3(su)‐>router(Config‐router)#
Usage
This command does not affect the sending of RIP updates on the specified interface. 
Example
This example shows how to deny the reception of RIP updates on VLAN 2:
G3(su)->router(Config)#router rip
G3(su)->router(Config-router)#no receive-interface vlan 2

redistribute

Use this command to allow routing information discovered through non‐RIP protocols to be 
distributed in RIP update messages. The no form of this command clears redistribution 
parameters.
Syntax
redistribute {connected | ospf process-id | static} [metric metric value]
[subnets]
no redistribute {connected | ospf process-id | static}
Parameters
connected
ospf 
process‐id
static 
metric metric value
subnets
Mode
Router configuration: G3(su)‐>router(Config‐router)#
Defaults
If metric value is not specified, 1 will be applied.
If subnets is not specified, only non‐subnetted routes will be redistributed.
Specifies that non‐RIP routing information discovered via directly 
connected interfaces will be redistributed. 
Specifies that OSPF routing information will be redistributed in RIP.
Specifies the process ID, an internally used identification number for each 
instance of the OSPF routing process run on a router. Valid values are 1 to 
65535.
Specifies that non‐RIP routing information discovered via static routes will 
be redistributed. Static routes are those created using the ip route 
command detailed in "ip route" on page 15‐19.
(Optional) Specifies a metric for the connected, OSPF or static 
redistribution route. This value should be consistent with the designation 
protocol.
(Optional) Specifies that connected, OSPF or static routes that are 
subnetted will be redistributed.
Enterasys G-Series CLI Reference 16-9
redistribute

Advertisement

Table of Contents
loading

Table of Contents