Command Reference RIP Commands
update advertisement control applies to only the specific route process.
The following example advertises only the 192.168.12.0/24 route.
Ruijie (config)# router rip
Ruijie (config-router)# network 200.4.4.0
Ruijie (config-router)# network 192.168.12.0
Ruijie (config-router)# distribute-list 10 out
Ruijie (config-router)# version 2
Ruijie (config-router)#access-list 10 permit 192.168.12.0 0.0.0.255
Configures route redistribution.
Use this command to bind a MIB with a specified RIP instance. Use the no form of this command to
restore the default setting
Routing process configuration mode.
As RIP MIB does not have RIP instance information, you can only operate only one RIP instance
using SNMP.
Displays the global configuration of RIP.