Per-router global configuration context

Use these steps to enable routing and PIM operation in the global configuration context of each PIM-SM router (HP(config)#_):

Procedure
  1. Enable routing. (Use ip routing.)
  2. Enable multicast routing. (Use ip multicast-routing.)
  3. Enable PIM. (Use router pim enable.)
  4. Configure the routing method(s) needed to reach the interfaces (VLANs) on which you want multicast traffic available for multicast receivers in your network:
    • Enable RIP or OSPF. (Use router rip enable or router ospf enable )

    • If desired, configure static routes to the destination subnets. (Use ip route dest-ip-address/mask-bits next-hop-ip-addr .)