ip-token(8) — Linux manual page

NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | AUTHOR | COLOPHON

IP-TOKEN(8)                       Linux                      IP-TOKEN(8)

NAME         top

       ip-token - tokenized interface identifier support

SYNOPSIS         top

       ip token { COMMAND | help }

       ip token set TOKEN dev DEV

       ip token del dev DEV

       ip token get [ dev DEV ]

       ip token [ list ]

DESCRIPTION         top

       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>.

   ip token set - set an interface token
       set the interface token to the kernel.

       TOKEN  the interface identifier token address.

       dev DEV
              the networking interface.

   ip token del - delete an interface token
       delete the interface token from the kernel.

       dev DEV
              the networking interface.

   ip token get - get the interface token from the kernel
       show a tokenized interface identifier of a particular networking
       device.  Arguments: coincide with the arguments of ip token set
       but the TOKEN must be left out.

   ip token list - list all interface tokens
       list all tokenized interface identifiers for the networking
       interfaces from the kernel.

SEE ALSO         top

       ip(8)

AUTHOR         top

       Manpage by Daniel Borkmann

COLOPHON         top

       This page is part of the iproute2 (utilities for controlling
       TCP/IP networking and traffic) project.  Information about the
       project can be found at 
       ⟨http:https://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2⟩.
       If you have a bug report for this manual page, send it to
       [email protected], [email protected].  This page was
       obtained from the project's upstream Git repository
       ⟨https://git.kernel.org/pub/scm/network/iproute2/iproute2.git⟩ on
       2023-12-22.  (At that time, the date of the most recent commit
       that was found in the repository was 2023-12-20.)  If you
       discover any rendering problems in this HTML version of the page,
       or you believe there is a better or more up-to-date source for
       the page, or you have corrections or improvements to the
       information in this COLOPHON (which is not part of the original
       manual page), send a mail to [email protected]

iproute2                       28 Mar 2013                   IP-TOKEN(8)

Pages that refer to this page: ip(8)