– 1124 –
C
HAPTER
47
| IP Routing Commands
Routing Information Protocol (RIP)
redistribute
This command imports external routing information from other routing
domains (that is, directly connected routes, protocols, or static routes) into
the autonomous system. Use the
no
form to disable this feature.
S
YNTAX
[
no
]
redistribute
(
connected
|
ospf
|
static
} [
metric
metric-value
]
connected
- Imports routes that are established automatically just
by enabling IP on an interface.
ospf
- External routes will be imported from the Open Shortest Path
First (OSPF) protocol into this routing domain.
static
- Static routes will be imported into this routing domain.
metric-value
- Metric value assigned to all external routes for the
specified protocol. (Range: 1-16)
D
EFAULT
S
ETTING
redistribution - none
metric-value - set by the
default-metric
command
C
OMMAND
M
ODE
Router Configuration
C
OMMAND
U
SAGE
◆
When a metric value has not been configured by the
redistribute
command, the
default-metric
command sets the metric value to be
used for all imported external routes.
◆
A route metric must be used to resolve the problem of redistributing
external routes with incompatible metrics.
◆
It is advisable to use a low metric when redistributing routes from
another protocol into RIP. Using a high metric limits the usefulness of
external routes redistributed into RIP. For example, if a metric of 10 is
defined for redistributed routes, these routes can only be advertised to
routers up to 5 hops away, at which point the metric exceeds the
maximum hop count of 15. By defining a low metric of 1, traffic can
follow a imported route the maximum number of hops allowed within a
RIP domain. However, using a low metric can increase the possibility of
routing loops For example, this can occur if there are multiple
redistribution points and the router learns about the same external
network with a better metric from a redistribution point other than that
derived from the original source.
E
XAMPLE
This example redistributes routes learned from OSPF and sets the metric
for all external routes imported from OSPF to a value of 3.
Console(config-router)#redistribute ospf metric 3
Console(config-router)#
Summary of Contents for LGB6026A
Page 6: ...ABOUT THIS GUIDE 4...
Page 40: ...38 CONTENTS...
Page 60: ...58 SECTION I Getting Started...
Page 86: ...84 SECTION II Web Configuration Unicast Routing on page 517 Multicast Routing on page 575...
Page 162: ...160 CHAPTER 5 Interface Configuration VLAN Trunking...
Page 196: ...194 CHAPTER 6 VLAN Configuration Configuring MAC based VLANs...
Page 204: ...CHAPTER 7 Address Table Settings Clearing the Dynamic Address Table 202...
Page 238: ...CHAPTER 11 Class of Service Layer 2 Queue Settings 236...
Page 254: ...252 CHAPTER 12 Quality of Service Attaching a Policy Map to a Port...
Page 448: ...446 CHAPTER 16 Multicast Filtering Multicast VLAN Registration...
Page 470: ...468 CHAPTER 17 IP Configuration Setting the Switch s IP Address IP Version 6...
Page 576: ...574 CHAPTER 21 Unicast Routing Configuring the Open Shortest Path First Protocol Version 2...
Page 606: ...604 CHAPTER 22 Multicast Routing Configuring PIMv6 for IPv6...
Page 620: ...618 CHAPTER 23 Using the Command Line Interface CLI Command Groups...
Page 672: ...670 CHAPTER 25 System Management Commands Time Range...
Page 692: ...690 CHAPTER 26 SNMP Commands...
Page 700: ...698 CHAPTER 27 Remote Monitoring Commands...
Page 854: ...CHAPTER 34 Port Mirroring Commands Local Port Mirroring Commands 852...
Page 862: ...860 CHAPTER 36 Address Table Commands...
Page 958: ...956 CHAPTER 40 Quality of Service Commands...
Page 1034: ...1032 CHAPTER 42 LLDP Commands...
Page 1044: ...1042 CHAPTER 43 Domain Name Service Commands...
Page 1062: ...1060 CHAPTER 44 DHCP Commands DHCP Server...
Page 1206: ...CHAPTER 47 IP Routing Commands Open Shortest Path First OSPFv3 1204...
Page 1250: ...1248 SECTION IV Appendices...
Page 1256: ...1254 APPENDIX A Software Specifications Management Information Bases...
Page 1278: ...1276 COMMAND LIST...