Download Print this page

Redistribute (Rip) - Centrecom FS980M/9 Command Reference Manual

Fs980m series fast ethernet managed access switches reference for alliedware plus version 5.4.6-2.x

Advertisement

RIP C
OMMANDS
(RIP)
REDISTRIBUTE

redistribute (RIP)

Overview
Use this command to redistribute information from other routing protocols into
RIP.
Use the no variant of this command to disable the specified redistribution. The
parameters metric and routemap may be used on this command, but have no
effect.
redistribute {connected|static|ospf} [metric <0-16>] [routemap
Syntax
<routemap>]
no redistribute {connected|static|ospf} [metric] [routemap]
Default
By default, the RIP metric value is set to 1.
Mode
RIP Router Configuration
Example
To apply the metric value 15 to static routes being redistributed into RIP, use the
commands:
awplus#
awplus(config)#
awplus(config-router)#
Related
default-metric (RIP)
Commands
613-50137-01 Rev A
Parameter
Description
routemap
Optional. Specifies route-map that controls how routes are
redistributed.
<routemap>
Optional. The name of the route map.
connected
Redistribute from connected routes.
static
Redistribute from static routes.
ospf
Redistribute from Open Shortest Path First (OSPF).
metric <0-16>
Optional. Sets the value of the metric that will be applied to
routes redistributed into RIP from other protocols. If a value is not
specified, and no value is specified using the
command, the default is one.
configure terminal
router rip
Command Reference for FS980M Series
AlliedWare Plus™ Operating System - Version 5.4.6-2.x
redistribute static metric 15
default-metric (RIP)
683

Advertisement

loading