[rbak-nsp] Configuration for Redback to act as LAC

Voigt, Thomas Thomas.Voigt at netkom.de
Tue Sep 3 05:31:30 EDT 2013


Hi,
 
Curtis Raams wrote:
 
> Does anyone have configuration for an SE-400 to act as a LAC for L2TP DSL sessions for a specific realm?

Not specially for SE-400, but it should be the same as on our SE-600/1200 here:

######################

context foo
 domain <your-realm.com>
 aaa authentication subscriber none

 subscriber default
   tunnel domain

 interface <ip-interface> loopback
  description L2TP-Interface
  ip address <lac-ip>

l2tp-peer name <lns-on-the-other-side> media udp-ip remote ip <lns-ip> local <lac-ip>
  domain <your-realm.com>
  function lac-only
  propagate qos to l2tp 
  propagate qos from l2tp 

######################

This should be minimal config for LAC function.

-- 
Regards 

Thomas
 





More information about the redback-nsp mailing list