nightly: remove unused BINARCHIVE
[unleashed.git] / share / man / man4 / ipaddrsel.conf.4
blob32bf48fcb3d6562c09afce43b223e982eed67d48
1 '\" te
2 .\" Copyright (C) 2003, Sun Microsystems, Inc. All Rights Reserved
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH IPADDRSEL.CONF 4 "Mar 6, 2003"
7 .SH NAME
8 ipaddrsel.conf \- IPv6 default address selection policy
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fB/etc/inet/ipaddrsel.conf\fR
13 .fi
15 .SH DESCRIPTION
16 .sp
17 .LP
18 The \fBipaddrsel.conf\fR file contains the IPv6 default address selection
19 policy table used for IPv6 source address selection and the sorting of
20 \fBAF_INET6\fR addresses returned from name to address resolution. The
21 mechanism for loading the file, the file format, and the meaning of the
22 contents are described in \fBipaddrsel\fR(8).
23 .SH EXAMPLES
24 .LP
25 \fBExample 1 \fRDefault \fB/etc/inet/ipaddrsel.conf\fR File
26 .sp
27 .LP
28 The following is the default \fB/etc/inet/ipaddrsel.conf\fR file:
30 .sp
31 .in +2
32 .nf
34 #ident  "@(#)ipv6das.conf       1.1     02/07/28 SMI"
36 # Copyright 2002 Sun Microsystems, Inc.  All rights reserved.
37 # Use is subject to license terms.
39 # Prefix                  Precedence Label
40 ::1/128                           50     0
41 ::/0                              40     1
42 2002::/16                         30     2
43 ::/96                             20     3
44 ::ffff:0.0.0.0/96                 10     4
45 .fi
46 .in -2
48 .SH ATTRIBUTES
49 .sp
50 .LP
51 See \fBattributes\fR(5)  for descriptions of the following attributes:
52 .sp
54 .sp
55 .TS
56 box;
57 c | c
58 l | l .
59 ATTRIBUTE TYPE  ATTRIBUTE VALUE
61 Interface Stability     Evolving
62 .TE
64 .SH SEE ALSO
65 .sp
66 .LP
67 \fBipaddrsel\fR(8), \fBattributes\fR(5)