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

Configuring L2TP Dial-Out

To configure L2TP dial-out:

  1. Enable the creation of a dial-out session.
    host1(config)#l2tp dial-out target 10.10.0.0 255.255.0.0 L2TP-dial-out.de.dt profile dialOut
  2. (Optional) Set the maximum time allowed for successful establishment of an L2TP dial-out session.
    host1(config)#l2tp dial-out connecting-timer-value 30
  3. (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.
    host1(config)#l2tp dial-out dormant-timer-value 300
  4. (Optional) Set the maximum number of trigger packets held in buffer while the dial-out session is being established.
    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]