C613-50170-01 Rev B
Command Reference for x510 Series
896
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
RIP C
OMMANDS
CISCO
-
METRIC
-
BEHAVIOR
(RIP)
cisco-metric-behavior (RIP)
Overview
Use this command to enable or disable the RIP routing metric update to conform
to Cisco’s implementation. This command is provided to allow inter-operation
with older Cisco devices that do not conform to the RFC standard for RIP route
metrics.
Use the
no
variant of this command to disable this feature.
Syntax
cisco-metric-behavior {enable|disable}
no cisco-metric-behavior
Default
By default, the Cisco metric-behavior is disabled.
Mode
Router Configuration
Examples
To enable the routing metric update to behave as per the Cisco implementation,
enter the commands:
awplus#
configure terminal
awplus(config)#
router rip
awplus(config-router)#
cisco-metric-behavior enable
To disable the routing metric update to behave as per the default setting, enter the
commands:
awplus#
configure terminal
awplus(config)#
router rip
awplus(config-router)#
no cisco-metric-behavior
Validation
Commands
Parameter
Description
enable
Enables updating the metric consistent with Cisco.
disable
Disables updating the metric consistent with Cisco.