PPP Design, Implementation, and Debugging, 2/e
James D. Carlson
- 出版商: Addison Wesley
- 出版日期: 2000-08-21
- 售價: $1,810
- 貴賓價: 9.5 折 $1,720
- 語言: 英文
- 頁數: 416
- 裝訂: Paperback
- ISBN: 0201700530
- ISBN-13: 9780201700534
已絕版
買這商品的人也買了...
-
$780$616 -
$2,610$2,480 -
$680$578 -
$650$553 -
$990Secure Electronic Commerce, 2/e
-
$970Introduction to Algorithms, 2/e
-
$1,150$1,127 -
$950$931 -
$1,710$1,625 -
$380$342 -
$920$727 -
$960$912 -
$680$646 -
$1,100$1,045 -
$680$612 -
$590$466 -
$690$538 -
$720$569 -
$560$504 -
$390$304 -
$890$703 -
$550$468 -
$350$315 -
$580$493 -
$680$537
相關主題
商品描述
Description
The #1 guide to PPP development, fully updated to reflect the latest PPP advances and applications.
- Extensive practical implementation examples for many environments, including Linux.
- New coverage of the latest technological developments in optical PPP links, SONET/SDH, and more.
- CD-ROM: PPP implementations, RFC references, and other key PPP resources.
James D. Carlson is a member of the Solaris Networking group at Sun Microsystems, Inc where he is working on the next generation of PPP implementation for Solaris(tm). He previously held positions at IronBridge Networks, Bay Networks (Xylogics), and Data General. Carlson has a MS/CS from Boston University and a BS/EE from Carnegie-Mellon.
Table Of Contents
Acknowledgments.Preface to the Second Edition.
1. Introduction.
Packet Switching Networks.
Dial-Up File Transfer Protocols.
Dial-Up Networking.
Dial-Up File Transfer Protocols.
Dial-Up Networking.
2. PPP Communication Basics.
How PPP Fits In.
Media.
HDLC.
PPP Framing.
Standard Encapsulations.
Statistics and Management.
Auto-Detecting.
AHDLC Start-Up Issues.
Switched Circuit Integration.
Null-Modem Connection to Windows NT.
General Implementation Issues.
Media.
HDLC.
PPP Framing.
Standard Encapsulations.
Statistics and Management.
Auto-Detecting.
AHDLC Start-Up Issues.
Switched Circuit Integration.
Null-Modem Connection to Windows NT.
General Implementation Issues.
3. LCP and the PPP State Machines.
PPP Outline.
The Negotiation Messages.
LCP Negotiation Options.
The Negotiation Messages.
LCP Negotiation Options.
4. Authentication and Security.
Authentication Protocols.
External Security Servers.
About Security.
Fast Reconnect.
External Security Servers.
About Security.
Fast Reconnect.
5. The Network Layer Protocols.
Internet Protocol (IP; IPCP).
Open Systems Interconnection (OSI; OSINLCP).
Xerox Network Systems Internet Datagram Protocol (XNS IDP; XNSCP).
DECnet Phase IV Routing Protocol (DECnet; DNCP).
AppleTalk (AT; ATCP).
Internet Packet Exchange (IPX; IPXCP).
Bridging (BCP).
Banyan Vines (VINES; BVCP).
NetBIOS Frames Control Protocol (NetBIOS; NBFCP).
Systems Network Architecture (SNA; SNACP).
Serial Data Transport Protocol (SDTP; SDCP).
Internet Protocol Version 6 (IVPv6; IPV6CP).
Simple Transportation Management Framework (STMF; STMFCP).
Multiprotocol Label Switching (MPLS; MPLSCP).
IP Addressing Issues.
Open Systems Interconnection (OSI; OSINLCP).
Xerox Network Systems Internet Datagram Protocol (XNS IDP; XNSCP).
DECnet Phase IV Routing Protocol (DECnet; DNCP).
AppleTalk (AT; ATCP).
Internet Packet Exchange (IPX; IPXCP).
Bridging (BCP).
Banyan Vines (VINES; BVCP).
NetBIOS Frames Control Protocol (NetBIOS; NBFCP).
Systems Network Architecture (SNA; SNACP).
Serial Data Transport Protocol (SDTP; SDCP).
Internet Protocol Version 6 (IVPv6; IPV6CP).
Simple Transportation Management Framework (STMF; STMFCP).
Multiprotocol Label Switching (MPLS; MPLSCP).
IP Addressing Issues.
6. The Transforming Layers.
Architecture.
Compression Negotiation.
Encryption Negotiation.
Compression Negotiation.
Encryption Negotiation.
7. Bandwidth Management and Call Control.
Demand-Dialing.
Aggregation of Multiple Links.
Active Bandwidth Management.
Cost Shifting.
Aggregation of Multiple Links.
Active Bandwidth Management.
Cost Shifting.
8. Tunneling PPP.
Why Tunnel PPP?
PPP Tunneling Protocols.
Layer Two Forwarding L2F.
Point-to-Point Tunneling Protocol PPTP.
Layer Two Tunneling Protocol L2TP.
PPP over Ethernet (PPPoE).
Ad Hoc Tunneling.
PPP Tunneling Protocols.
Layer Two Forwarding L2F.
Point-to-Point Tunneling Protocol PPTP.
Layer Two Tunneling Protocol L2TP.
PPP over Ethernet (PPPoE).
Ad Hoc Tunneling.
9. Debugging Links.
Approach.
Network-Layer Problems.
Negotiation and Communications.
Configuration Problems.
Link Failure.
Common Implementation Errors and Effects.
Example Traces.
Network Data.
MP, CCP, and ECP.
Appearance of Packets on Various Media.
Getting Traces from Common PPP Software.
Unix Systems.
UNIX Vendor PPP Implementations.
Personal Computer Software.
Communications Servers and Routers.
Test Tools.
Network-Layer Problems.
Negotiation and Communications.
Configuration Problems.
Link Failure.
Common Implementation Errors and Effects.
Example Traces.
Network Data.
MP, CCP, and ECP.
Appearance of Packets on Various Media.
Getting Traces from Common PPP Software.
Unix Systems.
UNIX Vendor PPP Implementations.
Personal Computer Software.
Communications Servers and Routers.
Test Tools.
10. One PPP Implementation.
Overview.
Kernel Details.
The pppd Daemon.
The Utility Programs.
Modifying pppd.
Differences from RFC 1661.
Log Messages.
Other Notes.
The pppd Configuration Options.
Example Configuration.
Kernel Details.
The pppd Daemon.
The Utility Programs.
Modifying pppd.
Differences from RFC 1661.
Log Messages.
Other Notes.
The pppd Configuration Options.
Example Configuration.
11. Resources.
Other PPP-Related Books.
Related Books and Other Publications.
Getting RFCs, Internet Drafts, and Other Documents.
Help Sites.
USENET News Groups.
Meetings and Mailing Lists.
Publicly Available Source Code.
Binary-Only Software.
Commercial Sources.
Other Resources.
Related Books and Other Publications.
Getting RFCs, Internet Drafts, and Other Documents.
Help Sites.
USENET News Groups.
Meetings and Mailing Lists.
Publicly Available Source Code.
Binary-Only Software.
Commercial Sources.
Other Resources.
APPENDIX A: Cross-References.
APPENDIX B: Decimal, Hexadecimal, Octal, and Standard Characters.
Index. 0201700530T04062001