Class: NetAddr::EUI64

Inherits:
EUI
  • Object
show all
Defined in:
lib/eui.rb

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