155 lines
3.2 KiB
HTML
155 lines
3.2 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of IP-TOKEN</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>IP-TOKEN</H1>
|
|
Section: Linux (8)<BR>Updated: 28 Mar 2013<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
ip-token - tokenized interface identifier support
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<P>
|
|
|
|
|
|
<BR>
|
|
|
|
<B>ip token</B>
|
|
|
|
{ <I>COMMAND</I> |
|
|
|
|
<B>help</B> }
|
|
|
|
<P>
|
|
<P>
|
|
<BR>
|
|
|
|
<B>ip token set</B>
|
|
|
|
<I>TOKEN</I>
|
|
|
|
<B>dev</B>
|
|
|
|
<I>DEV</I>
|
|
|
|
<P>
|
|
<BR>
|
|
|
|
<B>ip token del dev</B>
|
|
|
|
<I>DEV</I>
|
|
|
|
<P>
|
|
<BR>
|
|
|
|
<B>ip token get</B>
|
|
|
|
[ <B>dev</B>
|
|
|
|
<I>DEV</I> ]
|
|
|
|
<P>
|
|
<BR>
|
|
|
|
<B>ip token</B> [ <B>list</B> ]
|
|
|
|
<P>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
IPv6 tokenized interface identifier support is used for assigning well-known
|
|
host-part addresses to nodes whilst still obtaining a global network prefix
|
|
from Router advertisements. The primary target for tokenized identifiers are
|
|
server platforms where addresses are usually manually configured, rather than
|
|
using DHCPv6 or SLAAC. By using tokenized identifiers, hosts can still
|
|
determine their network prefix by use of SLAAC, but more readily be
|
|
automatically renumbered should their network prefix change [1]. Tokenized
|
|
IPv6 Identifiers are described in the draft
|
|
[1]: <draft-chown-6man-tokenised-ipv6-identifiers-02>.
|
|
<P>
|
|
<A NAME="lbAE"> </A>
|
|
<H3>ip token set - set an interface token</H3>
|
|
|
|
set the interface token to the kernel.
|
|
<DL COMPACT>
|
|
<DT id="1"><I>TOKEN</I>
|
|
|
|
<DD>
|
|
the interface identifier token address.
|
|
<DT id="2"><B>dev</B><I> DEV</I>
|
|
|
|
<DD>
|
|
the networking interface.
|
|
<P>
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H3>ip token del - delete an interface token</H3>
|
|
|
|
delete the interface token from the kernel.
|
|
<DL COMPACT>
|
|
<DT id="3"><B>dev</B><I> DEV</I>
|
|
|
|
<DD>
|
|
the networking interface.
|
|
<P>
|
|
</DL>
|
|
<A NAME="lbAG"> </A>
|
|
<H3>ip token get - get the interface token from the kernel</H3>
|
|
|
|
show a tokenized interface identifier of a particular networking device.
|
|
<B>Arguments:</B>
|
|
|
|
coincide with the arguments of
|
|
<B>ip token set</B>
|
|
|
|
but the
|
|
<I>TOKEN</I>
|
|
|
|
must be left out.
|
|
<A NAME="lbAH"> </A>
|
|
<H3>ip token list - list all interface tokens</H3>
|
|
|
|
list all tokenized interface identifiers for the networking interfaces from
|
|
the kernel.
|
|
<P>
|
|
<A NAME="lbAI"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<BR>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+ip">ip</A></B>(8)
|
|
|
|
<P>
|
|
<A NAME="lbAJ"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
Manpage by Daniel Borkmann
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="4"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="5"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="6"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DL>
|
|
<DT id="7"><A HREF="#lbAE">ip token set - set an interface token</A><DD>
|
|
<DT id="8"><A HREF="#lbAF">ip token del - delete an interface token</A><DD>
|
|
<DT id="9"><A HREF="#lbAG">ip token get - get the interface token from the kernel</A><DD>
|
|
<DT id="10"><A HREF="#lbAH">ip token list - list all interface tokens</A><DD>
|
|
</DL>
|
|
<DT id="11"><A HREF="#lbAI">SEE ALSO</A><DD>
|
|
<DT id="12"><A HREF="#lbAJ">AUTHOR</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:13 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|