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 PRTDSCP 1M "Apr 25, 2006"
8 prtdscp \- display \fBDSCP\fR \fBIP\fR addresses
12 \fBprtdscp\fR [\fB-v\fR ]
17 \fBprtdscp\fR [\fB-v\fR ] \fB-h\fR
22 \fBprtdscp\fR [\fB-v\fR ] \fB-d\fR
27 \fBprtdscp\fR [\fB-v\fR ] \fB-s\fR
33 \fBprtdscp\fR displays the \fBIP\fR addresses associated with a Domain to
34 Service Processor Communications Protocol (\fBDSCP\fR) link. If no arguments
35 are specified, \fBprtdscp\fR displays the \fBIP\fR addresses on both ends of
36 the \fBDSCP\fR link. The \fBIP\fR address of either the Service Processor or
37 domain side can be displayed separately by the use of the \fB-s\fR or \fB-d\fR
38 options, respectively.
42 The following options are supported:
49 Verbose mode. Print additional details about the program's internal progress to
59 Help. Print a brief synopsis of the program's usage and exit. All other command
60 line arguments are ignored.
69 Display only the local domain's \fBIP\fR address.
78 Display only the remote Service Processor's \fBIP\fR address.
83 \fBExample 1 \fRDisplaying both addresses
86 The following example displays both the local domain's \fBIP\fR address and the
87 remote \fBSP\fR's \fBIP\fR address:
93 Domain Address: 192.168.103.2
94 SP Address: 192.168.103.1
100 \fBExample 2 \fRDisplaying the local \fBIP\fR address
103 The following example displays the local domain's \fBIP\fR address:
115 \fBExample 3 \fRDisplaying the remote \fBIP\fR address
118 The following example display the remote \fBSP\fR's \fBIP\fR address:
132 See \fBattributes\fR(5) for descriptions of the following attributes:
140 ATTRIBUTE TYPE ATTRIBUTE VALUE
142 Interface Stability Evolving