![MRV Communications OptiSwitch-2400/L3 User Manual Download Page 105](http://html1.mh-extra.com/html/mrv-communications/optiswitch-2400-l3/optiswitch-2400-l3_user-manual_1846068105.webp)
OptiSwitch 2400/L3
CLI
Commands
C
HAPTER
5
97
RIP Commands
Command default-information
originate
Description
Generates a default route into Routing Information Protocol (RIP).
Syntax
Description
This command has no arguments or keywords.
No Form
no default-information originate
:
Cancels the default route.
Example
OS2400(config-rip-router)# default-information originate
OS2400(config-rip-router)#
Command default-metric
number
Description
Sets default metric values for Routing Information Protocol (RIP)-
redistributed routes.
Syntax
Description
number
:
Specifies the default metric value. The value is from 1 to
16.
No Form
no default-metric
number
:
Returns to the default state.
Example
OS2400(config-rip-router)# default-metric 6
OS2400(config-rip-router)#
Command distance
value
{
ip-prefix}{ access-list name
}
Description
Enables you to set the RIP distance to specified value globally or
when the route's source IP address matches the defined prefix
and defined access list name.
Syntax
Description
value
:
Indicates the RIP distance value. The RIP distance value
defines priority of RIP routes in Routing Information Base (RIB). The
value is from 1 to 255.
ip-prefix
:
Specifies the IP source prefix number in IP address
format.
access-list name
: Specifies the access list name.
No Form
no distance value
{
ip-prefix and mask
}
{
access-list name
}: Returns
to the default values.
Example
OS2400(config-rip-router)# distance 200 188.177.65.3/23 green