eui64

command
v0.0.0-...-300b7bd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 4, 2019 License: MIT Imports: 5 Imported by: 0

README

eui64

Command eui64 provides a simple utility to convert an IPv6 address to an IPv6 prefix and MAC address, or to convert an IPv6 prefix and MAC address to an IPv6 address.

Usage

$ ./eui64 -h
Usage of ./eui64:
  -ip="fe80::": IPv6 address or IPv6 prefix to parse
  -mac="": EUI-48 or EUI-64 MAC address to parse

Convert IPv6 prefix and MAC address to IPv6 address:

$ ./eui64 -ip fe80:: -mac 00:12:7f:eb:6b:40
IP: fe80::212:7fff:feeb:6b40

Convert IPv6 address to IPv6 prefix and MAC address:

$ ./eui64 -ip fe80::212:7fff:feeb:6b40
Prefix: fe80::
   MAC: 00:12:7f:eb:6b:40

Documentation

Overview

Command eui64 provides a simple utility to convert an IPv6 address to an IPv6 prefix and MAC address, or to convert an IPv6 prefix and MAC address to an IPv6 address.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL