BCP功能简介及调试方法
1. BCP简介
BCP是最近研究的一个网络协议,主要是基于PPP链路,能够把双方子网的网络桥接。
BCP全称: Point-to-Point Protocol (PPP) Bridging Control Protocol (BCP)
简介:
The Point-to-Point Protocol (PPP) provides a standard method for
transporting multi-protocol datagrams over point-to-point links. PPP
defines an extensible Link Control Protocol (LCP) and proposes a
family of Network Control Protocols (NCP) for establishing and
configuring different network-layer protocols.
This document defines the NCP for establishing and configuring Remote
Bridging for PPP links.
This document obsoletes RFC 2878, which was based on the IEEE
802.1D-1993 MAC Bridge. This document extends that specification by
improving support for bridge control packets.
2. BCP网络拓扑图
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/221645.html原文链接:https://javaforall.net
