/
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-name | Interface name. |
vif-name | Virtual interface name. |
ip-address | Interface IP address used for RIP. |
cost | Cost 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.