User Manual
UMN:CLI
V8102
639
To specify the networks to be advertised by the BGP and multiprotocol BGP routing pro-
cesses, use the following command.
Command
Mode
Description
network A.B.C.D/M route-map
WORD
[
backdoor
]
Router
Specifies the networks backdoor route to a BGP-learnd
prefix.
A.B.C.D/M: IP prefix <network>/<length>
WORD: route map name
no network A.B.C.D/M route-map
WORD
[
backdoor
]
Disables the configured.
12.1.21
External Routes to BGP Network
The redistribution is used by routing protocols to advertise routes that are learned by
some other means, such as by another routing protocol or by static routes. Since all in-
ternal routes are dumped into BGP, careful filtering should be applied to make sure that
only routes to be advertised reach the internet, not everything. To inject routes from on
routing process into another, use the following command.
Command
Mode
Description
redistribute
{
connected
|
kernel
|
static
|
rip
|
ospf
}
Router
Configures the external route transmis-
sion.
redistribute
{
connected
|
kernel
|
static
|
rip
|
ospf
}
route-map
MAP-NAME
To delete a configured external route transmission, use the following command.
Command
Mode
Description
no redistribute
{
connected
|
kernel
|
static
|
rip
|
ospf
}
Router
Deletes a configured external route
transmission.
no redistribute
{
connected
|
kernel
|
static
|
rip
|
ospf
}
route-map
[
MAP-NAME
]