Configuring the ECN330-switch
4611553-KDU 137 365 Uen D 2006-06-16
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 209 OSPF Redistribute Configuration
CLI - This example redistributes routes learned from RIP as Type 1 external
routes.
Console(config-router)#redistribute rip metric-type 1
Console(config-router)#