xref: /onnv-gate/usr/src/cmd/cmd-inet/lib/nwamd/create_loc_nonet (revision 11767:8f30d0e611c6)
1*11767SAnurag.Maskey@Sun.COM#
2*11767SAnurag.Maskey@Sun.COM# CDDL HEADER START
3*11767SAnurag.Maskey@Sun.COM#
4*11767SAnurag.Maskey@Sun.COM# The contents of this file are subject to the terms of the
5*11767SAnurag.Maskey@Sun.COM# Common Development and Distribution License (the "License").
6*11767SAnurag.Maskey@Sun.COM# You may not use this file except in compliance with the License.
7*11767SAnurag.Maskey@Sun.COM#
8*11767SAnurag.Maskey@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*11767SAnurag.Maskey@Sun.COM# or http://www.opensolaris.org/os/licensing.
10*11767SAnurag.Maskey@Sun.COM# See the License for the specific language governing permissions
11*11767SAnurag.Maskey@Sun.COM# and limitations under the License.
12*11767SAnurag.Maskey@Sun.COM#
13*11767SAnurag.Maskey@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each
14*11767SAnurag.Maskey@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*11767SAnurag.Maskey@Sun.COM# If applicable, add the following below this CDDL HEADER, with the
16*11767SAnurag.Maskey@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying
17*11767SAnurag.Maskey@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner]
18*11767SAnurag.Maskey@Sun.COM#
19*11767SAnurag.Maskey@Sun.COM# CDDL HEADER END
20*11767SAnurag.Maskey@Sun.COM#
21*11767SAnurag.Maskey@Sun.COM# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
22*11767SAnurag.Maskey@Sun.COM# Use is subject to license terms.
23*11767SAnurag.Maskey@Sun.COM#
24*11767SAnurag.Maskey@Sun.COM
25*11767SAnurag.Maskey@Sun.COMcreate loc NoNet
26*11767SAnurag.Maskey@Sun.COMset activation-mode=system
27*11767SAnurag.Maskey@Sun.COMset nameservices=files
28*11767SAnurag.Maskey@Sun.COMset nameservices-config-file=/etc/nsswitch.files
29*11767SAnurag.Maskey@Sun.COMset ipfilter-config-file=/etc/nwam/loc/NoNet/ipf.conf
30*11767SAnurag.Maskey@Sun.COMset ipfilter-v6-config-file=/etc/nwam/loc/NoNet/ipf6.conf
31*11767SAnurag.Maskey@Sun.COMend
32