<div>Hi, </div><div><br></div><div>I m trying to achieve redundancy for gateway of pppoe adsl clients on LNS. My scenario is as below.</div><div><br></div><div>> Telco LAC sends the PPPOE session to our LNS using L2TP to LNS. It sends it to Primary LNS at all the time till the Primary LNS is alive.</div>
<div>> If primary LNS fails than Telco LAC creates tunnel to secondary tunnel. All connections are teared down and sent to secondary LNS.</div><div>> Since we know that gateway or default route configured on ADSL PPPoE clients needs to unique as these are the attributes sent out by Radius or DHCP and configured manually</div>
<div>> So in case if primary LNS fails than the IP address on virtual template on LNS should be available to PPPOE clients. I tried different ways to achieve this</div><div><br></div><div>1. HSRP on virtual-template interface is not supported.</div>
<div>2. If i use internal physical interface on both LNS and run HSRP, while having ip unnumbered fa0/0 under virtual-template configuration. The virtual template takes the physical ip address instead of virtual ip.</div>
<div><br></div><div>Lastly i thought of having anycast to have resue the situation.</div><div><br></div><div>> Configured loopback interfaces on both the LNS with the same ip address 20.20.20.1 and ip unnumbered command under virtual-template interface. This works like charm.</div>
<div><br></div><div>I m just wondering that is my solution correct or justifies the ISP LNS scenario? or what are other methods to achieve redundany in LNS for gateway ip address of pppoe.?</div><div><br></div><div>Thanks in advance</div>
<div><br></div><div>Hitesh</div>