/
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-name | Interface name. |
vif-name | L3 interface name. |
ip-address | IP 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.