Enabling IP RIP on a VLAN
To enable RIP on all IP addresses in a VLAN,
use ip rip
in the VLAN context. When the command
is entered without specifying any IP address, it is enabled in all
configured IP addresses of the VLAN.
To enable RIP on a specific IP address in a VLAN,
use ip rip [ ip-addr | all]
in the VLAN context and enter a specific IP address. If you want
RIP enabled on all IP addresses, you can specify all
in the command instead of a specific IP address.