Re: PPP Subnet Mask

From: Roy Waterman <roy.waterman_at_gmail.com>
Date: Tue, 26 Jun 2012 17:11:45 +0100

Hi Tom

I personally haven't come across any other ways whereby you are using IPCP
(not helping I know)
Under your int s0/1 for the client, you are missing "ip address negotiated".
If you are not tied down to using ipcp, then you can use dhcp, but then I'm
sure you know this.

Regards
Roy

On 26 June 2012 06:47, Tom Kacprzynski <tom.kac_at_gmail.com> wrote:

> Hello,
> I'm trying to figure out all the ways that you can configure PPP IP address
> allocation that includes the original subnet mask. So far the only one I
> found was be using On-demand pools. Is there anything else that exist
> there?
>
> So far this is the only config that I have to give me a subnet mask for the
> client.
>
> !client
> int serial0/1
> encapsulation ppp
> ip address pool ODP
> ppp ipcp mask request
>
> ip dhcp pool ODP
> import all
> origin ipcp
>
>
> !server
> int serial0/1
> encapsulation ppp
> ip address 1.1.1.1 255.255.255.0
> ppp ipcp mask 255.255.255.0
> peer default ip address 1.1.1.2
>
> Thank you for any input.
>
> Tom
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
>
>
>
>
>
>
>

-- 
Regards
Roy Waterman
07515963501
Blogs and organic groups at http://www.ccie.net
Received on Tue Jun 26 2012 - 17:11:45 ART

This archive was generated by hypermail 2.2.0 : Sun Jul 01 2012 - 10:39:52 ART