ip pim rp-candidate group
   
   
      Configure a candidate rendezvous point (C-RP) to serve as backup to the RP router.
    
      Syntax
         
         
            - 
               
                  default ip pim
                     rp-candidate group <A.B.C.D> <A.B.C.D> 
               
             
            - 
               
                  ip pim rp-candidate group
                     <A.B.C.D> <A.B.C.D> rp <A.B.C.D>
               
             
            - 
               
                  no ip pim rp-candidate
                     group <A.B.C.D> <A.B.C.D> 
               
             
         
      
      Command Parameters
         
         
            
               - {A.B.C.D} {A.B.C.D}
 
               - Specifies the IP address and group
                  mask of the multicast group. When combined, they identify the prefix that the
                  local router uses to advertise itself as a C-RP router.
 
            
            
               - rp {A.B.C.D} 
 
               - Specifies the IP address of the
                  C-RP router. This address must be one of the local PIM-SM enabled interfaces.
 
            
         
      
      
      Command Mode
         
         Global Configuration