
- DCN Tutorial
- Data Comm & Networks Home
- DCN - Overview
- DCN - Computer Network Types
- DCN - Network LAN Technologies
- DCN - Computer Network Topologies
- DCN - Computer Network Models
- DCN - Computer Network Security
- Physical Layer
- DCN - Physical Layer Introduction
- DCN - Digital Transmission
- DCN - Analog Transmission
- DCN - Transmission media
- DCN - Wireless Transmission
- DCN - Multiplexing
- DCN - Network Switching
- Data Link Layer
- DCN - Data Link Layer Introduction
- DCN - Error detection and Correction
- DCN - Data Link Control & Protocols
- Network Layer
- DCN - Network Layer Introduction
- DCN - Network Addressing
- DCN - Routing
- DCN - Internetworking
- DCN - Network Layer Protocols
- Transport Layer
- DCN - Transport Layer Introduction
- DCN - Transmission Control Protocol
- DCN - User Datagram Protocol
- Application Layer
- DCN - Application Layer Introduction
- DCN - Client-Server Model
- DCN - Application Protocols
- DCN - Network Services
- DCN Useful Resources
- DCN - Quick Guide
- DCN - Useful Resources
Network Control Protocol (NCP)
Network Control Protocol (NCP) is a set of protocols forming a part of Point − to − Point Protocol (PPP). PPP is a data link layer protocol that is used to transmit multiprotocol data between two directly connected (point-to-point) computers. PPP is composed of link control protocol (LCP), authentication protocol (AP) and network control protocol (NCP). NCPs are used for negotiating the parameters and facilities for the network layer. For every higher-layer protocol supported by PPP, one NCP is there.
The following diagram illustrates the layer in which NCPs operate:
List of NCPs
Some of the NCPs are −
Internet Protocol Control Protocol (IPCP) − IPCP establishes and configures Internet Protocol (IP) over a PPP link. It configures the IP addresses in addition to enabling/disabling IP protocol modules on either end of the PPP link.
OSI Network Layer Control Protocol (OSINLCP) − The responsibilities of OSINLCP include configuring, enabling and disabling the OSI protocol modules on either end of the PPP link.
Internetwork Packet Exchange Control Protocol (IPXCP) − The responsibilities of OSINLCP include configuring, enabling and disabling the Internet Packet Exchange (IPX) modules on either end of the PPP link.
DECnet Phase IV Control Protocol (DNCP) − This is responsible for establishing and configuring Digital's DNA Phase IV Routing protocol (DECnet Phase IV) modules over PPP link.
NetBIOS Frames Control Protocol (NBFCP) − NetBIOS Frames (NBF) protocol is a non-routable network layer protocol. NBFCP is responsible for configuring, enabling, and disabling the NBF protocol modules on either ends of the PPP link.
IPv6 Control Protocol (IPV6CP) − IPV6CP configures the IPv6 addresses. Besides, it enables and disables IP protocol modules over PPP.
- Related Articles
- What is Transmission Control Protocol (TCP) in Computer Network?
- Link Control Protocol (LCP)
- Internet Control Message Protocol (ICMP)
- Bandwidth Allocation Control Protocol (BACP)
- ALOHA Protocol in computer network
- CATA protocol in Computer Network
- Logical Link Control Adaptation Protocol (L2CAP)
- What is protocol graph? Compare the network interface and protocol
- What is Media Gateway Control Protocol (MGCP)?
- What is the POP Protocol in Computer Network?
- What is the I2C Protocol in Computer Network?
- What is the MQTT protocol in Computer Network ?
- What is the IPv6 Protocol in Computer Network?
- What is the TCP Protocol in Computer Network?
- What are the Stream Control Transmission Protocol (SCTP) services?
