byteblowerll.byteblower.IPv6CPProtocol

class byteblowerll.byteblower.IPv6CPProtocol(*args, **kwargs)

IP version 6 over PPPoE.

IPv6 Control Protocol (IPv6CP) is a network control protocol for establishing and configuring the IPv6 (see also Layer3.IPv6) over PPP . It forms IPv6 link-local addresses on PPP links. The IPv6 Control Protocol (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).

The implementation is conform :rfc:2472

New in version 2.5.0.

__init__(*args, **kwargs)

Initialize self. See help(type(self)) for accurate signature.

Methods

Close() Perform an administrative close on the IPv6CP protocol.
DescriptionGet(*args) Gets a textual description for the current object
InterfaceIdentifierGet() Returns the local IPv6 interface identifier.
InterfaceIdentifierRemoteGet() Returns the IPv6 interface identifier of the remote peer.
Open() Perform an administrative open on the IPv6CP protocol.
ParentGet() Returns the parent object.
Refresh() Retrieves the latest data from the server for this object.
__init__(*args, **kwargs) Initialize self.

Attributes

thisown The membership flag