Users Guide

Table Of Contents
Layer 3 Routing Commands 1373
Once an RD has been configured, it may not be reconfigured. Use the no
form of the command to remove the RD before configuring a new RD value.
This command is effective only if BGP is running on the router.
Command History
Introduced in version 6.3.0.1 firmware.
Example
The following example shows how to configure an RD for a VRF instance in
ASN format:
console(config)#ip vrf Customer_A
console(config-vrf-Customer_A)#rd 62001:10
console(config-vrf-Customer_A)#exit
The following example shows how to configure an RD for a VRF instance in
IPv4 address format:
console(config)#ip vrf Customer_A
console(config-vrf-Customer_A)#rd 192.168.10.1:10
console(config-vrf-Customer_A)#exit
redistribute (BGP)
The redistribute command configures BGP to advertise routes learned by
means outside of BGP. BGP can redistribute local (connected), static, OSPF,
and RIP routes.
Syntax
redistribute { ospf [match {[internal][external 1] [external 2] [nssa-external
1] [nssa-external 2]} ] | rip | connected | static} [metric
metric-value
]
[route-map
map-tag
]
no redistribute { ospf [match {[internal][external 1] [external 2] [nssa-
external 1] [nssa-external 2]} ] | rip | connected | static} [metric
metric-
value
] [route-map
map-tag
]
ospf, rip, connected, static—A source of routes to redistribute.
metric
metric-value
(Optional) When this option is specified, BGP
advertises the prefix with the Multi Exit Discriminator path attribute set
to the configured value. If this option is not specified, but a default metric