ip msdp keepalive (globally)
   
   
      Configure keepalive messages to adjust the interval in seconds at which an MSDP peer sends
         keep alive messages.
    
      Syntax
         
         
            - 
               
                  default ip msdp keepalive
                     {A.B.C.D} <0-21845> <0-65535>
               
             
            - 
               
                  ip msdp keepalive
                     {A.B.C.D} <0-21845> <0-65535>
               
             
            - 
               
                  no ip msdp keepalive
                     {A.B.C.D} <0-21845> <0-65535>
               
             
         
      
      Command Parameters
         
         
            
               - {A.B.C.D}
 
               - Specifies the MSDP peer IP
                  address.
 
            
            
               - <0-21845>
 
               - Specifies the keep alive interval
                  in seconds. The default is 60 seconds.
 
            
            
               - <0-65535>
 
               - Specifies the hold time interval
                  in seconds. The default is 75 seconds. 0 seconds means the peer never expires.
                  Values 1 and 2 are not allowed.
 
            
         
      
      Default
         
         The default is 60 seconds.
      
      Command Mode
         
         Global Configuration