/
protocols rip interface vif address metric

protocols rip interface vif address metric

To add an arbitrary cost to received RIP routes, use the set protocols rip interface vif address metric command in L2/L3 configuration mode.

Command Syntax

set protocols rip interface interface-name vif vif-name address ip-address metric cost

Parameters

interface-nameInterface name.
vif-nameVirtual interface name.
ip-addressInterface IP address used for RIP.
costCost assigned to routes received. The range is 0-16.

Example

The following example configures 1 as the cost added to routes received by RIP:

admin@Switch# set protocols rip interface vlan10 vif vlan10 address 10.1.1.1 metric 1

Copyright © 2025 Pica8 Inc. All Rights Reserved.