Routing protocols like RIP and OSPF automate the distribution of routing information between routers. RIP is a distance-vector protocol that uses hop counts as its metric. It faces problems like slow convergence after failures. OSPF is a link-state protocol that uses shortest path first algorithm for routing. It provides faster convergence. IP multicast uses a special address range and delivery mechanisms to efficiently deliver data from one source to multiple receivers in a group.