[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Configuring L2TP Dial-Out

To configure L2TP dial-out:

  1. Enable the creation of a dial-out session.
  2. host1(config)#l2tp dial-out target 10.10.0.0 255.255.0.0 L2TP-dial-out.de.dt 
    profile dialOut
    
    
    
  3. (Optional) Set the maximum time allowed for successful establishment of an L2TP dial-out session.
  4. host1(config)#l2tp dial-out connecting-timer-value 30
    
    
    
  5. (Optional) Set how long the dial-out session stays in the dormant state waiting for a new trigger after the associated L2TP outgoing call ends.
  6. host1(config)#l2tp dial-out dormant-timer-value 300
    
    
    
  7. (Optional) Set the maximum number of trigger packets held in buffer while the dial-out session is being established.
  8. host1(config)#l2tp dial-out max-buffered-triggers 50 
    
    
    

You can also:

l2tp dial-out connecting-timer-value

l2tp dial-out dormant-timer-value

l2tp dial-out max-buffered-triggers

l2tp dial-out session delete

l2tp dial-out session reset

l2tp dial-out target


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]