/
protocols rip interface vif address disable

protocols rip interface vif address disable

To disable or enable RIP for an interface address, use the set protocols rip interface vif address disable command.

Command Syntax

set protocols rip interface interface-name vif vif-name address ip-address disable { true | false }

Parameter

interface-nameInterface name.
vif-nameL3 interface name.
ip-addressIP address of the interface used for RIP.

Example

The following example configures the switch to disable RIP for an interface address:

admin@Switch# set protocols rip interface vlan10 vif vlan10 address 10.1.1.1 disable true

Copyright © 2025 Pica8 Inc. All Rights Reserved.