1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9# or http://www.opensolaris.org/os/licensing. 10# See the License for the specific language governing permissions 11# and limitations under the License. 12# 13# When distributing Covered Code, include this CDDL HEADER in each 14# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15# If applicable, add the following below this CDDL HEADER, with the 16# fields enclosed by brackets "[]" replaced with your own identifying 17# information: Portions Copyright [yyyy] [name of copyright owner] 18# 19# CDDL HEADER END 20# 21# 22# Copyright 2007 Sun Microsystems, Inc. All rights reserved. 23# Use is subject to license terms. 24# 25#ident "%Z%%M% %I% %E% SMI" 26# 27# 28#There are five fields separated by colon in this configuration file: 29#First Field: Name for the corresponding zone. 30# It is used when zone is configured. 31# 32#Second Field: Label for the corresponding zone. 33# It is used to label the zone when zone is booted. 34# The label can be either hex label or symbolic ones defined by 35# label_encodings files. 36# 37#Third Field: Policy match level for non-transport traffic. 38# Currently unused. 39# 40#Fourth Field: Multi-Level port configuration entry for private addresses. 41# mlp info is list of semicolon separated mlp configuration entry. 42# Each mlp configuration entry is specified by port/protocol. 43# 44#Fifth Field: Multi-Level port configuration entry for shared address. 45# It only applies to global zones. 46# 47# This is the default global zone configuration. Note that although this 48# entry must have a label and match flag, neither is configurable by the user. 49# 50# Multilevel Port (MLP) specification: 51# 52# MLP PURPOSE 53# --- ------- 54# 111 Port Mapper 55# 515 BSD Multilevel Printing 56# 631 IPP Multilevel Printing 57# 2049 NFSv4 server 58# 6000-6003 Multilevel Desktop 59# 60global:ADMIN_LOW:1:111/tcp;111/udp;515/tcp;631/tcp;2049/tcp;6000-6003/tcp:6000-6003/tcp 61