2930 beadm should sort by creation date
[illumos-gate.git] / usr / src / man / man1m / prtdscp.1m
blob10b7304eb287b62bdd1fe93e60bc32d63a04887a
1 '\" te
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"
7 .SH NAME
8 prtdscp \- display \fBDSCP\fR \fBIP\fR addresses
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fBprtdscp\fR [\fB-v\fR ]
13 .fi
15 .LP
16 .nf
17 \fBprtdscp\fR [\fB-v\fR ] \fB-h\fR
18 .fi
20 .LP
21 .nf
22 \fBprtdscp\fR [\fB-v\fR ] \fB-d\fR
23 .fi
25 .LP
26 .nf
27 \fBprtdscp\fR [\fB-v\fR ] \fB-s\fR
28 .fi
30 .SH DESCRIPTION
31 .sp
32 .LP
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.
39 .SH OPTIONS
40 .sp
41 .LP
42 The following options are supported:
43 .sp
44 .ne 2
45 .na
46 \fB\fB-v\fR\fR
47 .ad
48 .RS 6n
49 Verbose mode. Print additional details about the program's internal progress to
50 \fBstderr\fR.
51 .RE
53 .sp
54 .ne 2
55 .na
56 \fB\fB-h\fR\fR
57 .ad
58 .RS 6n
59 Help. Print a brief synopsis of the program's usage and exit. All other command
60 line arguments are ignored.
61 .RE
63 .sp
64 .ne 2
65 .na
66 \fB\fB-d\fR\fR
67 .ad
68 .RS 6n
69 Display only the local domain's \fBIP\fR address.
70 .RE
72 .sp
73 .ne 2
74 .na
75 \fB\fB-s\fR\fR
76 .ad
77 .RS 6n
78 Display only the remote Service Processor's \fBIP\fR address.
79 .RE
81 .SH EXAMPLES
82 .LP
83 \fBExample 1 \fRDisplaying both addresses
84 .sp
85 .LP
86 The following example displays both the local domain's \fBIP\fR address and the
87 remote \fBSP\fR's \fBIP\fR address:
89 .sp
90 .in +2
91 .nf
92 \fB# prtdscp\fR
93 Domain Address: 192.168.103.2
94 SP Address: 192.168.103.1
95 .fi
96 .in -2
97 .sp
99 .LP
100 \fBExample 2 \fRDisplaying the local \fBIP\fR address
103 The following example displays the local domain's \fBIP\fR address:
106 .in +2
108 \fB# prtdscp -d\fR
109 192.168.103.2
111 .in -2
115 \fBExample 3 \fRDisplaying the remote \fBIP\fR address
118 The following example display the remote \fBSP\fR's \fBIP\fR address:
121 .in +2
123 \fB# prtdscp -s\fR
124 192.168.103.1
126 .in -2
129 .SH ATTRIBUTES
132 See \fBattributes\fR(5) for descriptions of the following attributes:
137 box;
138 c | c
139 l | l .
140 ATTRIBUTE TYPE  ATTRIBUTE VALUE
142 Interface Stability     Evolving
145 .SH SEE ALSO
148 \fBattributes\fR(5)