Force RIP to update the routing table so that the port or VLAN uses the latest routing information.
If you perform this procedure, you also update the tables for all VRFs associated with the port or VLAN.
enable
configure terminal
interface GigabitEthernet {slot/port[/sub-port][-slot/port[/sub-port]][,...]} or interface vlan <1–4059>
Note
If the platform supports channelization and the port is channelized, you must also specify the sub-port in the format slot/port/sub-port.
ip rip triggered enable
Note
You can enable this flag in either the GigabitEthernet or VLAN Interface Configuration mode. However, you can update the RIP routes in the GigabitEthernet Interface Configuration mode only.
action triggerRipUpdate
Update the routing table:
Switch:1>enable Switch:1#configure terminal Switch:1(config)#interface vlan 1 Switch:1(config-if)#ip rip triggered enable