RIP Commands
page 33-8 OmniSwitch 6250 CLI Reference Guide November 2009
ip rip interface metric
Configures the RIP metric or cost for a specified interface. You can set priorities for routes generated by a
switch by assigning a metric value to routes generated by that switch’s RIP interface. For example, routes
generated by a neighboring switch may have a hop count of 1. However, you can lower the priority of
routes generated by that switch by increasing the metric value for routes generated by the RIP interface.
ip rip interface {interface_name} metric value
Syntax Definitions
interface_name The name of the interface.
value Metric value. Valid range is 1–15.
Defaults
Platforms Supported
OmniSwitch 6250
Usage Guidelines
When you configure a metric for a RIP interface, this metric cost is added to the metric of the incoming
route.
Examples
-> ip rip interface rip-1 metric 2
Release History
Release 6.6.1; command was introduced.
Related Commands
MIB Objects
rip2IfConfTable
rip2IfConfAddress
rip2IfConfDefaultMetric
parameter default
value 1
ip rip interface Enables/disables RIP on a specific interface.
show ip rip peer Displays active RIP neighbors (peers). An active peer is a switch
that has sent a RIP packet within the last 180 seconds.