Cisco PIX 515e with ADSL and dynamic IP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2006 09:48 PM - edited 02-21-2020 12:37 AM
Hi,
How can i configure cisco 515e to be used with ADSL and dynamic IP address. Currently I am having a lease line with static IP addresses. My ISP is providing me a dialup ADSL line with dynamic IP addresses.
Please help me.
Thakns in advance
Vik
- Labels:
-
Other Network Security Topics

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2006 01:11 AM
Hi
you can make use of ip address outside pppoe command to get the ip address from the SP.
If u want to set the default route as provided by ur SP then u need to add setroute in addition the above command.
Also refer this link for more info..
http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_sw/v_63/cmdref/gl.htm#wp1026920
regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2006 01:34 AM
verify with the isp whether the adsl supports pppoe.
e.g.
vpdn group pppoe_group request dialout pppoe
vpdn group pppoe_group localname
vpdn group pppoe_group ppp authentication chap
vpdn username
further, one critical point is that v7 doesn't support pppoe, so stick with v6.x
