Command Line Interface
1064 1553-KDU 137 365 Uen D 2006-06-16
Example
This example creates a summary address for all routes contained in
192.168.x.x.
Related Commands
area range (section 7.26.24 on page 1061)
7.26.27 redistribute
This command imports external routing information from other routing domains
(that is, protocols) into the autonomous system. Use the no form to disable this
feature.
Syntax
[no] redistribute [rip | static] [metric <metric-value>]
[metric-type <type-value>]
• rip - External routes will be imported from the Routing Information
Protocol into this Autonomous System.
• static - Static routes will be imported into this Autonomous
System.
• metric-value - Metric assigned to all external routes for the
specified protocol. (Range: 1-65535: Default: 10)
• type-value
• 1 - Type 1 external route
• 2 - Type 2 external route (default) - Routers do not add internal
route metric to external route metric.
Command Mode
Router Configuration
Console(config-router)#summary-address 192.168.0.0 255.255.0.0
Console(config-router)#