> PPP includes a process for assigning Layer 3 attributes using network
> control protocols (NCPs).
> The NCP used to assign IP addresses within a PPP connection is IP Control
> Protocol (IPCP).
> IPCP is described in RFC 1332.
> The separation between link establishment and IP address allocation makes
> it possible to figure
> out who the subscriber is before deciding how to treat his session:
> Either terminate the session
> locally or tunnel the session to a wholesaler. The domain name provided
> in the user’s
> credentials enables automated service or ISP selection. This powerful
> aspect of PPP is a key
> reason dictating why PPP will remain the predominant session protocol for
> providers that are
> offering wholesale services to third party ISPs.
> 在 2012年2月10日 下午4:04,jinhu wang <wangjinhu...@gmail.com>写道:
> 共同学习:)
>> http://s-tools1.juniper.net/solutions/literature/white_papers/200187.pdf
>> 在 2012年2月10日 上午10:39,Randy Lu <luxiao2...@gmail.com>写道:
>> 大家好,我最近在看网络方面的一些资料,对SLIP链路层谢谢有一些小疑问,问题如下:
>>> 通过SLIP协议拨号上网时,本地主机是如何知道自己的IP地址?其整个流程是怎么样的?