C
ONFIGURING
THE
S
WITCH
3-328
Command Attributes
• Redistribute Protocol – Specifies the external routing protocol type for
which routing information is to be redistributed into the local routing
domain. (Options: RIP, Static; Default: RIP)
• Redistribute Metric Type – Indicates the method used to calculate
external route costs. (Options: Type 1, Type 2; Default: Type 1)
• Redistribute Metric – Metric assigned to all external routes for the
specified protocol. (Range: 1-65535: Default: 10)
Web - Click Routing Protocol, OSPF, Redistribute. Specify the protocol
type to import, the metric type and path cost, then click Add.
Figure 3-141 OSPF Redistribute Configuration
CLI - This example redistributes routes learned from RIP as Type 1
external routes.
Console(config-router)#redistribute rip metric-type 1 4-347
Console(config-router)#