Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ip-addrlabel(8) [debian man page]

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

NAME
ip-addrlabel - protocol address label management SYNOPSIS
ip [ OPTIONS ] addrlabel { COMMAND | help } OPTIONS := { -V[ersion] | -s[tatistics] | -r[esolve] | -f[amily] { inet | inet6 | ipx | dnet | link } | -o[neline] } ip addrlabel { add | del } prefix PREFIX [ dev DEV ] [ label NUMBER ] ip addrlabel { list | flush } DESCRIPTION
IPv6 address label is used for address selection described in RFC 3484. Precedence is managed by userspace, and only label is stored in kernel. ip addrlabel add - add an address label the command adds 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 the command deletes an address label entry in the kernel. Arguments: coincide with the arguments of ip addrlabel add but label is not required. ip addrlabel list - list address labels the command show contents of address labels. ip addrlabel flush - flush address labels the command flushes the contents of address labels and it does not restore default settings. SEE ALSO
ip(8) AUTHOR
Manpage by Yoshifuji Hideaki / iproute2 20 Dec 2011 IP-ADDRLABEL(8)

Check Out this Related Man Page

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

NAME
ip-addrlabel - protocol address label management SYNOPSIS
ip addrlabel { COMMAND | help } ip addrlabel { add | del } prefix PREFIX [ dev DEV ] [ label NUMBER ] ip addrlabel { list | flush } DESCRIPTION
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
ip(8) AUTHOR
Manpage by Yoshifuji Hideaki / iproute2 20 Dec 2011 IP-ADDRLABEL(8)
Man Page

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Changing Machine IP address

Hopefully someone can help with this. I need the command to change the IP address on a machine (7 Replies)
Discussion started by: kkinnon
7 Replies

2. Shell Programming and Scripting

Add label to all files...

hi everybody: could anybody tell me how could i add a unique line from a file how first row label in other files?. thanks in advance. (1 Reply)
Discussion started by: tonet
1 Replies

3. UNIX for Dummies Questions & Answers

problem with relative pathing

Hi all, My directory structure is as follows home /md/DEV/SCRIPTS/DAILY and home/md/DEV/MIS/LANDING so this command find home/md/DEV/MIS/LANDING -name MIS_Customer_\* is giving me the desired output ... (1 Reply)
Discussion started by: rajarp
1 Replies

4. Programming

Migrating C Executable in UNIX from DEV to PROD

Hi Is there any specific way to FTP a C executable from DEV to PROD. We recently changed a C program compiled in DEV, created EXE and tested fine. But when we moved the EXE to PROD. It did not work. We have tried restarting the sever too. Once we put back the old Exe it starts to work again. The... (1 Reply)
Discussion started by: rainbow29
1 Replies

5. UNIX for Dummies Questions & Answers

ip identification

how can i find my own ip address from unix. command like who -x .this would provide all the ip address but i need to list only current user ip address. who am i command does not display the ip. (1 Reply)
Discussion started by: naushad
1 Replies

6. Solaris

EFI Disk labels on 3510 raid array

Hi Peeps, Can anyone help me an EFI lablel on a 3510 raid array that I cannot get rid of, format -e and label just asks you if you want to label it. Want an SMI label writing to it. Anyone got any ideas on how to remove the EFI label? Thanks in advance Martin (2 Replies)
Discussion started by: callmebob
2 Replies

7. Shell Programming and Scripting

deleting certain parts of a line in perl

I have a filr data.txt. Its contents are Available labels (* indicates activated, I indicates installed, R idicates running): abc-3.0.3 def-3.0.4 xyz-3.1.2-1.0 I want to delete " Available labels (* indicates activated, I indicates installed, R idicates running):" and... (3 Replies)
Discussion started by: lassimanji
3 Replies

8. UNIX for Dummies Questions & Answers

How to search & list subdirectories with the given file name

Question: How to search & list subdirectories with the given file name? For example: The directory structure looks like; /Builds/DEV/Build_RL01/DDL/ a_tbl_cre.sql ...... /Builds/DEV/Build_RL01/DML/ a_upd.sql .... .... Requirements: 1. I need to find subdirectory DML which is... (0 Replies)
Discussion started by: Siva SQL
0 Replies

9. Red Hat

Ip address of Linux server

Hi, How to find ip address of Linux servers ? I know by ping command we can find ip address but wanted to check with you. Thanks, Maddy (5 Replies)
Discussion started by: Maddy123
5 Replies