How to enable multicast routing (PIM) on SecurePlatform Pro I have enabled PIM dense mode using router command as below secureplaformpro#router router>en router#conf t router(config)# int eth0 router(config-if)# ip pim dense-mode router(config-if)# exit router(config)# int eth1 router(config-if)# ip pim dense-mode router(config-if)# exit But i am still facing problem to forward multicast packets between networks. Do i need to enter any other command in order to activate pim dense-mode on the interface. |