07-22-2008 07:10 AM - edited 03-06-2019 12:23 AM
I am trying to configure a 837 router to connect to an ADSL circuit (PPPoA) with a PIX 515e behind it. I have been given a 5 public IP address to enable this.
I just want the 837 to provide ADSL connectivity, with all access (NATing, IP Sec etc) done through the PIX.
How do I configure the 837 to do this. I assume I have to use the IP unnumbered command.
07-23-2008 01:30 AM
That's correct.
int fa0
ip adress
int dialer0
ip unnumbered fa0
ip route 0.0.0.0 0.0.0.0
please post your config if you run into problems.
regards,
Leo
07-23-2008 01:55 AM
Thanks, thought so. Will let you know if I have problems
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide