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
Received on Tue Jun 26 2012 - 00:47:34 ART
This archive was generated by hypermail 2.2.0 : Sun Jul 01 2012 - 10:39:52 ART