24-Port Layer 3 Switch Management Guide

IP R
OUTING
3-211
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 Configuration. Specify
the protocol type to import, the metric type and path cost, then click Add.
CLI - This example redistributes routes learned from RIP as Type 1
external routes.
Console(config-router)#redistribute rip metric-type 1 4-254
Console(config-router)#