/
protocols rip interface vif address accept-non-rip-requests
protocols rip interface vif address accept-non-rip-requests
To accept RIP requests from non-RIP interfaces, use the set rip interface vif address accept-non-rip-requests command in L2/L3 configuration mode.
Command Syntax
set protocols rip interface interface-name vif vif-name address ip-address accept-non-rip-requests { true | false }
Parameters
interface-name | Interface name. |
vif-name | Virtual interface name. |
ip-address | Virtual interface IP address for RIP. |
true | Accept RIP requests from non-RIP interface. |
false | Do not accept RIP requests from non-RIP interface. |
Example
This example configures the switch to accept RIP requests from a non-RIP port:
admin@Switch# set protocols rip interface vlan2 vif vlan2 address 192.168.1.1 accept-non-rip-requests true
, multiple selections available,
Related content
protocols rip interface vif address disable
protocols rip interface vif address disable
More like this
protocols rip interface vif address disable
protocols rip interface vif address disable
More like this
protocols rip interface vif address passive
protocols rip interface vif address passive
More like this
protocols rip interface vif address authentication md5 password
protocols rip interface vif address authentication md5 password
More like this
protocols rip interface vif address authentication md5 password
protocols rip interface vif address authentication md5 password
More like this
protocols rip interface vif address authentication md5 password
protocols rip interface vif address authentication md5 password
More like this
Copyright © 2025 Pica8 Inc. All Rights Reserved.