IPV6CP, PPP IPv6 Control Protocol

Description Glossary RFCs Publications Obsolete RFCs

Description:

Protocol suite: PPP.
Protocol type:PPP network control protocol.
PPP Protocol:0x8057.
SNMP MIBs:
Working groups:
Links: IANA: PPP Assigned numbers.

The IPV6CP protocol is used for establishing and configuring IPv6 over PPP links.

RFC 2472, pages 1 - 3:

Before any IPv6 packets may be communicated, PPP MUST reach the Network-Layer Protocol phase and the IPv6 Control Protocol MUST reach the Opened state.

IPV6CP is responsible for configuring, enabling, and disabling the IPv6 protocol modules on both ends of the point-to-point link. IPV6CP uses the same packet exchange mechanism as the Link Control Protocol (LCP). IPV6CP packets may not be exchanged until PPP has reached the Network-Layer Protocol phase. IPV6CP packets received before this phase is reached should be silently discarded.


PPP header IPV6CP header Data :::

IPV6CP header:

0001020304050607 0809101112131415 1617181920212223 2425262728293031
Code Identifier Length
Data :::

Code. 8 bits.
Specifies the function to be performed.

CodeDescriptionReferences
0Vendor Specific. RFC 2153
1Configure-Request. 
2Configure-Ack. 
3Configure-Nak. 
4Configure-Reject. 
5Terminate-Request. 
6Terminate-Ack. 
7Code-Reject. 

Identifier. 8 bits.
Used to match requests and replies.

Length. 16 bits.
Size of the packet including the header.

Data. Variable length.
Zero or more bytes of data as indicated by the Length field. This field may contain one or more Options.


IPV6CP Configuration Options.

0001020304050607 0809101112131415
Option Length
Data :::

Option. 8 bits.

OptionLengthDescriptionReferences
110Interface-Identifier. RFC 2472, RFC 5072
2>= 14IPv6-Compression-Protocol. RFC 2472, RFC 3544, RFC 5172

Length. 8 bits.

Data. Variable length.


Glossary:


RFCs:

[RFC 2472] IP Version 6 over PPP.

[RFC 3544] IP Header Compression over PPP.


Publications:


Obsolete RFCs:

[RFC 2023] IP Version 6 over PPP.

[RFC 2509] IP Header Compression over PPP.


Description Glossary RFCs Publications Obsolete RFCs