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"
8 ipaddrsel.conf \- IPv6 default address selection policy
12 \fB/etc/inet/ipaddrsel.conf\fR
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(1M).
25 \fBExample 1 \fRDefault \fB/etc/inet/ipaddrsel.conf\fR File
28 The following is the default \fB/etc/inet/ipaddrsel.conf\fR file:
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
44 ::ffff:0.0.0.0/96 10 4
51 See \fBattributes\fR(5) for descriptions of the following attributes:
59 ATTRIBUTE TYPE ATTRIBUTE VALUE
61 Interface Stability Evolving
67 \fBipaddrsel\fR(1M), \fBattributes\fR(5)