UMN:CLI
User Manual
V8102
704
type packets for helping them to be received from the
interface.
12.4.4
Creating available Static Route only for RIP
This
route
command creates static route available only for RIP. If you are not familiar with
RIP protocol, you would better use
redistribute static
command.
Command
Mode
Description
route
A.B.C.D/M
Router
Creates suitable static route within RIP environment
only.
A.B.C.D/M: IP prefix
no route
A.B.C.D/M
Deletes this static route established by route com-
mand.
12.4.5
Redistributing Routing Information
The V8102 can redistribute the routing information from a source route entry into the RIP
tables. For example, you can instruct the router to re-advertise connected, kernel, or stat-
ic routes as well as other routes established by routing protocol. This capability applies to
all the IP-based routing protocols.
To redistribute routing information from a source route entry into the RIP table, use the
following command.
Command
Mode
Description
redistribute
{
kernel
|
connected
|
static
|
ospf
|
bgp
}
Router
Registers transmitted routing information in another
router’s RIP table.
1-16: metric value
WORD: pointer to route-map entries
redistribute
{
kernel
|
connected
|
static
|
ospf
|
bgp
}
metric
<0-16>
redistribute
{
kernel
|
connected
|
static
|
ospf
|
bgp
}
route-map
WORD
To delete the configuration for redistributing routing information in another router
’s RIP ta-
ble, use the following command.
Command
Mode
Description
no redistribute
{
kernel
|
con-
nected
|
static
|
ospf
|
bgp
}
Router
Removes the configuration of transmitted routing in-
formation in another
router’s RIP table.
no redistribute
{
kernel
|
con-
nected
|
static
|
ospf
|
bgp
}
met-
ric
<0-16>
no redistribute
{
kernel
|
con-
nected
|
static
|
ospf
|
bgp
}
route-map
WORD