Print this page
manuals

*** 1,7 **** --- 1,8 ---- '\" te .\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved + .\" Copyright (c) 2011, Joyent, Inc. All Rights Reserved .\" 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. .\" 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. .\" 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] .TH FLOWADM 1M "Feb 14, 2009" .SH NAME
*** 9,26 **** services, containers, and virtual machines .SH SYNOPSIS .LP .nf \fBflowadm show-flow\fR [\fB-pP\fR] [\fB-S\fR] [\fB-s\fR [\fB-i\fR \fIinterval\fR]] [\fB-l\fR \fIlink\fR] ! [\fB-o\fR \fIfield\fR[,...]] [\fIflow\fR] .fi .LP .nf ! \fBflowadm add-flow\fR [\fB-t\fR] [\fB-R\fR \fIroot-dir\fR] \fB-l\fR \fIlink\fR \fB-a\fR \fIattr\fR=\fIvalue\fR[,...] ! \fB-p\fR \fIprop\fR=\fIvalue\fR[,...] \fIflow\fR ! \fBflowadm remove-flow\fR [\fB-t\fR] [\fB-R\fR \fIroot-dir\fR] {\fB-l\fR \fIlink\fR | \fIflow\fR} .fi .LP .nf \fBflowadm set-flowprop\fR [\fB-t\fR] [\fB-R\fR \fIroot-dir\fR] \fB-p\fR \fIprop\fR=\fIvalue\fR[,...] \fIflow\fR --- 10,27 ---- services, containers, and virtual machines .SH SYNOPSIS .LP .nf \fBflowadm show-flow\fR [\fB-pP\fR] [\fB-S\fR] [\fB-s\fR [\fB-i\fR \fIinterval\fR]] [\fB-l\fR \fIlink\fR] ! [\fB-o\fR \fIfield\fR[,...]] [\fB-z\fR \fIzonename\fR] [\fIflow\fR] .fi .LP .nf ! \fBflowadm add-flow\fR [\fB-t\fR] [\fB-R\fR \fIroot-dir\fR] [\fB-z\fR \fIzonename\fR] \fB-l\fR \fIlink\fR ! \fB-a\fR \fIattr\fR=\fIvalue\fR[,...] \fB-p\fR \fIprop\fR=\fIvalue\fR[,...] \fIflow\fR ! \fBflowadm remove-flow\fR [\fB-t\fR] [\fB-R\fR \fIroot-dir\fR] [\fB-z\fR \fIzonename\fR] {\fB-l\fR \fIlink\fR | \fIflow\fR} .fi .LP .nf \fBflowadm set-flowprop\fR [\fB-t\fR] [\fB-R\fR \fIroot-dir\fR] \fB-p\fR \fIprop\fR=\fIvalue\fR[,...] \fIflow\fR
*** 75,86 **** .LP The following subcommands are supported: .sp .ne 2 .na ! \fB\fBflowadm show-flow\fR [\fB-pP\fR] [\fB-s\fR [\fB-i\fR \fIinterval\fR]] ! [\fB-o\fR \fIfield\fR[,...]] [\fB-l\fR \fIlink\fR] [\fIflow\fR]\fR .ad .sp .6 .RS 4n Show flow configuration information (the default) or statistics, either for all flows, all flows on a link, or for the specified \fIflow\fR. --- 76,86 ---- .LP The following subcommands are supported: .sp .ne 2 .na ! \fB\fBflowadm show-flow\fR [\fB-pP\fR] [\fB-s\fR [\fB-i\fR \fIinterval\fR]] [\fB-o\fR \fIfield\fR[,...]] [\fB-l\fR \fIlink\fR] [\fB-z\fR \fIzonename\fR] [\fIflow\fR]\fR .ad .sp .6 .RS 4n Show flow configuration information (the default) or statistics, either for all flows, all flows on a link, or for the specified \fIflow\fR.
*** 221,238 **** .RS 4n Display information for all flows on the named link or information for the named flow. .RE .RE .sp .ne 2 .na ! \fB\fBflowadm add-flow\fR [\fB-t\fR] [\fB-R\fR \fIroot-dir\fR] \fB-l\fR ! \fIlink\fR \fB-a\fR \fIattr\fR=\fIvalue\fR[,...] \fB-p\fR ! \fIprop\fR=\fIvalue\fR[,...] \fIflow\fR\fR .ad .sp .6 .RS 4n Adds a flow to the system. The flow is identified by its flow attributes and properties. --- 221,246 ---- .RS 4n Display information for all flows on the named link or information for the named flow. .RE + .sp + .ne 2 + .na + \fB\fB-z\fR \fIzonename\fR + .ad + .sp .6 + .RS 4n + Operate on a link that has been delegated to the specified zone. .RE + .RE + .sp .ne 2 .na ! \fB\fBflowadm add-flow\fR [\fB-t\fR] [\fB-R\fR \fIroot-dir\fR] [\fB-z\fR \fIzonename\fR] \fB-l\fR \fIlink\fR \fB-a\fR \fIattr\fR=\fIvalue\fR[,...] \fB-p\fR \fIprop\fR=\fIvalue\fR[,...] \fIflow\fR\fR .ad .sp .6 .RS 4n Adds a flow to the system. The flow is identified by its flow attributes and properties.
*** 266,275 **** --- 274,293 ---- .RE .sp .ne 2 .na + \fB\fB-z\fR \fIzonename\fR + .ad + .sp .6 + .RS 4n + Operate on a link that has been delegated to the specified zone. + .RE + + .sp + .ne 2 + .na \fB\fB-l\fR \fIlink\fR, \fB--link\fR=\fIlink\fR\fR .ad .sp .6 .RS 4n Specify the link to which the flow will be added.
*** 298,309 **** .RE .sp .ne 2 .na ! \fB\fBflowadm remove-flow\fR [\fB-t\fR] [\fB-R\fR \fIroot-dir\fR] \fB-l\fR ! {\fIlink\fR | \fIflow\fR}\fR .ad .sp .6 .RS 4n Remove an existing flow identified by its link or name. .sp --- 316,326 ---- .RE .sp .ne 2 .na ! \fB\fBflowadm remove-flow\fR [\fB-t\fR] [\fB-R\fR \fIroot-dir\fR] [\fB-z\fR \fIzonename\fR] \fB-l\fR {\fIlink\fR | \fIflow\fR}\fR .ad .sp .6 .RS 4n Remove an existing flow identified by its link or name. .sp
*** 326,335 **** --- 343,362 ---- .RS 4n Specifies an alternate root directory where \fBflowadm\fR should apply persistent removal. .RE + .sp + .ne 2 + .na + \fB\fB-z\fR \fIzonename\fR + .ad + .sp .6 + .RS 4n + Operate on a link that has been delegated to the specified zone. + .RE + .sp .ne 2 .na \fB\fB-l\fR \fIlink\fR | \fIflow\fR, \fB--link\fR=\fIlink\fR | \fIflow\fR\fR .ad