Class: NetAddr::EUI64
Overview
EUI-64 Address - Inherits all methods from NetAddr::EUI. Addresses of this class have a 24-bit OUI and a 40-bit EI.
Method Summary
Methods inherited from EUI
#address, create, #ei, #initialize, #link_local, #oui, #to_i, #to_ipv6, #to_s
Constructor Details
This class inherits a constructor from NetAddr::EUI