ip pim (for a port)
   
   
      Enable PIM and configure to perform multicasting operations.
    
      Syntax
         
         
            - 
               
                  default ip pim
                     bsr-candidate preference <0-255>
               
             
            - 
               
                  default ip pim enable
                  
               
             
            - 
               
                  default ip pim
                     hello-interval
               
             
            - 
               
                  default ip pim
                     interface-type
               
             
            - 
               
                  default ip pim
                     join-prune-interval 
               
             
            - 
               
                  ip pim active 
               
             
            - 
               
                  ip pim bsr-candidate
                     preference <0-255>
               
             
            - 
               
                  ip pim enable 
               
             
            - 
               
                  ip pim hello-interval
                     <0-18724>
               
             
            - 
               
                  ip pim interface-type
                     [active | passive]
               
             
            - 
               
                  ip pim join-prune-interval
                     <1-18724> 
               
             
            - 
               
                  ip pim passive 
               
             
            - 
               
                  no ip pim bsr-candidate
                  
               
             
            - 
               
                  no ip pim enable
                  
               
             
            - 
               
                  no ip pim fast-joinprune
                  
               
             
         
      
      Command Parameters
         
         
            
               - active
 
               - Enables PIM and sets interface
                  type to active.
 
            
            
               - bsr-candidate <preference>
 
               - Enables BSR candidate on an
                  interface.
 
            
            
               - enable
 
               - Configure PIM for each interface
                  to enable the interface to perform multicasting operations.
 
            
            
               - hello-interval <0-18724>
 
               - Specifies the query interval in
                  seconds.
 
            
            
               - hello-interval <0-18724>
 
               - Specify how long to wait (in
                  seconds) before the PIM switch sends out the next hello message to neighboring
                  switches. 
 
            
            
               - interface-type [active | passive]
 
               - Specifies the pim interface-type
                  on a interface.
 
            
            
               - join-prune-interval <1-18724>
 
               - Specify how long to wait (in
                  seconds) before the PIM router sends out the next join/prune message to its
                  upstream neighbors.
 
            
            
               - passive
 
               - Enable PIM and configure the
                  interface type to passive simultaneously. By default, an enabled interface is
                  active.
 
            
         
      
      
      Command Mode
         
         GigabitEthernet Interface Configuration