ip-addrlabel(8) - Linux manual page

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

IP-ADDRLABEL(8)                     Linux                    IP-ADDRLABEL(8)

NAME         top

       ip-addrlabel - protocol address label management

SYNOPSIS         top

       ip addrlabel  { COMMAND | help }

       ip addrlabel { add | del } prefix PREFIX [ dev DEV ] [ label NUMBER ]

       ip addrlabel { list | flush }

DESCRIPTION         top

       IPv6 address labels are used for address selection; they are
       described in RFC 3484. Precedence is managed by userspace, and only
       the label itself is stored in the kernel.

   ip addrlabel add - add an address label
       add an address label entry to the kernel.

       prefix PREFIX

       dev DEV
              the outgoing interface.

       label NUMBER
              the label for the prefix.  0xffffffff is reserved.

   ip addrlabel del - delete an address label
       delete an address label entry from the kernel.  Arguments: coincide
       with the arguments of ip addrlabel add but the label is not required.

   ip addrlabel list - list address labels
       list the current address label entries in the kernel.

   ip addrlabel flush - flush address labels
       flush all address labels in the kernel. This does not restore any
       default settings.

SEE ALSO         top

       ip(8)

AUTHOR         top

       Manpage by Yoshifuji Hideaki / 吉藤英明

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://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2⟩.
       If you have a bug report for this manual page, send it to
       netdev@vger.kernel.org, shemminger@osdl.org.  This page was obtained
       from the project's upstream Git repository
       ⟨git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git⟩
       on 2018-02-02.  (At that time, the date of the most recent commit
       that was found in the repository was 2018-01-29.)  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 man-pages@man7.org

iproute2                         20 Dec 2011                 IP-ADDRLABEL(8)

Pages that refer to this page: networkctl(1)ip(8)