Sun Ethernet Fabric Operating System PIM Administration Guide

Exit Print View

Updated: July 2015
 
 

Delete an RP Candidate

This example deletes the RP candidate created in the preceding example.

  • Delete an RP candidate.
    SEFOS# configure terminal
    SEFOS(config)# ip pim component 1
    SEFOS(config)# no rp-candidate rp-address 224.1.0.0 255.255.0.0 10.0.0.1
    SEFOS(config)# end
    SEFOS#